~drizzle-trunk/drizzle/development

  • Committer: Brian Aker
  • Date: 2010-07-28 00:15:41 UTC
  • Revision ID: brian@gaz-20100728001541-p6rs038hko6xqakn
This patch turns the table_cache into boost::unordered_multimap.
This also removes a number of cases where we were using strcmp() on table
name/schema name.
Filename Latest Rev Last Changed Committer Comment Size
..
dict0boot.c 641.2.3 15 years ago Monty Taylor InnoDB Plugin 1.0.4 13 KB Diff Download File
dict0crea.c 1233 15 years ago Brian Aker Small Innodb fix 37.9 KB Diff Download File
dict0dict.c 1527.2.1 14 years ago Stewart Smith increase maximum size of an indexed column to 1023 122 KB Diff Download File
dict0load.c 1556.1.3 14 years ago Brian Aker First pass on a table function to see the contents 37.8 KB Diff Download File
dict0mem.c 641.2.3 15 years ago Monty Taylor InnoDB Plugin 1.0.4 8.2 KB Diff Download File