summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#11765252 - READ OF FREED MEMORY WHEN "USE DB" ANDPraveenkumar Hulakund2013-08-231-2/+0
* WL#7076: Backporting wl6715 to support both formats Ashish Agarwal2013-08-231-9/+14
|\
| * WL#7076: Backporting wl6715 to support both formats in 5.5, 5.6, 5.7Ashish Agarwal2013-07-021-9/+12
* | Bug#11765252 - READ OF FREED MEMORY WHEN "USE DB" ANDPraveenkumar Hulakund2013-08-211-6/+6
|\ \
| * | Bug#11765252 - READ OF FREED MEMORY WHEN "USE DB" ANDPraveenkumar Hulakund2013-08-211-11/+14
* | | Bug#17083851 BACKPORT BUG#11765744 TO 5.1, 5.5 AND 5.6 prabakaran thirumalai2013-07-301-2/+8
|\ \ \ | |/ / | | / | |/ |/|
| * Bug#17083851 BACKPORT BUG#11765744 TO 5.1, 5.5 AND 5.6 prabakaran thirumalai2013-07-301-2/+8
* | Bug#16500013 : ADD VERSION CHECK TO MYSQL_UPGRADENirbhay Choubey2013-03-211-0/+8
* | Bug#16274455: CAN NOT ACESS PARTITIONED TABLES WHENMattias Jonsson2013-02-141-14/+20
* | Bug#14521864: MYSQL 5.1 TO 5.5 BUGS PARTITIONINGMattias Jonsson2013-01-301-4/+6
|\ \ | |/
* | Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITHAnnamalai Gurusami2012-10-081-2/+10
* | upmerge to bug#14548159Rohit Kalhans2012-09-221-1/+2
|\ \ | |/
| * BUG#14548159: NUMEROUS CASES OF INCORRECT IDENTIFIERRohit Kalhans2012-09-221-1/+2
* | merge 5.1 => 5.5Tor Didriksen2012-09-051-2/+3
|\ \ | |/
| * Bug#13734987 MEMORY LEAK WITH I_S/SHOW AND VIEWS WITH SUBQUERYTor Didriksen2012-09-051-2/+3
* | 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
| |\ \ \