summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * backport wild_compare fix from 4.1 - bug#3924unknown2004-05-291-3/+3
* | New handler::index_flags() definition to make it easy to check the full used ...unknown2004-07-081-2/+3
* | fowwlowup fixes for index_flags()unknown2004-06-301-1/+1
* | "Version" column in SHOW TABLE STATUS.unknown2004-06-241-0/+3
* | WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-7/+3
* | Bug #2077 Japanese characters in enum/default values are reported incorrectlyunknown2004-06-081-1/+1
* | Proposed fix for bug #3412 (embedded server: prepared statement returnsunknown2004-05-281-6/+1
* | 1. Some optimization when conversion is not needed.unknown2004-05-251-3/+3
* | Fix for bug which caused grant.test fail on darwin7.3. We were converting db ...unknown2004-05-221-1/+1
* | Merge with 4.0.20unknown2004-05-171-3/+6
|\ \ | |/