summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2004-12-061-0/+9
|\
| * Merge with 4.1monty@mysql.com2004-12-061-0/+9
| |\
| | * Bug #6815 SHOW CREATE TABLE hangs after upgrading to 4.1bar@mysql.com2004-12-021-0/+9
* | | Fix for bugs #6955 SHOW PROCEDURE STATUS crashes the server, gluh@gluh.mysql.r18.ru2004-12-061-1/+3
|/ /
* | protection: TRASH in deleteserg@serg.mylan2004-11-281-2/+6
* | portability fix(for powermac)gluh@gluh.mysql.r18.ru2004-11-261-4/+7
* | Fixed bug related to lower case table names on Power Macgluh@gluh.mysql.r18.ru2004-11-241-6/+5
* | More test cases are addedgluh@gluh.mysql.r18.ru2004-11-231-8/+9
* | changed field names, fields order according to WL descriptiongluh@gluh.mysql.r18.ru2004-11-201-94/+151
* | coding style fixpetr@mysql.com2004-11-181-29/+29
* | Merge mysql.com:/home/cps/mysql/trees/mysql-5.0petr@mysql.com2004-11-181-272/+309
|\ \
| * | WL 2059 Engine-specific status variables framework and WL 1922petr@mysql.com2004-11-181-272/+309
* | | remove unused parts of codegluh@gluh.mysql.r18.ru2004-11-181-184/+196
* | | Fix for Auto_increment filed value in 'show table status'gluh@gluh.mysql.r18.ru2004-11-171-7/+11
|/ /
* | - added a cast to avoid a compiler error on HP-UXlenz@mysql.com2004-11-161-1/+1
* | valgrind error fixgluh@gluh.mysql.r18.ru2004-11-161-19/+20
* | Fixes for information_schemagluh@gluh.mysql.r18.ru2004-11-151-13/+28
* | posmerge fixesbell@sanja.is.com.ua2004-11-131-38/+47
* | margebell@sanja.is.com.ua2004-11-131-67/+59
|\ \
| * | now my_printf_error is not better then my_error, but my_error call is shorterbell@sanja.is.com.ua2004-11-131-7/+6
| * | mergebell@sanja.is.com.ua2004-11-121-109/+96
| |\ \
| | * | post-review fixesbell@sanja.is.com.ua2004-11-121-6/+7
| | * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-10-201-107/+93
| | |\ \
| | | * | errors without code removedbell@sanja.is.com.ua2004-10-201-107/+93
* | | | | WL#1629: SHOW with WHERE(partially) &gluh@gluh.mysql.r18.ru2004-11-131-521/+1657
|/ / / /
* | | | Various build fixes.pem@mysql.comhem.se2004-11-121-1/+1
* | | | Merge with 4.1 to get in latest bug fixesmonty@mysql.com2004-11-041-6/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
* | | | merge with 4.1monty@mysql.com2004-10-291-45/+68
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | 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
| |/ / /
* | | | column name changdbell@sanja.is.com.ua2004-10-121-1/+1
| |_|/ |/| |
* | | showing table type now is controled by new parameter 'FULL' of SHOW TABLES co...bell@sanja.is.com.ua2004-10-101-3/+2
* | | test of DELETE privilege and cyclic reference added in case of altering view ...bell@sanja.is.com.ua2004-10-071-4/+20