summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-15253: Default optimizer setting changes for MariaDB 10.410.4-selectivty4Varun Gupta2018-11-07226-1743/+3635
* MDEV-16357 LIMIT and ORDER BY clause is ignored on a query with UNIONIgor Babaev2018-11-063-0/+45
* Merge 10.3 into 10.4Marko Mäkelä2018-11-06394-10316/+23861
|\
| * Merge 10.2 into 10.3Marko Mäkelä2018-11-06375-10002/+23007
| |\
| | * Unify a test with the 10.3 versionMarko Mäkelä2018-11-062-595/+597
| | * Merge 10.1 into 10.2Marko Mäkelä2018-11-06277-4184/+16904
| | |\
| | | * Merge 10.0 into 10.1Marko Mäkelä2018-11-0516-154/+104
| | | |\
| | | | * Revert some InnoDB/XtraDB changesMarko Mäkelä2018-11-0516-154/+104
| | | * | Merge 10.0 into 10.1Marko Mäkelä2018-11-0515-63/+378
| | | |\ \ | | | | |/
| | | | * MDEV-13671 InnoDB should use case-insensitive column name comparisons like th...Eugene Kosov2018-11-056-46/+261
| | | | * Remove dead code is_thd_killed()Marko Mäkelä2018-11-023-17/+4
| | | | * 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
| | | * | MDEV-15890 Strange error message if you try to FLUSH TABLES <view> after LOCK...Alexey Botchkov2018-11-0313-49/+33
| | | * | bump the VERSIONDaniel Bartholomew2018-11-021-1/+1
| | | * | MDEV-17133 follow-up patch to fix mf_iocache-t unittestAndrei Elkin2018-11-011-1/+1
| | | * | Updated list of unstable tests for 10.1.37 releasemariadb-10.1.37Elena Stepanova2018-10-311-50/+45
| | | * | update rdiffs for 32bitSergei Golubchik2018-10-312-49/+57
| | | * | Fix innodb.table_flags,debugMarko Mäkelä2018-10-318-15/+279
| | | * | disabling a crashing testSergei Golubchik2018-10-311-1/+1
| | | * | Merge branch '10.0' into 10.1Sergei Golubchik2018-10-3118-207/+710
| | | |\ \ | | | | |/
| | | | * 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
| | | | * | 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
| | | * | | Merge branch '10.1' into bb-10.1-sergSergei Golubchik2018-10-311-3/+7
| | | |\ \ \
| | | | * | | README: Add reporting security vulns. directionShinnok2018-10-301-3/+7
| | | * | | | Merge branch '10.0' into 10.1Sergei Golubchik2018-10-30250-4202/+16174
| | | |\ \ \ \ | | | | |/ / / | | | |/| / / | | | | |/ /
| | | | * | 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
| | | | |\ \ \ \ \ | | | | | | |_|_|/ | | | | | |/| | |
| | | | | * | | | Merge branch 'merge/merge-xtradb-5.5' into 5.5mariadb-5.5.62Sergei Golubchik2018-10-2410-63/+123
| | | | | |\ \ \ \
| | | | | | * | | | 5.5.61-38.13Sergei Golubchik2018-10-2412-65/+135
| | | | | * | | | | Revert "Update rules"Sergei Golubchik2018-10-241-4/+1
| | | | | * | | | | Bug#27919254 MYSQL USER ESCALATES ITS PRIVILEGE BY PLACING ARBITRARY PIDS INT...Sergei Golubchik2018-10-241-12/+19