summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-21360 restore debud_dbug through a session variable instead of '-d,..'bb-10.2-MDEV-21360Alice Sherepa2020-03-2323-237/+228
* blind fix for Windows buildingEugene Kosov2020-03-211-1/+0
* MDEV-21993 asan failure in encryption.innochecksumEugene Kosov2020-03-213-16/+6
* MDEV-21993 asan failure in encryption.innochecksumEugene Kosov2020-03-211-2/+4
* Connect: Remove some unused variablesMarko Mäkelä2020-03-213-7/+2
* InnoDB: reduce size of dtuple_tEugene Kosov2020-03-205-31/+34
* correct comment in buf_page_is_corrupted()Eugene Kosov2020-03-201-1/+1
* st_::span fixesEugene Kosov2020-03-202-145/+141
* remove fishy reinterpret_cast from buf_page_is_zeroes()Eugene Kosov2020-03-207-39/+43
* MDEV-17177 Crash in Item_func_in::cleanup() for SELECT executed viaIgor Babaev2020-03-204-20/+54
* 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
* | MDEV-14808 innodb_fts.sync fails in buildbot with wrong resultThirunarayanan Balathandayuthapani2020-03-172-9/+11
* | MDEV-21959 GIS error message doesn't show the wrong value, just the type.Alexey Botchkov2020-03-175-8/+16
* | MDEV-10570: Fix -Wmaybe-uninitializedMarko Mäkelä2020-03-171-11/+4
* | innodb: fix typo in function descriptionPetr Vaněk2020-03-161-2/+2
* | Fix GCC 10.0 -Wstringop-overflowMarko Mäkelä2020-03-131-5/+8
* | MDEV-10047: table-based master info repositorySujatha2020-03-133-1/+220
* | Fix clang 10 warningsMarko Mäkelä2020-03-132-3/+4
* | MDEV-21933 INFORMATION_SCHEMA.INNODB_SYS_TABLESPACES accesses SYS_DATAFILESMarko Mäkelä2020-03-133-28/+14
* | Fix GCC 10 -Wclass-memaccessMarko Mäkelä2020-03-131-1/+1
* | Fix GCC 10 -Wstringop-truncationMarko Mäkelä2020-03-131-0/+2
* | Update libmariadbMarko Mäkelä2020-03-131-0/+0
* | Merge 10.1 into 10.2Marko Mäkelä2020-03-138-92/+53
|\ \ | |/
| * Merge 5.5 into 10.1Marko Mäkelä2020-03-131-7/+7
| |\
| | * Cleanup: clang-10 -Wmisleading-indentationMarko Mäkelä2020-03-111-7/+7
| * | MDEV-21918 improve page_zip_verify_checksum()Eugene Kosov2020-03-112-44/+30
| * | fix typedef-related warning and cleanup using namespace stdEugene Kosov2020-03-116-11/+9
| * | Fix compile warning:Sergei Petrunia2020-03-111-1/+1
* | | InnoDB: improve error message for checksum mismatchEugene Kosov2020-03-121-1/+2
* | | Add galera debug sync to galera_slave_replay test.Jan Lindström2020-03-111-1/+2
* | | MDEV-19740: Correct a type mismatch WITH_INNODB_EXTRA_DEBUGMarko Mäkelä2020-03-101-2/+3
* | | fix use-after-freeEugene Kosov2020-03-101-2/+2
* | | Make main.mysql_client_test non-great againMarko Mäkelä2020-03-101-2/+0
* | | Merge 10.1 into 10.2Marko Mäkelä2020-03-101-2/+0
|\ \ \ | |/ /
| * | Do not bother to disable non-existing testsMarko Mäkelä2020-03-101-2/+0