~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.20.1 15 years ago Brian Aker Basic engine with test. Diff
plugin.cc 1530.2.6 14 years ago Monty Taylor Moved plugin::Context to module::Context. Fixed va 1.5 KB Diff Download File
plugin.ini 1460 14 years ago Brian Aker Seeing static effects valgrind output 181 bytes Diff Download File
schema.cc 1643.3.3 14 years ago Brian Aker Updated to harmonize the identifier API. 9.5 KB Diff Download File
schema.h 1643.3.3 14 years ago Brian Aker Updated to harmonize the identifier API. 3.6 KB Diff Download File