~drizzle-trunk/drizzle/development

  • Committer: Stewart Smith
  • Date: 2010-07-13 01:12:39 UTC
  • mto: (1638.10.46)
  • Revision ID: stewart@flamingspork.com-20100713011239-nwgjq3r0oxtaax0w
use the ENUM in the table proto instead of duplicating it for Foreign key options and match option. A move in the direction of just having foreign keys in the proto
Filename Latest Rev Last Changed Committer Comment Size
..
tests 1429.1.2 14 years ago Brian Aker Update for show temporary tables; Diff
dictionary.h 1429.1.1 14 years ago Brian Aker Shift show commands to their own dictionary. 1.5 KB Diff Download File
plugin.cc 1530.2.6 14 years ago Monty Taylor Moved plugin::Context to module::Context. Fixed va 1.4 KB Diff Download File
plugin.ini 1460 14 years ago Brian Aker Seeing static effects valgrind output 401 bytes Diff Download File
show_columns.cc 1638.3.2 14 years ago Stewart Smith use default_expression and update_expression inste 4.3 KB Diff Download File
show_columns.h 1429.1.1 14 years ago Brian Aker Shift show commands to their own dictionary. 1.8 KB Diff Download File
show_indexes.cc 1448 14 years ago Brian Aker Fix for bug on show tables.:w :x 3.5 KB Diff Download File
show_indexes.h 1429.1.1 14 years ago Brian Aker Shift show commands to their own dictionary. 2.2 KB Diff Download File
show_schemas.cc 1436 14 years ago Brian Aker Move toward not having to call current_session (fi 2.2 KB Diff Download File
show_schemas.h 1429.1.1 14 years ago Brian Aker Shift show commands to their own dictionary. 1.7 KB Diff Download File
show_table_status.cc 1608 14 years ago Brian Aker This encapsulates prev/next. 4.2 KB Diff Download File
show_table_status.h 1429.1.1 14 years ago Brian Aker Shift show commands to their own dictionary. 1.6 KB Diff Download File
show_tables.cc 1448 14 years ago Brian Aker Fix for bug on show tables.:w :x 2.4 KB Diff Download File
show_tables.h 1429.1.3 14 years ago Brian Aker Merge in work for fetching a list of table identif 1.5 KB Diff Download File
show_temporary_tables.cc 1608 14 years ago Brian Aker This encapsulates prev/next. 2 KB Diff Download File
show_temporary_tables.h 1604 14 years ago Brian Aker REmove current_session for heap, show temp 1.4 KB Diff Download File