summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* mergeMikael Ronstrom2011-01-031-2/+2
|\
| * MergeKent Boortz2010-12-291-1/+1
| |\
| | * MergeKent Boortz2010-12-291-1/+1
| | |\
| | | * - Added/updated copyright headersKent Boortz2010-12-281-1/+1
| | | * Bug#35333, "If Federated table can't connect to remote host, can't retrieve m...Christopher Powers2010-11-291-87/+113
| | | * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-5/+2
| * | | Bug #58699 cannot build with gcc dbg on solarisTor Didriksen2010-12-211-1/+1
* | | | BUG#59013, make partition handler not miss HA_STATUS_NO_LOCK, add HA_STATUS_V...Mikael Ronstrom2010-12-171-0/+1
|/ / /
* | | merge mysql-5.5->mysql-5.5-bugteamGeorgi Kodinov2010-12-161-2/+11
|\ \ \
| * \ \ Auto-merge with mysql-5.5-bugteam.Ramil Kalimullin2010-11-231-4/+4
| |\ \ \
| * \ \ \ Manual merge from mysql-5.5-bugteam.Ramil Kalimullin2010-11-221-7/+10
| |\ \ \ \
| * \ \ \ \ Manual-merge from 5.5-bugfixing.Ramil Kalimullin2010-11-181-6/+0
| |\ \ \ \ \
| * | | | | | Bug #57130 crash in Item_field::print during SHOW CREATE TABLE or VIEWJon Olav Hauglid2010-11-031-2/+11
* | | | | | | 5.1-bugteam->5.5-bugteam mergeSergey Glukhov2010-12-141-4/+4
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Fixed following problems:Sergey Glukhov2010-12-141-4/+4
| * | | | | | Bug#35333, "If Federated table can't connect to remote host, can't retrieveChristopher Powers2010-11-291-9/+34
* | | | | | | Bug#35333, "If Federated table can't connect to remote host, can't retrieveChristopher Powers2010-11-301-8/+54
| |_|_|_|/ / |/| | | | |
* | | | | | Assorted fixes for test failures.Davi Arnaut2010-11-221-4/+4
| |_|_|/ / |/| | | |
* | | | | Merge from mysql-5.5-runtime to mysql-5.5-bugteamJon Olav Hauglid2010-11-181-3/+3
|\ \ \ \ \
| * | | | | Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-3/+3
| | |_|/ / | |/| | |
* | | | | Bug#57306 SHOW PROCESSLIST does not display string literals well.Alexander Barkov2010-11-181-4/+7
|/ / / /
* | | | 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
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Mergekevin.lewis@oracle.com2010-07-221-2/+13
| | |\ \ \ \
| | * | | | | Bug#49542 - Do as the comment suggests and downgrade directory errors from fi...kevin.lewis@oracle.com2010-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