summaryrefslogtreecommitdiff
path: root/sql/sql_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-151-0/+1
|\
| * Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-0/+1
| |\
| | * Merge branch '10.2' into 10.3Sergei Golubchik2021-02-011-0/+1
| | |\
| | | * MDEV-17251 SHOW STATUS unnecessary calls calc_sum_of_all_statusSergei Golubchik2021-01-111-0/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-09-041-3/+3
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-09-031-3/+3
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-09-031-3/+3
| | |\ \ | | | |/
| | | * fix clang buildEugene Kosov2020-08-311-3/+3
* | | | Move all thread cache specific code to a new classSergey Vojtovich2020-05-061-2/+5
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-03-111-1/+4
|\ \ \ \ | |/ / /
| * | | Improved speed of optimizer traceMonty2020-03-091-1/+4
* | | | cleanup: PSI key is *always* the first argumentSergei Golubchik2020-03-101-4/+3
* | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-2/+4
* | | | Code cleanupsMonty2019-11-261-2/+1
* | | | Removed tdc_increment_refresh_version()Sergey Vojtovich2019-11-251-2/+0
|/ / /
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-6/+6
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\ \ | | |/
| | * 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
| | | |\
| | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
| * | | | MDEV-17845 Extreme high open file limit usedSergei Golubchik2019-05-071-5/+5
* | | | | Minor cleanup in the optimizer trace code.Varun Gupta2019-02-181-5/+5
* | | | | MDEV-6111 Optimizer TraceVarun Gupta2019-02-131-3/+24
|/ / / /
* | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-10-301-4/+6
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-301-3/+5
| |\ \ \ \ | | |/ / /
| | * | | Fixed compiler warningsMichael Widenius2017-10-181-3/+5
| * | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-181-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Windows : Fix truncation warnings in sql/Vladislav Vaintroub2017-10-101-1/+1
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-021-1/+1
| |\ \ \ \ | | |/ / /
| | * | | fix some conversion warningsVladislav Vaintroub2017-09-281-1/+1
* | | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
|/ / / /
* | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-3/+4
* | | | MDEV-10914 ROW data type for stored routine variablesAlexander Barkov2017-04-051-3/+3
|/ / /
* | | compilation warningSergei Golubchik2016-06-301-2/+2
* | | Fixed compiler warnings and test failures found by buildbotMonty2016-06-241-1/+1
* | | MDEV-5535: Cannot reopen temporary tableNirbhay Choubey2016-06-101-1/+1
* | | Fix compile errorsVladislav Vaintroub2016-04-281-1/+1
* | | Final fixes for Memory_usedMonty2016-04-281-26/+34
* | | MDEV-6150 Speed up connection speed by moving creation of THD to new threadMonty2016-02-071-1/+1
|/ /
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-5/+2
|\ \
| * \ Merge commit '96badb16afcf' into 10.0Jan Lindström2015-08-031-5/+2
| |\ \ | | |/
| | * Simple cleanupsMonty2015-06-251-5/+2
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-1/+1
|\ \ \ | |/ /
| * | MDEV-6687: Assertion `0' failed in Protocol::end_statement on querySergei Petrunia2015-02-191-1/+1
* | | MDEV-7324 - Lock-free hash for table definition cacheSergey Vojtovich2014-12-281-21/+23
|/ /
* | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-1/+1
* | Use LOCK_show_status when we add things to all_status_varsMichael Widenius2014-09-151-2/+0
* | MDEV-6580 Assertion `thd' failed in my_malloc_size_cb_func upon writing statu...Sergei Golubchik2014-09-071-2/+1
* | MDEV-734: LP:917662 - mysql_print_status() missing final fflush()Michael Widenius2014-03-221-1/+1