summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#13889741: HANDLE_FATAL_SIGNAL IN _DB_ENTER_ |HANDLE_FATAL_SIGNAL IN STRNLENMayank Prasad2012-07-101-2/+5
* BUG#12427262 : 60961: SHOW TABLES VERY SLOW WHEN NOT IN SYSTEM DISK CACHEMayank Prasad2012-04-191-29/+35
|\
| * BUG#12427262 : 60961: SHOW TABLES VERY SLOW WHEN NOT IN SYSTEM DISK CACHEMayank Prasad2012-04-191-29/+35
* | Merge from 5.1 to 5.5Praveenkumar Hulakund2012-03-271-2/+3
|\ \ | |/
| * Bug#11763507 - 56224: FUNCTION NAME IS CASE-SENSITIVEPraveenkumar Hulakund2012-03-271-2/+3
* | Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
|\ \ | |/
| * Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
* | Merge mysql-5.1 to mysql-5.5.Marko Mäkelä2012-02-151-0/+4
|\ \ | |/
| * store_create_info(): Fix a compiler warning about unused variable.Marko Mäkelä2012-02-151-0/+4
| * merge from latest 5.1Guilhem Bichot2011-05-211-140/+180
| |\
| * | Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'.Guilhem Bichot2011-05-161-1/+1
* | | Fix for bug #12828477 - "MDL SUBSYSTEM CREATES BIG OVERHEAD Dmitry Lenev2011-08-111-5/+28
* | | Follow-up for patch for bug#11749345.Dmitry Shulga2011-05-251-0/+2
* | | Manual merge of patch for Bug#11749345 (formerly known as bug#38813)Dmitry Shulga2011-05-211-158/+188
|\ \ \ | | |/ | |/|
| * | Fixed bug#11749345 (formerly bug#38813) - increasing memory consumptionDmitry Shulga2011-05-201-140/+180
| |/
* | A patch for Bug#11763166 (55847: SHOW WARNINGS returns emptyAlexander Nozdrin2011-04-151-9/+144
* | merge mysql-5.1->mysql-5.5Georgi Kodinov2011-04-061-5/+7
|\ \ | |/
| * Bug #11758687: 50924: object names not resolved correctly Georgi Kodinov2011-04-041-5/+7
* | Bug#60111 storage type for table not saved in .frmMagnus Blåudd2011-03-251-4/+1
* | Bug#60111 storage type for table not saved in .frmMagnus Blåudd2011-03-041-9/+16
* | weave merge from mysql-5.1 to mysql-5.5Georgi Kodinov2011-02-081-1/+1
|\ \ | |/
| * Updating header copyright/README in source for 2011Karen Langford2011-01-251-1/+1
| * Merge mysql-5.1 -> mysql-5.1-innodbVasil Dimov2011-01-071-1/+1
| |\
| * | 43818 - Patch for mysql-5.1-innodbunknown2011-01-041-9/+11
* | | Bug #59275: SHOW PRIVILEGES doesn't have an entry for the PROXY privilegeGeorgi Kodinov2011-01-141-0/+1
* | | 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
|/ / /