summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix wsrep.cnf installation.mariadb-galera-10.0.37Jan Lindström2018-11-011-2/+7
* Fix merge error on tests.Jan Lindström2018-10-313-78/+82
* Merge remote-tracking branch 'origin/10.0' into bb-10.0-galeraJan Lindström2018-10-31406-195812/+7200
|\
| * List of unstable tests for 10.0.37 releasemariadb-10.0.37Elena Stepanova2018-10-301-25/+57
| * MDEV-12023 Assertion failure sym_node->table != NULL on startupMarko Mäkelä2018-10-3015-174/+588
| * MDEV-15919 lower_case_table_names does not behave as expectedSergei Golubchik2018-10-292-2/+3
| * CONNECT: bintar compilation failure on Mac OS XSergei Golubchik2018-10-291-1/+1
| * after-merge: enable testsSergei Golubchik2018-10-283-4/+2
| * Squashed commit of connect/10.0:Olivier Bertrand2018-10-2841-333/+348
| * CONNECT: don't mix bundled zlib and system libxml2Sergei Golubchik2018-10-281-0/+9
| * Merge branch 'merge/merge-perfschema-5.6' into 10.0Sergei Golubchik2018-10-281-1/+4
| |\
| | * 5.6.42Sergei Golubchik2018-10-272-8/+11
| * | Merge branch 'merge/merge-xtradb-5.6' into 10.0Sergei Golubchik2018-10-2826-120/+212
| |\ \
| | * | 5.6.41-84.1Sergei Golubchik2018-10-2733-173/+433
| * | | Merge branch 'merge/merge-innodb-5.6' into 10.0Sergei Golubchik2018-10-289-54/+93
| |\ \ \
| | * | | 5.6.42Sergei Golubchik2018-10-279-60/+143
| * | | | Merge branch '5.5' into 10.0Sergei Golubchik2018-10-27122-3473/+14872
| |\ \ \ \
| * | | | | MDEV-17533 Merge new release of InnoDB 5.6.42 to 10.0Marko Mäkelä2018-10-253-2/+39
| * | | | | MDEV-17532 Performance_schema reports wrong directory for the temporary files...Marko Mäkelä2018-10-255-2/+77
| * | | | | MDEV-17531 Crash in RENAME TABLE with FOREIGN KEY and FULLTEXT INDEXMarko Mäkelä2018-10-254-4/+88
| * | | | | Remove unused code.Sergey Vojtovich2018-10-195-90/+1
| * | | | | MDEV-14815 - Server crash or AddressSanitizer errors or valgrind warningsSergey Vojtovich2018-10-193-2/+45
| * | | | | MDEV-17257 Server crashes in Item::field_type_for_temporal_comparison or in g...Alexander Barkov2018-10-173-3/+41
| * | | | | MDEV-17358 my_reverse_bits() is incorrect due to UBEugene Kosov2018-10-161-4/+4
| * | | | | MDEV-11071 - Assertion `thd->transaction.stmt.is_empty()' failed inSergey Vojtovich2018-10-163-1/+45
| * | | | | MDEV-12547: InnoDB FULLTEXT index has too strict innodb_ft_result_cache_limit...Thirunarayanan Balathandayuthapani2018-10-1617-20/+80
| * | | | | MDEV-17020: Assertion `length > 0' failed in ptr_compare upon ORDER BY with b...Varun Gupta2018-10-153-0/+40
| * | | | | MDEV-17064 LIKE function has error behavior on the fields in which the collat...Alexander Barkov2018-10-154-82/+119
| * | | | | Test for MDEV-13119 and MDEV-13120Alexander Barkov2018-10-152-0/+42
| * | | | | MDEV-14322 main.type_datetime failed in buildbot, results mismatchAlexander Barkov2018-10-151-5/+5
| * | | | | Disabled storage engine tests using LOCK with MERGE engineElena Stepanova2018-10-131-0/+2
| * | | | | Fix typo in 5936d43afb6ad5a75d9eed17eb39e8c00a08a684Marko Mäkelä2018-10-121-1/+1
| * | | | | fix test suite after MDEV-15438Vladislav Vaintroub2018-10-122-0/+2
| * | | | | threadpool_size can contribute to the wanted_filesDaniel Black2018-10-121-0/+4
| * | | | | MDEV-17413 Crash in my_malloc_size_cb_func() during shutdown withVladislav Vaintroub2018-10-091-0/+7
| * | | | | MDEV-17382 Hash join algorithm should not be used to join materializedIgor Babaev2018-10-074-2/+81
| * | | | | Correct a typo in a commentMarko Mäkelä2018-10-011-1/+1
| * | | | | tokudb: create and destroy TOKUDB_SHARE::_open_tables_mutex dynamicallySergei Golubchik2018-09-222-6/+8
| * | | | | sanitize tokudb locking macrosSergei Golubchik2018-09-221-8/+8
| * | | | | Merge remote-tracking branch 'origin/5.5' into bb-10.0-barbb-10.0-barAlexander Barkov2018-09-212-2/+6
| |\ \ \ \ \
| * \ \ \ \ \ Merge 5.5 into 10.0Marko Mäkelä2018-09-211-1/+2
| |\ \ \ \ \ \
| * | | | | | | After-merge cleanup: adjust the test to work in 10.0Alexander Barkov2018-09-212-2/+13
| * | | | | | | Merge remote-tracking branch 'origin/5.5' into 10.0Alexander Barkov2018-09-2123-305/+479
| |\ \ \ \ \ \ \
| * | | | | | | | MDEV-14410 - Assertion `table->pos_in_locked_tables == __null ||Sergey Vojtovich2018-09-184-1/+39
| * | | | | | | | Update contributorsIan Gilfillan2018-09-103-3/+9
| * | | | | | | | TokuDB: Don't free P_S instrumented mutexes after exit()Sergei Golubchik2018-09-062-6/+10
| * | | | | | | | Merge branch 'merge-tokudb-5.6' into 10.0Oleksandr Byelkin2018-09-06192-194538/+3936
| |\ \ \ \ \ \ \ \
| | * | | | | | | | 5.6.41-84.1Oleksandr Byelkin2018-09-03187-194538/+4359
| * | | | | | | | | MDEV-16465 Invalid (old?) table or database name or hang in ha_innobase::dele...Sergei Golubchik2018-09-062-1/+12
| * | | | | | | | | MDEV-16757 Memory leak after adding manually min/max statistical dataSergey Vojtovich2018-09-052-2/+1