summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Portability fixesunknown2001-08-101-1/+1
* Removed wrong warning from thr_lockunknown2001-07-171-1/+1
* dded volatile to replication variableunknown2001-07-071-1/+0
* UNIQUE keys are not anymore shown as PRIMARY KEYunknown2001-06-211-3/+7
* Portability fixes for Ia64 and Sgi compilerunknown2001-04-251-1/+4
* Fixed bug in ALTER TABLEunknown2001-04-011-0/+4
* Added Innobase to source distributionunknown2001-02-171-11/+16
* mysqldump.c Fix to add space between index name and column definition in CREA...unknown2001-02-131-1/+1
* SHOW [FULL] COLUMNSunknown2001-01-221-14/+19
* keep bk happyunknown2001-01-221-1/+1
* --safe-show-db and have_xxx variablesunknown2000-12-261-6/+19
* mergeunknown2000-12-241-7/+6
|\
| * New benchmark testunknown2000-12-241-7/+6
* | sql_show.cc added RAID_* options to SHOW CREATE outputunknown2000-12-221-9/+15
* | Mergeunknown2000-12-181-2/+43
|\ \ | |/ |/|
| * Added SHOW OPEN TABLES. Thanks to Antony T Curtis <antony@abacus.co.uk>unknown2000-12-181-2/+43
* | Lots of new benchmark runsunknown2000-12-181-1/+0
|/
* Make mysqld_show_logs work without HAVE_BERKELEY_DB.unknown2000-12-151-2/+2
* Add SHOW LOGS command.unknown2000-12-151-2/+31
* sql_show.cc FULLEXT comment in SHOW KEYSunknown2000-11-291-3/+3
* Fixed bug in 'drop table'unknown2000-11-291-4/+5
* client/mysqltest.cunknown2000-11-211-1/+8
* Update of interface for BDB tables.unknown2000-10-241-9/+8
* SET OPTION SQL_QUOTE_SHOW_CREATE = 0 | 1unknown2000-10-101-6/+24
* Portability fixesunknown2000-10-041-28/+27
* Fixed indention, removed compiler varnings and fixed a bugunknown2000-09-291-4/+2
* sql_show.cc SHOW CREATE now return nicely formatted statementunknown2000-09-011-288/+284
* sql_select.cc ft-optimization: AND, GT/LT/GE/LEunknown2000-08-291-31/+34
* Fixes for Ia64unknown2000-08-231-2/+3
* FLUSH TABLE table_listunknown2000-08-221-4/+4
* RENAME TABLE table_name TO new_table_name ; Faster Allocunknown2000-08-211-7/+7
* Import changesetunknown2000-07-311-0/+1032