summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-10297 Add priorization to threadpoolbb-10.2-wlad-threadpoolVladislav Vaintroub2016-09-2111-656/+950
* valgrind failuresSergei Golubchik2016-09-215-5/+9
* fix sporadic innodb.auto_increment_dup failuresSergei Golubchik2016-09-212-5/+9
* fix main.index_intersect_innodb failure on trusty-amd64Sergei Golubchik2016-09-212-2/+4
* Fixed bug mdev-10842.Igor Babaev2016-09-203-1/+72
* Merge branch '10.2' of github.com:MariaDB/server into 10.2Igor Babaev2016-09-19896-85420/+183049
|\
| * Merge branch '10.2' into bb-10.2-janSergei Golubchik2016-09-19919-18930/+70079
| |\
| * | update test resultsSergei Golubchik2016-09-162-89/+125
| * | increase I_S.FILES.FILE_NANE column lengthSergei Golubchik2016-09-162-3/+3
| * | debug-only test, use have_debug.incSergei Golubchik2016-09-161-0/+1
| * | fix debian: no ha_innodb.so for you, sorrySergei Golubchik2016-09-161-1/+0
| * | Fixed mutex deadlock found with innodb.innodb-defrag-concurrentJan Lindström2016-09-161-4/+1
| * | fix some quoting in error messagesSergei Golubchik2016-09-1615-146/+141
| * | Fix innodb_fts suiteSergei Golubchik2016-09-1413-186/+505
| * | Fix crash on innodb_fts.innobase_drop_fts_index_tableJan Lindström2016-09-142-2/+2
| * | Fix test failure on tc_partition_list_directory becauseJan Lindström2016-09-141-0/+1
| * | MDEV-10548: Some of the debug sync waits do not work with InnoDB 5.7 (branch ...Jan Lindström2016-09-146-4/+280
| * | MDEV-10200: IS tables are not found on 10.2 InnoDB 5.7 (branch bb-10.2-jan)Jan Lindström2016-09-143-12/+26
| * | Windows : Remove one more CloseHandle() used on a (non-handle) thread idVladislav Vaintroub2016-09-131-4/+0
| * | Add error logging for aio error on WindowsVladislav Vaintroub2016-09-131-2/+12
| * | Windows : CloseHandle() returned by CreateThread().Vladislav Vaintroub2016-09-133-55/+4
| * | avoid warnings about mtr.test_suppressions not being closed before theVladislav Vaintroub2016-09-132-4/+2
| * | Fix test failure.Jan Lindström2016-09-132-8/+11
| * | fix MYSQL_FTPARSER_BOOLEAN_INFO initializationSergei Golubchik2016-09-111-1/+1
| * | Remove a bunch of TODO's, fix perfschema.threads_innodb testSergei Golubchik2016-09-1123-304/+90
| * | misc after-merge changes:Sergei Golubchik2016-09-1047-342/+141
| * | More test case fixes.Jan Lindström2016-09-093-0/+6
| * | Fix bunch of test failures and solaris build missing include.Jan Lindström2016-09-0917-34/+737
| * | MDEV-10551 Test innodb.defrag_mdl-9155 hangs on InnoDB 5.7Sergei Golubchik2016-09-082-1/+1
| * | Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-08244-9069/+15626
| * | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-02835-80897/+171191
* | | Fixed a failure with --valgrind for cte_recursive.test.Igor Babaev2016-09-191-1/+0
| |/ |/|
* | maria.encrypt-wrong-key - cleanup properlySergei Golubchik2016-09-171-0/+2
* | MDEV-10296 - Multi-instance table cacheSergey Vojtovich2016-09-171-11/+12
* | MDEV-10296 - Multi-instance table cacheSergey Vojtovich2016-09-161-1/+1
* | MDEV-10296 - Multi-instance table cacheSergey Vojtovich2016-09-161-1/+1
* | MDEV-10296 - Multi-instance table cacheSergey Vojtovich2016-09-165-11/+14
* | MDEV-10296 - Multi-instance table cacheSergey Vojtovich2016-09-166-15/+85
* | MDEV-10296 - Multi-instance table cacheSergey Vojtovich2016-09-169-185/+186
* | Don't increment 'Empty_queries' for queries with errors.Monty2016-09-153-1/+18
* | Test case for fix assertion/hang in read_init_file()Monty2016-09-152-2/+3
* | Another attempt to fix bug mdev-10785 + cleanup for the previous attempt.Igor Babaev2016-09-142-8/+2
* | Fixed bug mdev-10785.Igor Babaev2016-09-146-33/+59
* | Merge branch '10.2' of github.com:MariaDB/server into 10.2Igor Babaev2016-09-133-2/+105
|\ \
| * | MDEV-10779 Failing assertion lex->proc_list.elements == 0 or syntax error on ...Alexander Barkov2016-09-133-2/+105
* | | Fixed bug mdev-10783.Igor Babaev2016-09-133-1/+22
|/ /
* | Window functions fail with --ps-protocolVicențiu Ciorbaru2016-09-121-1/+6
* | post-merge fixes for ec47beaSergei Golubchik2016-09-123-4/+5
* | Fix sysvars_server_notembedded rdiff for 32-bitElena Stepanova2016-09-121-13/+4
* | Merge pull request #232 from 0xAX/no-need-to-zero-vio-netSergey Vojtovich2016-09-121-1/+0
|\ \