summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.0' into 10.0-galeraJan Lindström2018-11-0212-26/+236
|\
| * bump the VERSIONDaniel Bartholomew2018-11-011-1/+1
| * MDEV-16695: Estimate for rows of derived tables is very high when we are usin...Varun Gupta2018-11-013-0/+91
| * Revert commit b2f39a5f567d006000aad8b431267298cf81b569 wrongJan Lindström2018-11-012-132/+0
| * Add missing wsrep.cnf.shJan Lindström2018-11-012-0/+132
| * MDEV-17298 ASAN unknown-crash / READ of size 1 in my_strntoul_8bit upon INSER...Alexander Barkov2018-10-313-2/+23
| * Merge branch '5.5' into 10.0Sergei Golubchik2018-10-315-23/+121
| |\
| | * don't try to build with OpenSSL 1.1+Sergei Golubchik2018-10-301-1/+2
| | * ./mtr --gdb='b mysql_parse;r'Sergei Golubchik2018-10-301-3/+12
| | * MDEV-17256 Decimal field multiplication bug.bb-5.5-hfAlexey Botchkov2018-10-303-16/+105
| | * bump the VERSIONDaniel Bartholomew2018-10-261-1/+1
* | | 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