summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | 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
* | | | | | | | Implementation of MWL#172: Add support for prepared statements to HANDLER READMichael Widenius2011-01-041-4/+2
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Code cleanup to get fewer reallocs() during execution.Michael Widenius2010-11-241-3/+3
* | | | | | | Merge to get make String reallocation fasterMichael Widenius2010-11-161-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 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
| |/ / / / / /
* | | | | | | mergeSergei Golubchik2010-11-021-38/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ merge w/ 5.2Sergei Golubchik2010-11-021-38/+0
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | sane implementation of Key_% status variables.Sergei Golubchik2010-10-291-38/+0
* | | | | | | | Fixed wrong queue_replace(), which caused timeout failure in pbxt.flush_read_...Michael Widenius2010-11-021-1/+1
|/ / / / / / /
* | | | | | | 5.2 mergeSergei Golubchik2010-10-281-29/+38
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 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 5.2->5.3Sergey Petrunya2010-10-101-133/+169
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | |
| * | | | | merge with 5.1Sergei Golubchik2010-09-111-30/+63
| |\ \ \ \ \ | | |/ / / /
| | * | | | 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
| * | | | | Added extra argument to longlong2str() to make it have same prototype is int2...Michael Widenius2010-08-071-1/+1
| * | | | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-43/+46
| |\ \ \ \ \ | | |/ / / /
| | * | | | 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
| | |\ \ \ \ | | | |/ / /
| | | * | | Bug#54422 query with = 'variables'Sergey Glukhov2010-06-251-1/+3
| | | * | | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-3/+2
| | | * | | Bug#48729 SELECT ... FROM INFORMATION_SCHEMA.ROUTINES causes memory to growSergey Glukhov2010-05-181-37/+37
| | | * | | mergeMattias Jonsson2010-05-041-0/+2
| | | |\ \ \