summaryrefslogtreecommitdiff
path: root/sql/sql_analyze_stmt.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
* | compilation fixes for VS 2019Sergei Golubchik2019-05-011-5/+5
* | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-1/+1
|\ \ | |/
| * MDEV-16191: Analyze format=json gives incorrect value for r_limit inside a de...Varun Gupta2018-06-091-1/+1
* | MDEV-13826: Floating point exception in Filesort_tracker::print_json_members(...Varun Gupta2017-07-121-5/+16
* | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-1/+1
|\ \ | |/
| * Correct FSF addressiangilfillan2017-03-101-1/+1
* | MDEV-8646: Re-engineer the code for post-join operationsSergei Petrunia2016-03-281-72/+0
|/
* Fixed compile warnings on SolarisMonty2015-11-201-5/+5
* Make ANALYZE FORMAT=JSON show execution time for filesort element.Sergei Petrunia2015-08-071-7/+16
* MDEV-7836: ANALYZE FORMAT=JSON should provide info about GROUP BYSergei Petrunia2015-06-201-0/+19
* MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP ROSergey Vojtovich2015-06-191-3/+3
* MDEV-6995: EXPLAIN JSON and ORDER BY, GROUP BY, etcSergei Petrunia2015-06-061-1/+54
* MDEV-7836: ANALYZE FORMAT=JSON should provide info about GROUP/ORDER BYSergei Petrunia2015-04-121-0/+62