summaryrefslogtreecommitdiff
path: root/sql/sql_test.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | Added TRASH() to table->record[0] to find out if we access not initialzed data.Michael Widenius2010-11-271-6/+6
| * | | | | | Code cleanup to get fewer reallocs() during execution.Michael Widenius2010-11-241-4/+4
| * | | | | | Merge to get make String reallocation fasterMichael Widenius2010-11-161-1/+2
| |\ \ \ \ \ \
| | * | | | | | Make SQLString reallocation addaptiveMichael Widenius2010-11-081-1/+2
* | | | | | | | lots of post-merge changesSergei Golubchik2011-04-251-10/+9
* | | | | | | | merge.Sergei Golubchik2010-11-251-7/+72
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | / / / | |_|_|_|/ / / |/| | | | | |
| * | | | | | merge w/ 5.2Sergei Golubchik2010-11-021-5/+9
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | sane implementation of Key_% status variables.Sergei Golubchik2010-10-291-5/+9
| * | | | | | Post-merge fixes part 1Sergey Petrunya2010-10-101-1/+1
| | |/ / / / | |/| | | |
| * | | | | MariaDB 5.2 -> MariaDB 5.3 merge Sergey Petrunya2010-06-261-1/+3
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | |
| | * | | Merge with the latest changes in the 5.2 tree.Igor Babaev2010-03-291-7/+17
| | |\ \ \ | | | |/ /
| | * | | WL#86: Partitioned key cache for MyISAM.Igor Babaev2010-02-161-1/+3
| * | | | Merge MariaDB-5.2 -> MariaDB 5.3Sergey Petrunya2010-03-201-7/+17
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Backport of subquery optimizations to 5.3.Sergey Petrunya2010-01-171-0/+59
| | |/ / | |/| |
* | | | Cleanup: remove unused declarations from sql_base.h.Konstantin Osipov2010-08-041-2/+2
* | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-5/+0
* | | | manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-06-061-7/+22
|\ \ \ \