summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-4029 SELECT on information_schema using a subquery locks up the informat...Sergei Golubchik2013-01-211-6/+12
* Merge MySQL 5.1.66 -> MariaDB 5.1.65unknown2012-11-061-2/+3
|\
| * Bug#13734987 MEMORY LEAK WITH I_S/SHOW AND VIEWS WITH SUBQUERYTor Didriksen2012-09-051-2/+3
* | Merge with latest 5.1.unknown2012-08-241-10/+14
|\ \
| * | MDEV-382: Incorrect quotingunknown2012-08-241-10/+14
* | | merge with MySQL 5.1.65Sergei Golubchik2012-08-221-29/+35
|\ \ \ | |/ / |/| / | |/
| * BUG#12427262 : 60961: SHOW TABLES VERY SLOW WHEN NOT IN SYSTEM DISK CACHEMayank Prasad2012-04-191-29/+35
* | merge with mysql-5.1.63Sergei Golubchik2012-05-171-2/+3
|\ \ | |/
| * Bug#11763507 - 56224: FUNCTION NAME IS CASE-SENSITIVEPraveenkumar Hulakund2012-03-271-2/+3
* | mysql-5.1.62 mergeSergei Golubchik2012-04-051-3/+5
|\ \ | |/
| * Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| * store_create_info(): Fix a compiler warning about unused variable.Marko Mäkelä2012-02-151-0/+4
* | lp:933959 Assertion `0' failed in net_end_statement(THD*) on concurrent SELEC...Sergei Golubchik2012-03-211-0/+2
* | Fixed valgrind problem: reference on deleted memory of temporary table name.unknown2011-12-111-9/+0
* | Fixed compiler warnings and other bugs found by buildbot.Michael Widenius2011-11-301-7/+35
* | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-143/+178
|\ \ | |/
| * merge from latest 5.1Guilhem Bichot2011-05-211-140/+180
| |\
| | * Fixed bug#11749345 (formerly bug#38813) - increasing memory consumptionDmitry Shulga2011-05-201-140/+180
| * | Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'.Guilhem Bichot2011-05-161-1/+1
| |/
* | Fix gcc 4.6 warnings about assigned but not used variables.unknown2011-10-271-1/+3
* | db_name can change case, so we need copy of it for case insensitive FS.Oleksandr Byelkin2011-05-121-2/+8
* | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-5/+4
|\ \ | |/
| * Bug #11758687: 50924: object names not resolved correctly Georgi Kodinov2011-04-041-5/+7
* | Merge with MySQL 5.1.55Michael Widenius2011-02-201-29/+40
|\ \ | |/
| * 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
| |\
| | * 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
| * | | 43818 - Patch for mysql-5.1-innodbunknown2011-01-041-9/+11
| |/ /
| * | 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 #51208: Extra string allocation from thd->mem_root Georgi Kodinov2010-11-021-6/+0
* | | Fixed bug discovered by testcase for LP#618558 (original bug seams to be fixe...Michael Widenius2010-11-151-1/+1
* | | 5.1.51 mergeSergei Golubchik2010-10-191-5/+8
|\ \ \ | |/ /
| * | Fix for bug #54253: memory leak when using I_S plugins w/o deinit methodRamil Kalimullin2010-08-271-5/+8
* | | Fix that one can run mysql_upgrade with long table namesMichael Widenius2010-09-031-4/+4
* | | Merge with MySQL 5.1.50Michael Widenius2010-08-271-26/+59
|\ \ \ | |/ /
| * | 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
* | | Fixed some test failures after last push (failing tests and valgrind warnings)Michael Widenius2010-08-041-1/+1
* | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-42/+45
|\ \ \ | |/ /