summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* 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-releaseunknown2008-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
|\ \ \ \ | | |_|/ | |/| |
| * | | Merging with 5.1-5.1.29-rcMats Kindahl2008-10-081-0/+21
| |\ \ \
| * | | | Bug #34707: Row based replication: slave creates table within wrong databaseMats Kindahl2008-10-081-3/+24
* | | | | Bug#29153 SHOW and INFORMATION_SCHEMA commands increment Created_tmp_disk_tablesSergey Glukhov2008-10-091-3/+3
* | | | | Bug#38918 selecting from information_schema.columns is disproportionately slowSergey Glukhov2008-10-091-1/+11
| |/ / / |/| | |
* | | | automergeSergey Glukhov2008-10-021-0/+21
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Bug#22763 Disrepancy between SHOW CREATE VIEW and I_S.VIEWSSergey Glukhov2008-10-021-0/+21
| |/
| * Bug#37301 Length and Max_length differ with no obvious reason(2nd version)Chad MILLER2008-08-151-3/+1
* | Cherry-pick some changes from innodb-5.1-ss2545 snapshot. Includes fixes forTimothy Smith2008-08-201-2/+1
* | Fix for bug#36399: Double free bug when INFORMATION_SCHEMAChad MILLER2008-08-181-5/+3
* | Bug#35997 Event scheduler seems to let the server crash, if it is embedded.unknown2008-05-121-1/+6
* | Bug#35997 Event scheduler seems to let the server crash, if it is embedded.unknown2008-05-091-6/+12
* | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-03-281-3/+21
|\ \
| * \ Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-03-131-3/+5
| |\ \
| * \ \ Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-03-071-3/+21
| |\ \ \
| | * \ \ Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-02-121-6/+2
| | |\ \ \
| | * \ \ \ Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-02-081-3/+21
| | |\ \ \ \
| | | * \ \ \ Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2007-12-071-3/+21
| | | |\ \ \ \
| | | | * \ \ \ Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-11-261-3/+21
| | | | |\ \ \ \
| | | | | * \ \ \ Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-11-081-3/+21
| | | | | |\ \ \ \