summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* remove dd_frm_type(), dd_frm_storage_engine(), dd_check_storage_engine_flag()Sergei Golubchik2013-04-091-20/+11
* handlerton::discover_table_names() can not discover onlySergei Golubchik2013-04-091-71/+10
* remove ha_create_table_from_engine()Sergei Golubchik2013-04-091-2/+1
* convenience helpers for get_table_share() and tdc_open_view().Sergei Golubchik2013-04-091-7/+2
* * remove ha_check_if_table_exists() and get_table_share_with_discover().Sergei Golubchik2013-04-091-6/+5
* moving LOCK_open into get_table_share()Sergei Golubchik2013-04-091-4/+3
* * don't use 1-8 numbers for open_table_error codes, use an enum.Sergei Golubchik2013-04-091-1/+1
* don't use I_S constants for open_table_def and get_table_share,Sergei Golubchik2013-04-091-2/+2
* file-based table discovery for discovering storage enginesSergei Golubchik2013-04-091-98/+99
* find_files(): don't sort files in my_dir(), sort table namesSergei Golubchik2013-04-071-43/+29
* * use Dynamic_array<> instead of List<> for the list of found tables in sql_s...Sergei Golubchik2013-04-071-32/+36
* remove handlerton::find_files (new implementation is coming),Sergei Golubchik2013-04-071-9/+0
* my_dir() cleanupSergei Golubchik2013-04-071-11/+5
* cleanupSergei Golubchik2013-04-071-3/+4
* split THD::make_lex_string() in twoSergei Golubchik2013-04-071-28/+23
* 5.5 mergeSergei Golubchik2013-03-271-4/+4
|\
| * extend check_global_access() to avoid my_error when it's not neededSergei Golubchik2013-03-191-4/+4
* | 5.5 mergeSergei Golubchik2013-01-291-8/+22
|\ \ | |/
| * MDEV-4029 SELECT on information_schema using a subquery locks up the informat...Sergei Golubchik2013-01-201-6/+12
| * mysql-5.5.29 mergeSergei Golubchik2013-01-151-2/+10
| |\
| | * Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITHAnnamalai Gurusami2012-10-081-2/+10
| | * upmerge to bug#14548159Rohit Kalhans2012-09-221-1/+2
| | |\
| | | * BUG#14548159: NUMEROUS CASES OF INCORRECT IDENTIFIERRohit Kalhans2012-09-221-1/+2
| | * | merge 5.1 => 5.5Tor Didriksen2012-09-051-2/+3
| | |\ \ | | | |/
* | | | cleanup:Sergei Golubchik2013-01-231-1/+1
* | | | cleanup: use MYF() for mysys flagsSergei Golubchik2013-01-231-3/+3
* | | | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-10/+39
* | | | Merge 5.5-mwl248 -> 10.0-baseIgor Babaev2013-01-081-3/+3
|\ \ \ \
| * \ \ \ Merge 5.5 -> mwl248Igor Babaev2013-01-081-3/+3
| |\ \ \ \ | | |/ / /
| | * | | MDEV-3818: Query against view over IS tables worse than equivalent query with...unknown2012-12-171-3/+3
* | | | | Merge mwl248->10.0-base.Igor Babaev2012-12-191-2/+6
|\ \ \ \ \
| * \ \ \ \ Merge maria-5.5-mwl248 -> 10.0-base.Igor Babaev2012-12-161-2/+6
| |\ \ \ \ \ | | |/ / / /
| | * | | | Addressed all remaining issues from the review of the patchIgor Babaev2012-12-131-1/+2
| | * | | | Merge 5.5->mwl248Igor Babaev2012-12-041-2/+3
| | |\ \ \ \ | | | |/ / /
| | * | | | Merge 5.5 -> 5.5-mwl248.Igor Babaev2012-11-021-2/+5
| | |\ \ \ \
| | | * \ \ \ Merge 5.5->5.5-mwl248.Igor Babaev2012-08-291-10/+15
| | | |\ \ \ \
| | | * \ \ \ \ Merge 5.5->5.5-mwl248Igor Babaev2012-08-141-2/+5
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge 5.5 -> 5.5-mwl248.Igor Babaev2012-06-261-1/+1
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge.Igor Babaev2012-05-181-0/+1
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | Fixed the bug that caused displaying incorrect values inIgor Babaev2012-05-171-2/+5
* | | | | | | | | | | remove HAVE_EXPLICIT_TEMPLATE_INSTANTIATIONSergei Golubchik2012-12-171-9/+0
|/ / / / / / / / / /
* | | | | | | | | | Merge mariadb-5.5 -> 10.0-base.Igor Babaev2012-12-161-2/+281
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | 5.3->5.5 mergeSergei Golubchik2012-11-221-2/+3
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Merge MariaDB 5.1.66 -> 5.2 -> 5.3unknown2012-11-091-2/+3
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge MariaDB 5.1.66 -> 5.2.12unknown2012-11-081-2/+3
| | | |\ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ 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
| | | | |\ \ \ \ \ \ \ \
| | | * | \ \ \ \ \ \ \ \ Merge into latest 5.2.unknown2012-08-241-10/+14
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ 5.1 mergeSergei Golubchik2012-08-221-29/+35
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / | | | | |/| | | | | | | | |