summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-21988: Assertion failure mysqld: bool trans_commit_stmt(THD*): Assertion...mkaruza2020-03-241-0/+22
* autobake-deb.sh: include symlinks in the final listingSergei Golubchik2020-03-241-1/+1
* MDEV-22009 mysqlhotcopy tool and wsrep scripts not foundRasmus Johansson2020-03-241-3/+12
* MDEV-22003 mysql_config disappeared from 10.5 (e.g. binary tarball or source ...Sergei Golubchik2020-03-245-4/+9
* Revert "MDEV-21303 Make executables MariaDB named"Sergei Golubchik2020-03-2416-33/+33
* Travis-CI: Optimize the selection of tests to be smaller and more diverseOtto Kekäläinen2020-03-231-42/+19
* Travis-CI: Mac OS X build improvementsOtto Kekäläinen2020-03-231-12/+38
* Travis-CI: Refactor .travis.yml and documentOtto Kekäläinen2020-03-231-192/+55
* Travis-CI: No-change cleanup of bad syntax in .travis-ci.ymlOtto Kekäläinen2020-03-231-60/+119
* cleanup: group deprecated:: code togetherEugene Kosov2020-03-231-48/+48
* MDEV-21990 Issue a message on changing deprecated innodb_log_files_in_groupEugene Kosov2020-03-232-0/+8
* fix formatting and remove outdated commentEugene Kosov2020-03-231-6/+8
* MDEV-22012 Allow SET TIMESTAMP for users with GRANT BINLOG REPLAY when --secu...Alexander Barkov2020-03-236-8/+147
* fix a nondeterminism in perfschema.statement_program_non_nested testSergei Golubchik2020-03-232-4/+2
* Minor buffer pool cleanupMarko Mäkelä2020-03-232-94/+55
* MDEV-21962: Minor cleanupMarko Mäkelä2020-03-232-18/+7
* Merge 10.4 into 10.5Marko Mäkelä2020-03-2322-75/+76
|\
| * MDEV-21792 Server aborts upon attempt to create foreign key on spatial fieldThirunarayanan Balathandayuthapani2020-03-234-2/+18
| * Cleanup my_atomic.h includesSergey Vojtovich2020-03-218-8/+0
| * global_query_id: my_atomic to Atomic_counterSergey Vojtovich2020-03-212-5/+4
| * tc_active_instances: my_atomic to std::atomicSergey Vojtovich2020-03-213-15/+24
| * Discovery counters: my_atomic to Atomic_counterSergey Vojtovich2020-03-211-6/+6
| * gtid_pos_table: my_atomic to std::atomicSergey Vojtovich2020-03-214-30/+18
| * default_gtid_pos_table: my_atomic to std::atomicSergey Vojtovich2020-03-213-10/+7
* | MDEV-21303 postfixesVladislav Vaintroub2020-03-232-4/+4
* | MDEV-21303 Make executables MariaDB namedSergei Golubchik2020-03-2118-37/+36
* | MDEV-21303 Make executables MariaDB namedRasmus Johansson2020-03-2137-662/+367
* | MDEV-742: Fix clang -Winconsistent-missing-overrideMarko Mäkelä2020-03-211-2/+2
* | Correct a resultMarko Mäkelä2020-03-211-1/+1
* | Merge 10.4 into 10.5Marko Mäkelä2020-03-2193-2906/+3019
|\ \ | |/
| * MDEV-21675: Data inconsistency after multirow insert rollback (#1474)Daniele Sciascia2020-03-2112-67/+484
| * Merge 10.3 into 10.4Marko Mäkelä2020-03-2081-2806/+2793
| |\
| | * MDEV-21959: Fix a type mismatch on 64-bit systemsMarko Mäkelä2020-03-201-1/+1
| | * Merge 10.2 into 10.3Marko Mäkelä2020-03-2081-2811/+2791
| | |\
| | | * MDEV-14431: Fix ulong/ulonglong type mismatchMarko Mäkelä2020-03-201-1/+3
| | | * MDEV-21549: Clean up the import/export testsMarko Mäkelä2020-03-208-2244/+1478
| | | * MDEV-21549 IMPORT TABLESPACE fails to adjust all tablespace ID in root pagesMarko Mäkelä2020-03-201-0/+17
| | | * Merge 10.1 into 10.2Marko Mäkelä2020-03-207-31/+116
| | | |\
| | | | * MDEV-21977 main.func_math fails due to undefined behaviourbb-10.1-vicentiu-pristeneAlexander Barkov2020-03-204-23/+107
| | | | * mtr: update heuristics for --parallel=autoSergei Golubchik2020-03-141-4/+1
| | | | * all status variables above `questions` MUST be ulongSergei Golubchik2020-03-142-6/+6
| | | * | MDEV-21981 Replace arithmetic + with bitwise OR when possibleMarko Mäkelä2020-03-197-123/+130
| | | * | MDEV-21983: Crash on DROP/RENAME TABLE after DISCARD TABLESPACEMarko Mäkelä2020-03-198-42/+27
| | | * | MDEV-13626: Clean up the buffer pool resizing tests from MySQL 5.7Marko Mäkelä2020-03-195-67/+42
| | | * | MDEV-13626: Import and adjust buffer pool resizing tests from MySQL 5.7Marko Mäkelä2020-03-199-0/+640
| | | * | MDEV-14057: Fix some testsMarko Mäkelä2020-03-193-7/+17
| | | * | MDEV-14057 InnoDB GIS tests fail.Alexey Botchkov2020-03-1819-257/+282
| | | * | MDEV-21826 Recovery failure : loop of Read redo log up to LSNThirunarayanan Balathandayuthapani2020-03-183-24/+10
| | | * | new (fixed) version of CC.Oleksandr Byelkin2020-03-181-0/+0
| | | * | MDEV-20370 Crash after OPTIMIZE TABLE on TEMPORARY TABLEMarko Mäkelä2020-03-173-21/+32