summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix test results that may change from run to rununknown2004-12-121-4/+8
* fix according to reviewunknown2004-12-101-12/+31
* Don't display 'usage' privilege in TABLE_PRIVILEGES if we have columns privil...unknown2004-12-101-69/+162
* Update results for new varchar handlingunknown2004-12-071-12/+10
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-061-0/+9
|\
| * Merge with 4.1unknown2004-12-061-0/+9
| |\
| | * Bug #6815 SHOW CREATE TABLE hangs after upgrading to 4.1unknown2004-12-021-0/+9
* | | Fix for bugs #6955 SHOW PROCEDURE STATUS crashes the server, unknown2004-12-061-1/+3
|/ /
* | protection: TRASH in deleteunknown2004-11-281-2/+6
* | portability fix(for powermac)unknown2004-11-261-4/+7
* | Fixed bug related to lower case table names on Power Macunknown2004-11-241-6/+5
* | More test cases are addedunknown2004-11-231-8/+9
* | changed field names, fields order according to WL descriptionunknown2004-11-201-94/+151
* | coding style fixunknown2004-11-181-29/+29
* | Merge mysql.com:/home/cps/mysql/trees/mysql-5.0unknown2004-11-181-272/+309
|\ \
| * | WL 2059 Engine-specific status variables framework and WL 1922unknown2004-11-181-272/+309
* | | remove unused parts of codeunknown2004-11-181-184/+196
* | | Fix for Auto_increment filed value in 'show table status'unknown2004-11-171-7/+11
|/ /
* | - added a cast to avoid a compiler error on HP-UXunknown2004-11-161-1/+1
* | valgrind error fixunknown2004-11-161-19/+20
* | Fixes for information_schemaunknown2004-11-151-13/+28
* | posmerge fixesunknown2004-11-131-38/+47
* | margeunknown2004-11-131-67/+59
|\ \
| * | now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-7/+6
| * | mergeunknown2004-11-121-109/+96
| |\ \
| | * | post-review fixesunknown2004-11-121-6/+7
| | * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-10-201-107/+93
| | |\ \
| | | * | errors without code removedunknown2004-10-201-107/+93
* | | | | WL#1629: SHOW with WHERE(partially) &unknown2004-11-131-521/+1657
|/ / / /
* | | | Various build fixes.unknown2004-11-121-1/+1
* | | | Merge with 4.1 to get in latest bug fixesunknown2004-11-041-6/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | Remove usage of !$ from mysql-testsunknown2004-11-021-4/+2
| * | | A fix according to Monty's request:unknown2004-10-291-2/+4
* | | | merge with 4.1unknown2004-10-291-45/+68
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | 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
| |/ / / /