summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* 5.1 mergeSergei Golubchik2012-05-181-2/+3
|\
| * merge with mysql-5.1.63Sergei Golubchik2012-05-171-2/+3
| |\
| | * Bug#11763507 - 56224: FUNCTION NAME IS CASE-SENSITIVEPraveenkumar Hulakund2012-03-271-2/+3
* | | mergeSergei Golubchik2012-04-051-3/+5
|\ \ \ | |/ /
| * | 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
* | | mergeSergei Golubchik2012-03-211-0/+2
|\ \ \ | |/ /
| * | lp:933959 Assertion `0' failed in net_end_statement(THD*) on concurrent SELEC...Sergei Golubchik2012-03-211-0/+2
* | | Merge with 5.1Michael Widenius2011-12-131-9/+0
|\ \ \ | |/ /
| * | Fixed valgrind problem: reference on deleted memory of temporary table name.unknown2011-12-111-9/+0
* | | Merge with 5.1Michael Widenius2011-11-301-7/+35
|\ \ \ | |/ /
| * | Fixed compiler warnings and other bugs found by buildbot.Michael Widenius2011-11-301-7/+35
* | | Merge with MariaDB 5.1Michael Widenius2011-11-241-142/+179
|\ \ \ | |/ /
| * | 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
* | | Fixed that when using a trigger mysql.proc is now accessedMichael Widenius2011-10-061-1/+1
* | | Fixed that automatic killing of delayed insert thread (in flush, alter table ...Michael Widenius2011-09-091-2/+6
* | | mergeVladislav Vaintroub2011-05-121-2/+8
|\ \ \ | |/ /
| * | db_name can change case, so we need copy of it for case insensitive FS.Oleksandr Byelkin2011-05-121-2/+8
* | | Merge with MariaDB 5.1Michael Widenius2011-05-031-5/+4
|\ \ \ | |/ /
| * | 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 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-29/+40
|\ \ \ | |/ /
| * | 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
* | | | Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-281-3/+3
* | | | automatic mergeMichael Widenius2010-11-091-1/+1
|\ \ \ \
| * | | | Make SQLString reallocation addaptiveMichael Widenius2010-11-081-1/+1
* | | | | Removed version number from test caseMichael Widenius2010-11-091-1/+1
|/ / / /
* | | | sane implementation of Key_% status variables.Sergei Golubchik2010-10-291-38/+0
* | | | merge with 5.1Sergei Golubchik2010-10-251-5/+8
|\ \ \ \ | |/ / /
| * | | 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
* | | | forgotten option handledSergei Golubchik2010-10-251-2/+4
* | | | bugfix: engine defined table options were not showing up in INFORMATION_SCHEM...Sergei Golubchik2010-10-241-22/+26
* | | | merge with 5.1Sergei Golubchik2010-09-111-30/+63
|\ \ \ \ | |/ / /