summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* removing unused array (compiler warning)Guilhem Bichot2009-07-291-3/+0
* Bug#45829 "CREATE TABLE TRANSACTIONAL PAGE_CHECKSUM ROW_FORMAT=PAGE accepted,...Guilhem Bichot2009-07-291-22/+0
* Merge from 5.0Gleb Shchepa2009-07-241-5/+3
|\
| * Bug #38816: kill + flush tables with read lock + storedGleb Shchepa2009-07-241-5/+3
| * Bug #45287: phase 2 : 5.0 64 bit compilation warningsGeorgi Kodinov2009-07-161-2/+2
* | Fix for bug#45998: database crashes when runningRamil Kalimullin2009-07-141-1/+1
* | Bug#45412 SHOW CREATE TRIGGER does not require privileges to disclose trigger...Sergey Glukhov2009-06-251-0/+6
* | Bug#44834 strxnmov is expected to behave as you'd expectSergey Glukhov2009-06-191-5/+5
| |
| \
*-. \ Merge from 5.0-bugteamStaale Smedseng2009-06-171-9/+9
|\ \ \ | | |/
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-171-4/+4
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-101-4/+4
| |/
| * Pull 5.1 treatment of community features into 5.0.Chad MILLER2009-05-051-0/+3
| * Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.Chad MILLER2009-04-141-95/+110
| |\
| | * auto-mergeIgnacio Galarza2009-03-191-14/+29
| | |\
| | * | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-81/+81
| * | | Merge from Tim's 5.0.76-release tree to make 5.0.77 .Chad MILLER2009-01-211-3/+17
| |\ \ \ | | |/ /
| * | | Merged from 5.0 (enterprise).Chad MILLER2008-12-171-14/+28
| |\ \ \
| * \ \ \ Merge from 5.0 trunk.Chad MILLER2008-07-141-0/+2
| |\ \ \ \
| * | | | | Push history-limiting code until after the code that adds new cmiller@zippy.cornsilk.net2007-11-141-0/+21
* | | | | | Bug 22047: Time in SHOW PROCESSLIST for SQL thread in replication seems to Georgi Kodinov2009-03-171-5/+6
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Bug #22047 : Time in SHOW PROCESSLIST for SQL thread in replication Georgi Kodinov2009-03-131-2/+3
* | | | | | Bug#42758 INFORMATION_SCHEMA.COLUMNS is inconsistentSergey Glukhov2009-03-051-1/+12
* | | | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-02-251-8/+12
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Bug#40345 MySQLDump prefixes view name with database name when view reference...Sergey Glukhov2009-02-251-7/+11
| * | | | | Bug#30305 Create routine in wrong context in SHOW PRIVILEGESSergey Glukhov2009-02-251-1/+1
* | | | | | 5.0->bugteam->5.1-bugteam mergeSergey Glukhov2009-02-181-4/+14
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Bug#25830 SHOW TABLE STATUS behaves differently depending on table name(for 5...Sergey Glukhov2009-02-171-4/+14
| | |_|_|/ | |/| | |
* | | | | merged 5.0-bugteam -> 5.1-bugteamGeorgi Kodinov2009-01-051-13/+4
|\ \ \ \ \ | |/ / / /
| * | | | Reverted the fix for bug #25830 because of omissions and non-complete testGeorgi Kodinov2009-01-051-13/+4
| * | | | Bug#41131 "Questions" fails to increment - ignores statements instead stored ...Sergey Glukhov2008-12-291-0/+3
* | | | | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-01-051-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge main 5.1 into 5.1-buildJoerg Bruehe2008-12-101-38/+62
| |\ \ \ \ \
| * \ \ \ \ \ Merge from mysql-5.1.30-releasetimothy.smith@sun.com2008-11-271-1/+1
| |\ \ \ \ \ \
| | * | | | | | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
* | | | | | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-12-241-4/+14
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Bug#25830 SHOW TABLE STATUS behaves differently depending on table nameSergey Glukhov2008-12-241-4/+13
| * | | | | | | Bug#41079 information_schema.schema_privileges is limited to 7680 records.Sergey Glukhov2008-12-231-2/+2
* | | | | | | | Bug#29263 disabled storage engines omitted in SHOW ENGINESSergey Glukhov2008-12-171-5/+34
* | | | | | | | Bug#35275 INFORMATION_SCHEMA.TABLES.CREATE_OPTIONS omits KEY_BLOCK_SIZESergey Glukhov2008-12-101-0/+5
* | | | | | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-12-091-3/+15
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | / / / / | |_|_|/ / / / |/| | | | | |
| * | | | | | Bug#35796 SHOW CREATE TABLE and default value for BIT fieldSergey Glukhov2008-12-091-3/+15
| | |_|_|_|/ | |/| | | |
* | | | | | merged bug 37339 to 5.1-bugteamGeorgi Kodinov2008-11-281-4/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Bug #37339: SHOW VARIABLES not working properly with multi-byte datadirGeorgi Kodinov2008-11-281-4/+6
| * | | | | automergeKristofer Pettersson2008-10-151-3/+0
| |\ \ \ \ \
| | * | | | | Bug#24289 Status Variable "Questions" gets wrong values with Stored RoutinesKristofer Pettersson2008-10-091-3/+0
* | | | | | | Bug#38909 CREATE_OPTIONS in information_schema produces wrong resultsSergey Glukhov2008-11-131-3/+5
* | | | | | | Bug#39955 SELECT on INFORMATION_SCHEMA.GLOBAL_VARIABLES takes too longSergey Glukhov2008-11-131-18/+31
* | | | | | | Bug#35789 wrong datatypes for collation and charset columns in EVENTS, ROUTIN...Sergey Glukhov2008-11-131-13/+20
| |_|/ / / / |/| | | | |
* | | | | | Bug#14326: No formatting of partitioning clause in SHOW CREATE TABLE outputMattias Jonsson2008-11-041-1/+1
* | | | | | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2008-10-131-3/+24
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |