~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
..
tests 1273.13.53 15 years ago Brian Aker Updates to tests (now moved into plugins). Diff
dictionary.cc 1530.2.6 14 years ago Monty Taylor Moved plugin::Context to module::Context. Fixed va 1.5 KB Diff Download File
dictionary.h 1273.13.65 15 years ago Brian Aker Lint fixes. 1.1 KB Diff Download File
modules.cc 1530.2.5 14 years ago Monty Taylor Renamed classes that were in drizzled::plugin but 2.8 KB Diff Download File
modules.h 1530.2.5 14 years ago Monty Taylor Renamed classes that were in drizzled::plugin but 1.4 KB Diff Download File
plugin.ini 1460 14 years ago Brian Aker Seeing static effects valgrind output 223 bytes Diff Download File
plugins.cc 1530.2.5 14 years ago Monty Taylor Renamed classes that were in drizzled::plugin but 1.8 KB Diff Download File
plugins.h 1324.2.3 15 years ago Monty Taylor Remove plugin deinit. 1.4 KB Diff Download File