summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | |\
| | | | * Bug#50561: ALTER PARTITIONS does not have adequate lock, breaks withMattias Jonsson2010-03-171-0/+2
| * | | | Fixed bug #610890.Igor Babaev2010-07-281-13/+13
| * | | | Changed usage statistics to use 64 bit ints instead of 32 for all relevant va...Michael Widenius2010-07-191-44/+44
| * | | | Automerge MariaDB 5.1->5.2.unknown2010-07-091-3/+3
| |\ \ \ \ | | |/ / /
| | * | | Fixes for Opensolaris (to get buildbot green)Michael Widenius2010-06-231-3/+3
* | | | | MariaDB 5.2 -> MariaDB 5.3 merge Sergey Petrunya2010-06-261-6/+216
|\ \ \ \ \ | |/ / / /
| * | | | merge 5.1->5.2Sergei Golubchik2010-06-011-0/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-0/+3
| | |\ \ \ | | | |/ /
| | | * | Bug#51377 Crash in information_schema / processlist on concurrent DDL wo...Alexey Botchkov2010-03-091-0/+3
| | | |/
| * | | rename "partitioned key cache" to "segmented"Sergei Golubchik2010-05-261-2/+2
| * | | MWL#43 CREATE TABLE options (by Sanja)Sergei Golubchik2010-04-081-1/+30
| * | | more fixes for buildbot failuresSergei Golubchik2010-04-061-11/+14
| * | | Post review fixes.Igor Babaev2010-04-051-1/+1
| * | | Merge with the latest changes of 5.2Igor Babaev2010-04-031-5/+37
| |\ \ \