summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-21930 RocksDB does not compile anymore, with Visual Studiobb-10.2-wlad-rocksdbVladislav Vaintroub2020-03-204-42/+61
* 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
* | | 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
* | | 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
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-03-061-0/+12
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.1Oleksandr Byelkin2020-03-061-0/+12
| |\ \ | | |/
| | * MDEV-21646: Failure to compile my_addr_resolve.c with binutils-2.34bb-5.5-MDEV-21646Oleksandr Byelkin2020-02-121-0/+12
* | | Enable galera.galera_ist_mariabackup and galera.mysql-wsrep#33.Stepan Patryshev2020-03-061-2/+0
* | | MDEV-19208 mariadb.pc: install into libdirVicențiu Ciorbaru2020-03-052-2/+2
* | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2020-03-056-3/+39
|\ \ \ | |/ /
| * | Remove unneded extra context line from test file to make it version independentVicențiu Ciorbaru2020-02-282-4/+2
| * | mariadb.pc: remove unnecessary include directoryBen Boeckel2020-02-261-1/+1
| * | mariadb{,@}.service comment typo open-file-limit -> open-files-limitDaniel Black2020-02-252-2/+2
| * | MDEV-21374: When "--help --verbose" prints out configuration file paths, the ...Anel Husakovic2020-02-223-0/+38
* | | MDEV-21857 - Fix sporadic failure of mdev375Vladislav Vaintroub2020-03-021-0/+2
* | | MENT-606 Error while setting value 'aes_ctr' to 'file-key-management-encrypti...Alexey Bychko2020-02-261-0/+1
* | | MENT-645 Undefined symbols for architecture x86_64: _pam_syslogAlexey Bychko2020-02-252-6/+38
* | | MDEV-21723 Async slave thread BF abort and replaying fixes (#1448)seppo2020-02-236-5/+329
* | | MDEV-21563 FTS thread aborts during shutdownThirunarayanan Balathandayuthapani2020-02-202-0/+2
* | | Clean wrong cherry-pick from previous commitAnel Husakovic2020-02-203-4/+0
* | | my_getncpus based on threads availableDaniel Black2020-02-204-1/+37