summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* got the last changeset to compile/rununknown2001-10-101-0/+1
* Added rpl_status. This is a midway commit to be able to pull so I can save unknown2001-10-091-0/+3
* Portability fixes + a couple of bug fixes introduced by last push.unknown2001-10-081-4/+3
* Fixed that SHOW CREATE TABLE shows all attributesunknown2001-09-301-1/+12
* SSL compiles and works as far as can see. Continue testing..unknown2001-09-301-0/+45
* Added support of INSERT to MERGE tablesunknown2001-09-221-1/+0
* Changed to use my_global.hunknown2001-09-141-1/+1
* merge with 3.23.42unknown2001-09-021-3/+13
|\
| * Fixed that LOAD DATA INFILE works with transactions.unknown2001-08-281-3/+13
* | SSL fixesunknown2001-09-011-23/+25
* | OpenSSL changesunknown2001-08-271-0/+87
* | Remove warnings and portability fixesunknown2001-08-141-4/+7
* | mergedunknown2001-08-111-1/+1
|\ \ | |/
| * Portability fixesunknown2001-08-101-1/+1
* | Fix UNIONunknown2001-08-021-4/+4
* | merged with 3.23unknown2001-07-171-1/+1
|\ \ | |/
| * Removed wrong warning from thr_lockunknown2001-07-171-1/+1
* | Final fix for bad mergeunknown2001-07-111-1/+1
* | Merge work.mysql.com:/home/bk/mysql-4.0unknown2001-07-111-15/+12
|\ \
| * | Added back old code that Sasha removedunknown2001-07-111-15/+12
* | | cleanupsunknown2001-07-101-1/+1
|/ /
* | mergeunknown2001-07-101-1/+1
|\ \
| * | Redefinition of myisam_bulk_insert_tree_sizeunknown2001-07-101-1/+1
* | | merged latest changes in 3.23 unknown2001-07-071-13/+17
|\ \ \ | |/ / |/| / | |/
| * dded volatile to replication variableunknown2001-07-071-1/+0
* | mergeunknown2001-06-211-3/+7
|\ \ | |/
| * UNIQUE keys are not anymore shown as PRIMARY KEYunknown2001-06-211-3/+7
* | Merged with 3.23, needs further fix-upunknown2001-05-101-1/+4
|\ \ | |/
| * Portability fixes for Ia64 and Sgi compilerunknown2001-04-251-1/+4
* | Added all changes from old 4.0 version:unknown2001-04-111-60/+67
|/
* 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