summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug #51208: Extra string allocation from thd->mem_root Georgi Kodinov2010-11-021-6/+0
* Fix for bug #54253: memory leak when using I_S plugins w/o deinit methodRamil Kalimullin2010-08-271-5/+8
* Mergeunknown2010-07-221-2/+13
|\
| * Addendum #4 to bug #53095Georgi Kodinov2010-07-211-2/+13
* | Bug#49542 - Do as the comment suggests and downgrade directory errors from fi...unknown2010-07-221-5/+5
|/
* Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-201-3/+1
* Bug #53814: NUMERIC_PRECISION for unsigned bigint field is 19, Georgi Kodinov2010-06-231-1/+4
* Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-07-141-2/+2
* Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-091-1/+1
* Addendum to the fix for bug #53095 (failing information_schema.test on windows)Georgi Kodinov2010-07-071-1/+5
* Bug #53095: SELECT column_name FROM INFORMATION_SCHEMA.STATISTICS Georgi Kodinov2010-06-251-9/+28
* Bug#54422 query with = 'variables'Sergey Glukhov2010-06-251-1/+3
* Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-3/+2
* Bug#48729 SELECT ... FROM INFORMATION_SCHEMA.ROUTINES causes memory to growSergey Glukhov2010-05-181-37/+37
* mergeMattias Jonsson2010-05-041-0/+2
|\
| * Bug#50561: ALTER PARTITIONS does not have adequate lock, breaks withMattias Jonsson2010-03-171-0/+2
* | Bug#51377 Crash in information_schema / processlist on concurrent DDL wo...Alexey Botchkov2010-03-091-0/+3
|/
* Bug #50276: Security flaw in INFORMATION_SCHEMA.TABLESGeorgi Kodinov2010-01-211-4/+4
* Bug#49501 Inefficient information_schema check (system collation), addonSergey Glukhov2010-01-221-1/+1
* Bug#49501 Inefficient information_schema check (system collation)Sergey Glukhov2010-01-191-5/+4
* Bug #48985: show create table crashes if previous access to the table was killedGeorgi Kodinov2009-12-031-1/+1
* Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-6/+6
* Merge of Bug#35996Martin Hansson2009-09-301-1/+1
|\
| * mergingAlexey Botchkov2009-09-291-47/+26
| |\
| * | Bug#43733 Select on processlist let the embedded server crash (concurren...Alexey Botchkov2009-06-041-1/+1
* | | Bug#35996: SELECT + SHOW VIEW should be enough to displayMartin Hansson2009-09-281-18/+125
| |/ |/|
* | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-0/+2
* | Fix for bug #46614: Assertion in show_create_trigger() Ramil Kalimullin2009-08-141-2/+0
* | 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 unknown2007-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