summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-3/+3
* mergeGeorgi Kodinov2010-11-021-6/+0
|\
| * Bug #51208: Extra string allocation from thd->mem_root Georgi Kodinov2010-11-021-6/+0
* | mergeGeorgi Kodinov2010-10-271-0/+4
|\ \
* | | A fix and a test case for Bug#56540 "Exception (crash) in Konstantin Osipov2010-10-141-7/+18
|/ /
* | Merge WL#5496 and WL#5341 to 5.5-bugteam.Sergey Vojtovich2010-10-071-0/+6
|\ \
| * | WL#5496 - Plugin LOAD_OPTION in INFORMATION_SCHEMA.PLUGINSSergey Vojtovich2010-09-271-0/+6
* | | Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.cDavi Arnaut2010-10-061-6/+6
|/ /
* | Auto-merge from mysql-5.5-merge.Alexander Nozdrin2010-08-301-41/+11
|\ \
| * \ Auto-merge from mysql-5.5.Alexander Nozdrin2010-08-301-36/+3
| |\ \
| | * \ Commit on behalf of Dmitry Lenev.Konstantin Osipov2010-08-121-2/+2
| | |\ \
| | * | | A fix for Bug#41158 "DROP TABLE holds LOCK_open during unlink()". Konstantin Osipov2010-08-091-34/+1
| * | | | Merge 5.1-bugteam to 5.5-merge.Sergey Vojtovich2010-08-271-5/+8
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Fix for bug #54253: memory leak when using I_S plugins w/o deinit methodRamil Kalimullin2010-08-271-5/+8
* | | | Merging with mysql-5.5-stage.Mats Kindahl2010-08-161-2/+4
|\ \ \ \ | |/ / / |/| | |
| * | | WL#5363: Thread Pool Service InterfaceMats Kindahl2010-06-071-2/+4
* | | | Auto-merge from mysql-trunk-merge.Alexander Nozdrin2010-07-291-6/+15
|\ \ \ \
| * \ \ \ Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-231-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Mergeunknown2010-07-221-2/+13
| | |\ \ \
| | * | | | Bug#49542 - Do as the comment suggests and downgrade directory errors from fi...unknown2010-07-221-5/+5
| * | | | | mergeGeorgi Kodinov2010-07-211-2/+13
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Addendum #4 to bug #53095Georgi Kodinov2010-07-211-2/+13
| | |/ / /
| * | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-201-3/+1
| |\ \ \ \ | | |/ / /
| | * | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-201-3/+1
* | | | | Merge trunk-bugfixing -> trunk-runtime.Konstantin Osipov2010-07-271-46/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-46/+0
| |/ / /
* | | | Bug #55498 SHOW CREATE TRIGGER takes wrong type of metadata lockJon Olav Hauglid2010-07-231-14/+24
* | | | Bug #54905 Connection with WRITE lock cannot ALTER table due toJon Olav Hauglid2010-07-221-9/+23
|/ / /
* | | mergeGeorgi Kodinov2010-07-151-1/+4
|\ \ \ | |/ /
| * | Bug #53814: NUMERIC_PRECISION for unsigned bigint field is 19, Georgi Kodinov2010-06-231-1/+4
* | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-6/+6
|\ \ \
| * | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-6/+6
* | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-141-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | 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
* | | | mergeGeorgi Kodinov2010-07-071-1/+5
|\ \ \ \ | |/ / /
| * | | Addendum to the fix for bug #53095 (failing information_schema.test on windows)Georgi Kodinov2010-07-071-1/+5
* | | | mergeGeorgi Kodinov2010-07-051-9/+28
|\ \ \ \ | |/ / /
| * | | Bug #53095: SELECT column_name FROM INFORMATION_SCHEMA.STATISTICS Georgi Kodinov2010-06-251-9/+28
* | | | 5.1-bugteam->trunk-merge mergeSergey Glukhov2010-06-251-1/+3
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Bug#54422 query with = 'variables'Sergey Glukhov2010-06-251-1/+3
* | | Merge trunk-bugfixing -> trunk-runtimeKonstantin Osipov2010-06-171-3/+2
|\ \ \
| * \ \ Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-101-3/+2
| |\ \ \ | | |/ /
| | * | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-3/+2
* | | | Patch that changes approach to how we acquire metadataDmitry Lenev2010-06-071-7/+19
* | | | manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-06-061-92/+77
|\ \ \ \ | |/ / /
| * | | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-05-311-0/+3
| * | | Auto-merge from mysql-trunk.Alexander Nozdrin2010-05-281-52/+58
| |\ \ \
| | * \ \ Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-241-51/+52
| | |\ \ \ | | | |/ /
| | | * | Bug#48729 SELECT ... FROM INFORMATION_SCHEMA.ROUTINES causes memory to growSergey Glukhov2010-05-181-37/+37