summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | MDEV-20397 Support TIMESTAMP, DATETIME, TIME in ROUND() and TRUNCATE()Alexander Barkov2019-08-2216-16/+1536
* | | | | MDEV-20378: Galera uses uninitialized memoryJan Lindström2019-08-205-26/+30
* | | | | MDEV-20185: Windows: Use of uninitialized value $bpath in string eqJulius Goryavsky2019-08-192-14/+25
* | | | | MDEV-18863: Galera SST scripts can't read [mysqldN] option groupsJulius Goryavsky2019-08-196-15/+192
* | | | | MDEV-20383 Use of uninitialized value in Datafile::find_space_id() for ROW_FO...Marko Mäkelä2019-08-192-9/+4
* | | | | MDEV-19961 MIN(timestamp_column) returns a wrong result in a GROUP BY queryAlexander Barkov2019-08-196-12/+118
* | | | | MDEV-20374: innodb.innodb_mysql fails sporadically in BBSergei Petrunia2019-08-193-2/+30
* | | | | MDEV-20349: Assertion `to_len >= 8' failed in convert_to_printableVarun Gupta2019-08-163-0/+57
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-08-1624-247/+563
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-08-164-12/+11
| |\ \ \ \ | | |/ / /
| | * | | MDEV-19200: shutdown timeout on innodb.undo_truncate_recoverMarko Mäkelä2019-08-163-3/+3
| | * | | MDEV-8588/MDEV-19740: Restore a conditionMarko Mäkelä2019-08-161-9/+8
| * | | | Silence GCC 9.2.1 -Warray-boundsMarko Mäkelä2019-08-161-4/+4
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-08-155-14/+15
| |\ \ \ \ | | |/ / /
| | * | | MDEV-19740: Remove a bogus conditionMarko Mäkelä2019-08-151-3/+1
| | * | | MDEV-19740: Silence a bogus "may be uninitialized" warningMarko Mäkelä2019-08-151-8/+3
| | * | | MDEV-19740: Fix C++11 violations caught by GCC 9.2.1Marko Mäkelä2019-08-152-7/+19
| | * | | Disable galera.query_cache as it still fails on bb and azure.Jan Lindström2019-08-151-0/+1
| * | | | MDEV-20348: DROP TABLE IF EXISTS killed on master but was replicatedSujatha2019-08-153-33/+123
| |\ \ \ \ | | |/ / /
| | * | | MDEV-20348: DROP TABLE IF EXISTS killed on master but was replicatedSujatha2019-08-143-36/+127
| * | | | MDEV-20311 row_ins_step accesses unitialized memoryAleksey Midenkov2019-08-152-10/+16
| * | | | MDEV-20351 Window function BIT_OR() OVER (..) return a wrong data typeAlexander Barkov2019-08-153-1/+59
| * | | | Merge 10.2 into 10.3Aleksey Midenkov2019-08-148-173/+334
| |\ \ \ \ | | |/ / /
| | * | | MDEV-20301 InnoDB's MVCC has O(N^2) behaviorsAleksey Midenkov2019-08-145-169/+213
| | * | | MDEV-12439: MariaRocks produces numerous (spurious?) valgrind failuresSergei Petrunia2019-08-131-2/+2
| | * | | MDEV-20315: Backport to 10.2: Myrocks: Get the upstream's valgrind suppressio...Sergei Petrunia2019-08-131-1/+24
| | * | | MDEV-20315: MyRocks tests produce valgrind failures (Backport to 10.2)Sergei Petrunia2019-08-132-2/+96
* | | | | Remove file accidentally pushed.Jan Lindström2019-08-161-50/+0
* | | | | MDEV-18778: mysql_tzinfo_to_sql does not work correctly in MariaDB GaleraJan Lindström2019-08-166-45/+369
* | | | | Fix result error.Jan Lindström2019-08-151-1/+1
* | | | | Fix test failure on galera-features#56Jan Lindström2019-08-152-0/+2
* | | | | After-merge fix: Re-record resultsMarko Mäkelä2019-08-152-229/+257
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-08-1495-995/+1927
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-20336 Assertion bitmap_is_set(read_partitions) upon SELECT FOR UPDATE fr...Aleksey Midenkov2019-08-144-3/+28
| * | | | MDEV-18862 Unfortunate error message upon attempt to drop system versioningAleksey Midenkov2019-08-144-7/+5
| * | | | Merge 10.2 to 10.3Marko Mäkelä2019-08-1381-984/+1700
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-08-131-1/+1
| | |\ \ \ | | | |/ /
| | | * | MDEV-20138 innodb.trx_id_future fails on big-endianMarko Mäkelä2019-08-131-0/+10
| | | * | MDEV-20335: Extra trans_commit_stmt after rollback caused by incorrect fix of...Jan Lindström2019-08-131-1/+1
| | * | | MDEV-20060: Remove bogus unit from error messageMarko Mäkelä2019-08-131-1/+1
| | * | | MDEV-20310: Make InnoDB crash tests Valgrind-friendlyMarko Mäkelä2019-08-135-148/+200
| | * | | MDEV-20324: Galera threads are not registered to performance schemaJan Lindström2019-08-137-7/+148
| | * | | MDEV-17847 Galera test failure on MW-328[A|B|C]Jan Lindström2019-08-1310-28/+55
| | * | | MDEV-17614: After-merge fixMarko Mäkelä2019-08-1211-259/+55
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-08-1222-92/+452
| | |\ \ \ | | | |/ /
| | | * | Merge 5.5 into 10.1Marko Mäkelä2019-08-122-2/+10
| | | |\ \ | | | | |/
| | | | * Fix -Wimplicit-fallthroughMarko Mäkelä2019-08-121-1/+3
| | | | * Document TRASH_FILL, TRASH_ALLOC, TRASH_FREEMarko Mäkelä2019-08-121-1/+9
| | | | * bump the VERSIONDaniel Bartholomew2019-07-311-1/+1
| | | * | MDEV-17614: Re-record a resultMarko Mäkelä2019-08-121-0/+2