summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug #7977 in sql_mode=ANSI, show create table ignores auto_incrementgluh@eagle.intranet.mysql.r18.ru2005-09-291-4/+6
* Bug#12920 - key_read_requests counter appears to re-setingo@mysql.com2005-09-141-0/+4
* Bug#12817 SHOW STATUS now blob fieldsgluh@eagle.intranet.mysql.r18.ru2005-09-091-33/+1
* Fixed some test cases that was not forgotten in a recent patchmonty@mishka.local2005-07-191-17/+20
* Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-4.1reggie@linux.site2005-07-181-1/+30
|\
| * Bug #7142 Show Fields from fails using Borland's dbExpress interfacereggie@linux.site2005-07-121-1/+30
* | BUG#11635 mysqldump exports TYPE instead of USING for HASH Cluster indexesmsvensson@neptunus.(none)2005-07-071-3/+3
|/
* Fix for BUG#9439:sergefp@mysql.com2005-04-161-2/+2
* "After Monty's review" changes to the fix for BUG#8325 "Deadlock in replicati...gbichot@quadita2.mysql.com2005-03-231-0/+13
* Bug #6660 mysqldump creates bad pathnames on Windowsreggie@mdk10.(none)2005-03-151-2/+1
* Bug #6660 mysqldump creates bad pathnames on Windowsreggie@mdk10.(none)2005-03-151-0/+9
* Merge mysql.com:/home/timka/mysql/src/4.1-bug-4285timour@mysql.com2005-01-211-1/+1
|\
| * Final patch for BUG#4285.timour@mysql.com2005-01-191-1/+1
* | Bug#7943: Wrong prefix lengths reported on UTF-8 columnsbar@mysql.com2005-01-211-1/+2
|/
* Merge jwinstead2@wwwtst1.mysql.com:mysql-4.1-7235jimw@mysql.com2005-01-131-2/+6
|\
| * Show the index type even for indexes using the default index type injimw@mysql.com2005-01-081-2/+6
* | bad merge fixedserg@serg.mylan2005-01-101-3/+1
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-12-091-1/+0
|\
| * Fix for bug #6765 "Implicit access to time zone description dlenev@brandersnatch.localdomain2004-12-091-1/+0
* | Bug #6815 SHOW CREATE TABLE hangs after upgrading to 4.1bar@mysql.com2004-12-021-0/+9
|/
* Remove usage of !$ from mysql-testsmonty@mysql.com2004-11-021-4/+2
* A fix according to Monty's request:bar@mysql.com2004-10-291-2/+4
* Bug#6202: ENUMs are not case sensitive even if declared BINARYbar@mysql.com2004-10-251-1/+1
* Review of all code pushed since last reviewmonty@mishka.local2004-10-201-15/+34
* After merge fixesmonty@mysql.com2004-10-071-2/+1
* Merge with 4.0 for 4.1 releasemonty@mysql.com2004-10-061-9/+6
|\
| * Bug #5539 SHOW DATABASES LIKE and symlinksrburnett@build.mysql.com2004-09-251-10/+5
| * Bug #5539 SHOW DATABASES LIKE and symlinksrburnett@build.mysql.com2004-09-241-1/+2
* | Mergetomas@poseidon.ndb.mysql.com2004-10-041-2/+2
|\ \
| * | sql_show.cc:bar@mysql.com2004-10-041-2/+2
* | | Mergetomas@poseidon.ndb.mysql.com2004-10-031-0/+4
|\ \ \ | |/ / |/| |
| * | Mergemagnus@shellback.(none)2004-09-261-0/+2
| |\ \
| * | | WL#1424 Updated after reviewmagnus@shellback.(none)2004-09-261-3/+3
| * | | Changed WL#1424 to use the function ha_find_files. This is a simpler implemen...magnus@neptunus.(none)2004-09-211-173/+20
| * | | WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete ...magnus@neptunus.(none)2004-09-131-16/+173
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-10-011-4/+12
|\ \ \ \
| * | | | Support for TIMESTAMP columns holding NULL values. Unlike all otherdlenev@brandersnatch.localdomain2004-10-011-4/+12
| | |/ / | |/| |
* | | | InnoDB: quote identifiers according to MySQL settings (Bug #5292)marko@hundin.mysql.fi2004-10-011-26/+20
|/ / /
* | | logging_ok:bar@noter.intranet.mysql.r18.ru2004-09-241-0/+2
|/ /
* | ctype_recoding.result, ctype_recoding.test, sql_show.cc:bar@mysql.com2004-08-111-1/+17
* | Mergemonty@mysql.com2004-07-111-4/+1
|\ \ | |/
| * mysql_find_files() made extern (from static to sql_show.cc)serg@serg.mylan2004-07-101-4/+1
| * backport wild_compare fix from 4.1 - bug#3924serg@serg.mylan2004-05-291-3/+3
* | New handler::index_flags() definition to make it easy to check the full used ...monty@mysql.com2004-07-081-2/+3
* | fowwlowup fixes for index_flags()serg@serg.mylan2004-06-301-1/+1
* | "Version" column in SHOW TABLE STATUS.bar@mysql.com2004-06-241-0/+3
* | WL#1264 "Per-thread time zone support infrastructure".dlenev@brandersnatch.localdomain2004-06-181-7/+3
* | Bug #2077 Japanese characters in enum/default values are reported incorrectlybar@bar.intranet.mysql.r18.ru2004-06-081-1/+1
* | Proposed fix for bug #3412 (embedded server: prepared statement returnshf@deer.(none)2004-05-281-6/+1
* | 1. Some optimization when conversion is not needed.bar@bar.intranet.mysql.r18.ru2004-05-251-3/+3