summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Extra safety fixes (probably not needed, but can't hurt)unknown2004-05-151-2/+1
| * Many files:unknown2004-05-141-1/+5
* | WL#1700 - Properly count key_blocks_used and key_blocks_current.unknown2004-05-031-0/+1
* | After merge fixesunknown2004-04-271-2/+2
* | after review PS fixesunknown2004-04-101-1/+1
* | mergedunknown2004-04-071-4/+4
|\ \
| * | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...unknown2004-04-061-4/+4
* | | Fixed warnings from valgrind (not a bug)unknown2004-04-061-1/+1
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-051-1/+6
|\ \
| * | Fixed many compiler warningsunknown2004-04-051-1/+6
* | | WL#1266 "Separate auto-set logic from TIMESTAMP type."unknown2004-04-021-13/+33
|/ /
* | 1. New data types, from the user point of view:unknown2004-03-261-18/+13
* | SHOW PRIVILEGES updated (Bug#3227)unknown2004-03-241-20/+22
* | after review changesunknown2004-03-201-1/+1
* | mergeunknown2004-03-181-1/+1
|\ \
| * | DBUG_ASSERT(fixed == 1); added to val*unknown2004-03-181-1/+1
* | | merge with 4.0unknown2004-03-161-2/+2
|\ \ \ | |/ / |/| / | |/
| * Fix for BUG#2921 "Replication problem on mutex lock in mySQL-4.0.18":unknown2004-03-111-2/+2