summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* 5.5 mergeSergei Golubchik2013-11-231-4/+4
|\
| * mysql-5.5.34 mergeSergei Golubchik2013-11-191-4/+4
| |\
| | * Bug#11765252 - READ OF FREED MEMORY WHEN "USE DB" ANDPraveenkumar Hulakund2013-08-231-2/+0
| | * WL#7076: Backporting wl6715 to support both formats Ashish Agarwal2013-08-231-9/+14
| | |\
| | | * WL#7076: Backporting wl6715 to support both formats in 5.5, 5.6, 5.7Ashish Agarwal2013-07-021-9/+12
| | * | Bug#11765252 - READ OF FREED MEMORY WHEN "USE DB" ANDPraveenkumar Hulakund2013-08-211-6/+6
| | |\ \
| | | * | Bug#11765252 - READ OF FREED MEMORY WHEN "USE DB" ANDPraveenkumar Hulakund2013-08-211-11/+14
| | * | | Bug#17083851 BACKPORT BUG#11765744 TO 5.1, 5.5 AND 5.6 prabakaran thirumalai2013-07-301-2/+8
| | |\ \ \ | | | |/ / | | | | / | | | |/ | | |/|
| | | * Bug#17083851 BACKPORT BUG#11765744 TO 5.1, 5.5 AND 5.6 prabakaran thirumalai2013-07-301-2/+8
* | | | 5.5. mergeSergei Golubchik2013-11-131-1/+2
|\ \ \ \ | |/ / /
| * | | MDEV-5101 INFORMATION_SCHEMA.PROCESSLIST reports an incorrect value for Time ...Sergei Golubchik2013-11-111-1/+2
* | | | MDEV-407: Print EXPLAIN [ANALYZE] in the slow query logSergey Petrunya2013-11-121-3/+3
* | | | Merge 5.5 -> 10.0-baseAlexander Barkov2013-11-091-8/+9
|\ \ \ \ | |/ / /
| * | | Merge 5.3 -> 5.5Alexander Barkov2013-11-081-8/+9
| |\ \ \
| | * \ \ Merge 5.2 -> 5.3Alexander Barkov2013-11-081-8/+9
| | |\ \ \
| | | * \ \ Merge 5.1 -> 5.2Alexander Barkov2013-11-081-8/+9
| | | |\ \ \
| | | | * | | MDEV-5181 incorrect binary search in remove_status_vars()Alexander Barkov2013-11-081-8/+9
* | | | | | | support DEFINER=role and DEFINER=current_roleSergei Golubchik2013-10-181-2/+5
* | | | | | | INFORMATION_SCHEMA.APPLICABLE_ROLES tableSergei Golubchik2013-10-181-5/+18
* | | | | | | information_schema.enabled_roles tableSergei Golubchik2013-10-181-2/+11
* | | | | | | MDEV-3798: [SHOW] EXPLAIN UPDATE/DELETESergey Petrunya2013-10-151-3/+3
* | | | | | | MDEV-3798: [SHOW] EXPLAIN UPDATE/DELETESergey Petrunya2013-10-151-2/+82
|\ \ \ \ \ \ \
| * | | | | | | MDEV-407: Print EXPLAIN [ANALYZE] in the slow query logSergey Petrunya2013-09-191-0/+80
| * | | | | | | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-08-241-2/+2
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-06-271-2/+2
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ [SHOW] EXPLAIN UPDATE/DELETE - Merge with 10.0-baseSergey Petrunya2013-05-271-2/+2
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | EXPLAIN DELETE for MariaDBSergey Petrunya2013-02-121-2/+2
* | | | | | | | | | | MDEV-4911 - add KILL query id, and add query id information to processlistSergey Vojtovich2013-09-131-0/+4
|/ / / / / / / / / /
* | | | | | | | | | 5.5 mergeSergei Golubchik2013-07-171-15/+23
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | / / / / / / | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | mysql-5.5.32 mergeSergei Golubchik2013-07-161-0/+8
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | Bug#16500013 : ADD VERSION CHECK TO MYSQL_UPGRADENirbhay Choubey2013-03-211-0/+8
| * | | | | | | | mdev-4173: Wrong result (extra row) with semijoin=on, joins in outer query, L...Sergey Petrunya2013-07-161-1/+1
| * | | | | | | | Merge from 5.3Alexander Barkov2013-07-101-3/+2
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | Merge from 5.2Alexander Barkov2013-07-091-3/+2
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | | * | | | | | Merge from 5.1Alexander Barkov2013-07-091-3/+2
| | | |\ \ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | |
| | | | * | | | | Bug #69682 - mysqld crashes after uninstall of plugin with "first" status varSergei Golubchik2013-07-061-3/+2
| * | | | | | | | MDEV-4578 information_schema.processlist reports incorrect value for Time (21...Sergei Golubchik2013-06-131-3/+4
| * | | | | | | | MDEV-4519 SHOW EVENTS and SHOW PROCEDURE STATUS truncate long user namesSergei Golubchik2013-06-131-6/+6
| * | | | | | | | MDEV-4422 SHOW PROCESSLIST reference to THD::db not protected against simulta...Sergei Golubchik2013-06-121-2/+2
* | | | | | | | | partitioning frm bugs:Sergei Golubchik2013-06-151-1/+1
* | | | | | | | | plugin_hton helperSergei Golubchik2013-06-151-2/+2
* | | | | | | | | MDEV-4441 DROP DATABASE with a newly created ARCHIVE table does not workSergei Golubchik2013-06-151-1/+1
* | | | | | | | | 5.5 mergeSergei Golubchik2013-06-061-18/+27
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | / / / | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Fixed that SHOW PROCESSLIST and information_schema.processlist uses the right...Michael Widenius2013-05-111-2/+3
| * | | | | | | mysql-5.5.31 mergeSergei Golubchik2013-05-071-16/+24
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Bug#16274455: CAN NOT ACESS PARTITIONED TABLES WHENMattias Jonsson2013-02-141-14/+20
| | * | | | | | Bug#14521864: MYSQL 5.1 TO 5.5 BUGS PARTITIONINGMattias Jonsson2013-01-301-4/+6
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| * | | | | | | MDEV-4332 Increase username length from 16 charactersSergei Golubchik2013-04-181-1/+1
* | | | | | | | Fixed errors and compiler warnings found by buildbotMichael Widenius2013-05-051-2/+2
* | | | | | | | compiler warningsSergei Golubchik2013-04-151-8/+14