~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 1561.3.5 14 years ago Joe Daly remove old SESSION_STATUS tables, add new ones 1.5 KB Diff Download File
dictionary.h 1561.3.7 14 years ago Joe Daly remove more bits related to old show status 1.1 KB Diff Download File
plugin.ini 1561.3.12 14 years ago Joe Daly add missing header file, and change ha_statistic_i 217 bytes Diff Download File
state_tool.h 1561.3.7 14 years ago Joe Daly remove more bits related to old show status 1.7 KB Diff Download File
status.cc 1561.3.19 14 years ago Joe Daly move GPL code back to the core from logging_stats 3.1 KB Diff Download File
variables.h 1273.13.65 15 years ago Brian Aker Lint fixes. 1.3 KB Diff Download File