summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* List of unstable tests for 10.0.38 releasemariadb-10.0.38Elena Stepanova2019-01-291-74/+45
* MDEV-18016: Assertion failure on ALTER TABLE after foreign_key_checks=0Marko Mäkelä2019-01-294-68/+68
* MDEV-18256 Duplicated call to dict_foreign_remove_from_cache()Marko Mäkelä2019-01-294-10/+45
* MDEV-18222: Duplicated call to dict_foreign_remove_from_cache()Marko Mäkelä2019-01-294-8/+33
* Fix xtradb version after mergeOleksandr Byelkin2019-01-291-1/+1
* MariaDB detect incorrect table nameOleksandr Byelkin2019-01-292-2/+3
* Merge branch '5.5' into 10.0Oleksandr Byelkin2019-01-2811-15/+94
|\
| * disable an old testSergei Golubchik2019-01-281-0/+1
| * Crude "auto-load-data-local-infile" modemariadb-5.5.63Sergei Golubchik2019-01-279-11/+90
| * MDEV-18360 Prevent set_max_open_files from allocating too many filesVicențiu Ciorbaru2019-01-271-4/+3
* | Fix detection of version in tokudbOleksandr Byelkin2019-01-281-1/+1
* | Merge branch 'merge-tokudb-5.6' into 10.0Oleksandr Byelkin2019-01-2834-1069/+1776
|\ \
| * | 5.6.42-84.2Oleksandr Byelkin2019-01-2435-1075/+1778
* | | Version fix after mergeOleksandr Byelkin2019-01-281-1/+1
* | | Reverting part of da34c7de5dacac85c4dc1f714bcd7edf3b7fe5f9 that was already f...Oleksandr Byelkin2019-01-281-3/+0
* | | Merge branch 'merge-xtradb-5.6' into 10.0Oleksandr Byelkin2019-01-283-14/+41
|\ \ \
| * | | 5.6.42-84.2Oleksandr Byelkin2019-01-248-26/+99
* | | | Merge branch 'merge-perfschema-5.6' into 10.0Oleksandr Byelkin2019-01-282-2/+7
|\ \ \ \
| * | | | 5.6.43Oleksandr Byelkin2019-01-242-2/+7
* | | | | Merge branch '5.5' into 10.0Oleksandr Byelkin2019-01-2818-36/+219
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | MDEV-16658 Memory leak in mysqltest on connect failureEugene Kosov2019-01-231-0/+5
| * | | | MDEV-18059 `support-files/mysql.server.sh stop` must run as rootSergei Golubchik2019-01-231-1/+5
| * | | | Bug #28499924: INCORRECT BEHAVIOR WITH UNION IN SUBQUERYSergei Golubchik2019-01-232-0/+42
| * | | | Bug #28499924: INCORRECT BEHAVIOR WITH UNION IN SUBQUERYSreeharsha Ramanavarapu2019-01-231-10/+12
| * | | | Bug #28178776 COMPARISON OF UNINITAILIZED MEMORY IN LOG_IN_USEAditya A2019-01-232-6/+6
| * | | | MDEV-18349 InnoDB file size changes are not safe when file system crashesMarko Mäkelä2019-01-232-2/+6
| * | | | MDEV-14580: mysql_install_db elements based on dirname of mysql_install_dbSergei Golubchik2019-01-211-4/+7
| * | | | MDEV-14580: mysql_install_db elements based on dirname of mysql_install_dbDaniel Black2019-01-211-0/+11
| * | | | MDEV-17615 cmake ssl error on musl/libresslSergei Golubchik2019-01-211-1/+9
| * | | | Avoid noisy Clang 7 warning about unused variable.Vladislav Vaintroub2019-01-191-2/+2
| * | | | remove duplicated paragraph from mysql_install_db.shAlexander Kuleshov2019-01-161-3/+0
| * | | | MDEV-18269 - fix off-by-one bug in unittestNatanael Copa2019-01-161-2/+2
| * | | | MDEV-17085: CHECKSUM TABLE EXTENDED does not work correctlyOleksandr Byelkin2019-01-164-1/+53
| * | | | MDEV-18254 upgrade HeidiSQL to 9.5Vladislav Vaintroub2019-01-151-1/+1
| * | | | Backport MDEV-17504 to 5.5Vladislav Vaintroub2019-01-112-7/+67
* | | | | Squashed commit of connect/10.0:Olivier Bertrand2019-01-2516-350/+426
* | | | | cleanup: fill_alter_inplace_infoSergei Golubchik2019-01-251-51/+13
* | | | | compiler warningSergei Golubchik2019-01-251-1/+1
* | | | | MDEV-18255: Server crashes in Bitmap<64u>::intersectVarun Gupta2019-01-243-1/+31
* | | | | MDEV-17868 mysqltest fails to link with system PCRE librariesSergei Golubchik2019-01-242-2/+2
* | | | | MDEV-17376 Server fails to set ADD_PK_INDEX, DROP_PK_INDEX if unique index no...Thirunarayanan Balathandayuthapani2019-01-245-15/+196
* | | | | MDEV-17803 Row-based event is not applied when table map id is greaterAndrei Elkin2019-01-237-2/+159
* | | | | Bug#28867993: POSSIBLE ISSUE WITH MYSQL SERVER RESTARTSergei Golubchik2019-01-234-0/+28
* | | | | MDEV-18349 InnoDB file size changes are not safe when file system crashesMarko Mäkelä2019-01-234-48/+47
* | | | | MDEV-15925 FRM_MAX_SIZE too low for some use casesSergei Golubchik2019-01-213-3/+12
* | | | | MDEV-14440: Assertion `inited==RND' failed in handler::ha_rnd_endVarun Gupta2019-01-183-0/+52
* | | | | safemalloc: warn, flush after fprintfDaniel Black2019-01-171-1/+1
* | | | | MDEV-17475: Increase maximum possible value for table_definition_cache to mat...Oleksandr Byelkin2019-01-163-13/+17
* | | | | MDEV-18233 Moving the hash_node_t to improve locality of referenceMarko Mäkelä2019-01-156-14/+14
|\ \ \ \ \
| * | | | | MDEV-18233 Moving the hash_node_t to improve locality of referenceEugene Kosov2019-01-146-14/+14