summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* 5.3 mergeSergei Golubchik2012-01-131-2/+16
|\
| * Merge with 5.2Michael Widenius2011-12-141-9/+0
| |\
| | * 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.2.Michael Widenius2011-12-111-149/+212
| |\ \ \ | | |/ /
| | * | 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
| | | | |\
| | | | * | 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
* | | | | | compilation fixesSergei Golubchik2011-11-271-1/+1
* | | | | | Add support for signed sysvars.Sergei Golubchik2011-11-221-3/+12
* | | | | | 5.3->5.5 mergeSergei Golubchik2011-11-221-8/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | BUG#882472: subselect4.test fails in current 5.3Sergey Petrunya2011-10-271-2/+2
| * | | | | Compiler warning about assigned but not used variables fixed.unknown2011-10-181-1/+3
| * | | | | mergeSergei Golubchik2011-10-111-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fixed that when using a trigger mysql.proc is now accessedMichael Widenius2011-10-061-1/+1
| * | | | | Allow one to block an account by using GRANT max_user_connections = -1Michael Widenius2011-09-261-1/+1
| * | | | | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ...Michael Widenius2011-09-231-4/+2
| * | | | | Merge with 5.2Michael Widenius2011-09-101-2/+6
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fixed that automatic killing of delayed insert thread (in flush, alter table ...Michael Widenius2011-09-091-2/+6
* | | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-5/+28
|\ \ \ \ \ \
| * | | | | | Fix for bug #12828477 - "MDL SUBSYSTEM CREATES BIG OVERHEAD Dmitry Lenev2011-08-111-5/+28
* | | | | | | cleanupsSergei Golubchik2011-10-191-1/+1
* | | | | | | merge with 5.3Sergei Golubchik2011-10-191-88/+158
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Added progress reporting for alter table, LOAD DATA INFILE and for aria table...Michael Widenius2011-07-011-3/+47
| * | | | | | New status variables: Rows_tmp_read, Handler_tmp_update and Handler_tmp_writeMichael Widenius2011-06-271-1/+1
| * | | | | | Merge of mwl #106 into 5.3. Igor Babaev2011-06-151-7/+11
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.Igor Babaev2011-06-041-7/+11
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ MergeIgor Babaev2011-05-201-7/+11
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-7/+11
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ Merge of the mwl106 tree into the latest 5.3 tree.Igor Babaev2010-09-231-7/+11
| | | | | |\ \ \ \ \ \
| | | | | | * | | | | | MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-7/+11
| * | | | | | | | | | | merge with 5.1-microSergei Golubchik2011-06-071-21/+16
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | revert a suggested "optimization" that introduced a bugSergei Golubchik2011-06-061-21/+16
| * | | | | | | | | | | | Fixed that SHOW COLUMNS for a virtual persistent column shows 'PERSISTENT' in...Michael Widenius2011-06-061-2/+6
| | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge 5.3->main -> 5.3-mwl90Sergey Petrunya2011-05-291-2/+3
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge MWL#90 with main 5.3 treeSergey Petrunya2011-04-021-2/+3
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | Make first_linear_tab()/next_linear_tab() use named constants instead of TRUE...Sergey Petrunya2011-03-251-2/+2
| | | * | | | | | | | | | MWL#90: Address review feedback part #4Sergey Petrunya2011-03-221-2/+0
| | | * | | | | | | | | | MWL#90: Address review feedback part #1Sergey Petrunya2011-03-191-3/+0
| | | * | | | | | | | | | Merge 5.3 -> 5.3-subqueries-mwl90Sergey Petrunya2011-03-011-4/+2
| | | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | MWL#90: Subqueries: Inside-out execution for materialized non-sj subqueriesSergey Petrunya2011-02-151-2/+8
| * | | | | | | | | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-27/+46
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / | | |/| | | / / / / / / / / | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-24/+43
| * | | | | | | | | | | | Merge with 5.2Michael Widenius2011-05-161-2/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | 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