summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
* | | | Change exec bit to allow dh-exec to workVicențiu Ciorbaru2020-03-181-0/+0
* | | | Fixed multi_update_debug.testMonty2020-03-162-4/+4
* | | | MDEV-13134/MDEV-21855: Add a test caseMarko Mäkelä2020-03-162-0/+147
* | | | Merge 10.2 into 10.3Marko Mäkelä2020-03-1318-104/+283
|\ \ \ \ | |/ / /
| * | | 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
* | | | Add galera debug sync to galera_slave_replay test.Jan Lindström2020-03-121-1/+2
* | | | Fixed wrong assert (found by clang)Monty2020-03-111-1/+1
* | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-03-1113-47/+94
|\ \ \ \ | |/ / /
| * | | 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
| * | | Minor cleanup of main.partition_innodbMarko Mäkelä2020-03-092-28/+12
| * | | MDEV-21758 : Events switched randomly to SLAVESIDE_DISABLEDJan Lindström2020-03-093-4/+62
* | | | MDEV-15724 - Possible crash in parserAleksey Midenkov2020-03-111-0/+1
* | | | Correctly link mysqlclient.pc to mariadb.pc under multi-arch supportVicențiu Ciorbaru2020-03-082-1/+3
* | | | Merge branch '10.2' into 10.3Vicențiu Ciorbaru2020-03-083-31/+26
|\ \ \ \ | |/ / /
| * | | Check for CPU_COUNT macro within my_getncpusVicențiu Ciorbaru2020-03-081-21/+23
| * | | Update install layout to account for multi-arch setupDaniel Black2020-03-083-11/+4