summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* MDEV-10084: SQL batch united responseOleksandr Byelkin2016-07-041-0/+1
* bump the VERSIONDaniel Bartholomew2016-07-041-1/+1
* Removing duplicate code in double-to-longlong conversion.Alexander Barkov2016-07-0311-119/+118
* fix ALTER TABLE .. DROP CONSTRAINT IF NOT EXISTSmariadb-10.2.1Sergei Golubchik2016-07-023-1/+5
* clarify ER_CANT_DROP_FIELD_OR_KEYSergei Golubchik2016-07-0217-56/+54
* Post-commit text fix for embedded: 12d75e6121 - new thread stack sizeElena Stepanova2016-07-021-2/+2
* Post-commit test fixesElena Stepanova2016-07-0224-2428/+2427
* don't save vcol flags in frmSergei Golubchik2016-07-013-11/+6
* cannot use item->const_item() in open_table_from_share()Sergei Golubchik2016-07-012-2/+6
* increase stack size for labradorSergei Golubchik2016-07-011-1/+1
* Removing the "thd" argument from Item::create_field_for_create_select().Alexander Barkov2016-07-017-12/+11
* MDEV-8989 ORDER BY optimizer ignores equality propagationSergei Golubchik2016-07-013-9/+36
* Post-merge: Update test resultsNirbhay Choubey2016-06-309-15/+26
* Merge branch '10.1' into 10.2Sergei Golubchik2016-06-30993-14781/+58981
|\
| * update tests for 32bitSergei Golubchik2016-06-291-2/+2
| * valgrind.supp: fix a typoSergei Golubchik2016-06-291-0/+1
| * MDEV-10054 Secure login fails when CIPHER is requiredSergei Golubchik2016-06-283-0/+13
| * Merge remote-tracking branch 'refs/remotes/github/10.1' into 10.1Sergei Golubchik2016-06-282-0/+28
| |\
| | * Output more information when assertionJan Lindström2016-06-282-0/+28
| * | Merge branch 'connect/10.1' into 10.1Sergei Golubchik2016-06-2814-630/+844
| |\ \
| | * | - Add column pattern and table type argument to catalog tablesOlivier Bertrand2016-06-2011-61/+75
| | * | Merge branch '10.1' of https://github.com/MariaDB/server into ob-10.1Olivier Bertrand2016-06-2058-195/+17455
| | |\ \
| | * | | - Possibly fix MDEV-10179 Reset remote tables when re-openingOlivier Bertrand2016-06-137-15/+41
| | * | | - Fix MDEV-10111 Reconize unsigned integers when creating tables via srcdefOlivier Bertrand2016-06-024-6/+12
| | * | | - Reconize the JDBC type -7 (BIT)Olivier Bertrand2016-05-2623-737/+1153
| | * | | - Fix failing json_udf_bin test when --psOlivier Bertrand2016-05-242-42/+240