~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.3 KB Diff Download File
dictionary.h 1273.13.65 15 years ago Brian Aker Lint fixes. 1 KB Diff Download File
plugin.ini 1460 14 years ago Brian Aker Seeing static effects valgrind output 224 bytes Diff Download File
processlist.cc 1643.3.10 14 years ago Brian Aker Column support, clean up of IS/DD for NULL type. 3.3 KB Diff Download File
processlist.h 1320.1.14 15 years ago Brian Aker Small style issue. 1.4 KB Diff Download File