summaryrefslogtreecommitdiff
path: root/sql/sql_test.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 5.5 mergeSergei Golubchik2014-03-261-0/+9
|\ \ | |/
| * Debugging aid: Add T* List<T>::elem(int n) which returns N-th element in the ...Sergey Petrunya2014-03-111-0/+9
* | MDEV-5864 - Reduce usage of LOCK_open: TABLE_SHARE::tdc.free_tablesSergey Vojtovich2014-03-201-2/+2
* | MDEV-5492 - Reduce usage of LOCK_open: TABLE::in_useSergey Vojtovich2014-02-131-4/+5
* | MDEV-5388 - Reduce usage of LOCK_open: unused_tablesSergey Vojtovich2013-12-121-36/+9
* | MDEV-4956 - Reduce usage of LOCK_open: TABLE_SHARE::tdc.used_tablesSergey Vojtovich2013-12-101-13/+15
* | MDEV-4702 - Reduce usage of LOCK_openSergey Vojtovich2013-08-141-16/+14
* | 10.0-monty mergeSergei Golubchik2013-07-211-1/+1
|\ \
| * | Applied all changes from Igor and SanjaMichael Widenius2013-06-151-1/+1
* | | 5.5 mergeSergei Golubchik2013-06-061-1/+1
|\ \ \ | |/ / |/| / | |/
| * Fix a compile warning on NetBSDVladislav Vaintroub2013-06-011-1/+1
* | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-1/+3
|/
* Fixed some simple warnings on Windows.Vladislav Vaintroub2012-04-131-1/+1
* mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+5
| | |\
* | | \ merge with 5.3Sergei Golubchik2011-10-191-54/+66
|\ \ \ \
| * | | | MWL#90: Address review feedback part #2Sergey Petrunya2011-03-211-2/+3
| * | | | Merge 5.3 -> 5.3-subqueries-mwl90Sergey Petrunya2011-03-011-2/+6
| |\ \ \ \
| | * | | | Fixed LP bug #725050.Igor Babaev2011-02-271-2/+6
| * | | | | MWL#90: Subqueries: Inside-out execution for materialized non-sj subqueriesSergey Petrunya2010-12-091-40/+48
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | MWL#90: Subqueries: Inside-out execution for materialized non-sj subqueriespsergey2010-07-111-41/+49
| | |\ \ \ \
| | | * | | | MWL#90, code movearound to unify merged and non-merged semi-join materializat...Sergey Petrunya2010-06-041-41/+49