summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/41unknown2007-01-181-10/+1
|\
| * Fix for bug #22377: iNCONSISTENCY WITH nullunknown2006-10-051-10/+1
* | A fix and test cases forunknown2006-12-081-1/+1
|/
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-05-041-0/+18
|\
| * Bug#19025 4.1 mysqldump doesn't correctly dump "auto_increment = [int]"unknown2006-05-041-0/+18
* | Fix for Bug#14515.unknown2006-04-301-4/+3
|/
* Avoid possible race condition in accessing slave statisticsunknown2005-11-011-4/+7
* Fix bug#13535 Incorrect result from SELECT statement after SHOW TABLE STATUSunknown2005-10-031-3/+9
* Fix for bug #7977 in sql_mode=ANSI, show create table ignores auto_incrementunknown2005-09-291-4/+6
* Bug#12920 - key_read_requests counter appears to re-setunknown2005-09-141-0/+4
* Bug#12817 SHOW STATUS now blob fieldsunknown2005-09-091-33/+1
* Fixed some test cases that was not forgotten in a recent patchunknown2005-07-191-17/+20
* Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-07-181-1/+30
|\
| * Bug #7142 Show Fields from fails using Borland's dbExpress interfaceunknown2005-07-121-1/+30
* | BUG#11635 mysqldump exports TYPE instead of USING for HASH Cluster indexesunknown2005-07-071-3/+3
|/
* Fix for BUG#9439:unknown2005-04-161-2/+2
* "After Monty's review" changes to the fix for BUG#8325 "Deadlock in replicati...unknown2005-03-231-0/+13
* Bug #6660 mysqldump creates bad pathnames on Windowsunknown2005-03-151-2/+1
* Bug #6660 mysqldump creates bad pathnames on Windowsunknown2005-03-151-0/+9
* Merge mysql.com:/home/timka/mysql/src/4.1-bug-4285unknown2005-01-211-1/+1
|\
| * Final patch for BUG#4285.unknown2005-01-191-1/+1
* | Bug#7943: Wrong prefix lengths reported on UTF-8 columnsunknown2005-01-211-1/+2
|/
* Merge jwinstead2@wwwtst1.mysql.com:mysql-4.1-7235unknown2005-01-131-2/+6
|\
| * Show the index type even for indexes using the default index type inunknown2005-01-081-2/+6
* | bad merge fixedunknown2005-01-101-3/+1
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-091-1/+0
|\
| * Fix for bug #6765 "Implicit access to time zone description unknown2004-12-091-1/+0
* | Bug #6815 SHOW CREATE TABLE hangs after upgrading to 4.1unknown2004-12-021-0/+9
|/
* Remove usage of !$ from mysql-testsunknown2004-11-021-4/+2
* A fix according to Monty's request:unknown2004-10-291-2/+4
* Bug#6202: ENUMs are not case sensitive even if declared BINARYunknown2004-10-251-1/+1
* Review of all code pushed since last reviewunknown2004-10-201-15/+34
* After merge fixesunknown2004-10-071-2/+1
* Merge with 4.0 for 4.1 releaseunknown2004-10-061-9/+6
|\
| * Bug #5539 SHOW DATABASES LIKE and symlinksunknown2004-09-251-10/+5
| * Bug #5539 SHOW DATABASES LIKE and symlinksunknown2004-09-241-1/+2
* | Mergeunknown2004-10-041-2/+2
|\ \
| * | sql_show.cc:unknown2004-10-041-2/+2
* | | Mergeunknown2004-10-031-0/+4
|\ \ \ | |/ / |/| |
| * | Mergeunknown2004-09-261-0/+2
| |\ \
| * | | WL#1424 Updated after reviewunknown2004-09-261-3/+3
| * | | Changed WL#1424 to use the function ha_find_files. This is a simpler implemen...unknown2004-09-211-173/+20
| * | | WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete ...unknown2004-09-131-16/+173
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-011-4/+12
|\ \ \ \
| * | | | Support for TIMESTAMP columns holding NULL values. Unlike all otherunknown2004-10-011-4/+12
| | |/ / | |/| |
* | | | InnoDB: quote identifiers according to MySQL settings (Bug #5292)unknown2004-10-011-26/+20
|/ / /
* | | logging_ok:unknown2004-09-241-0/+2
|/ /
* | ctype_recoding.result, ctype_recoding.test, sql_show.cc:unknown2004-08-111-1/+17
* | Mergeunknown2004-07-111-4/+1
|\ \ | |/
| * mysql_find_files() made extern (from static to sql_show.cc)unknown2004-07-101-4/+1