summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cleanup rint() portability checksSergey Vojtovich2018-05-264-38/+0
* Cleanup isnan() portability checksSergey Vojtovich2018-05-2610-23/+1
* Cleanup isinf() portability checksSergey Vojtovich2018-05-266-24/+5
* MDEV-13727 top-level query timestamp reset at stored func/trigger internal st...Andrei Elkin2018-05-254-36/+89
* Make a test independent of VERSIONMarko Mäkelä2018-05-252-14/+2
* bump the VERSIONDaniel Bartholomew2018-05-241-1/+1
* Merge 10.2 into 10.3Marko Mäkelä2018-05-243-2/+14
|\
| * MDEV-13779 InnoDB fails to shut down purge, causing hangMarko Mäkelä2018-05-243-2/+14
* | MDEV-15578: MyRocks: support zstandard compression where the distro allows itVicențiu Ciorbaru2018-05-243-0/+18
* | fix gcc row0trunc compilation error aarch64Ashutosh Parida2018-05-241-0/+1
* | Merge branch '10.3' into bb-10.3-releaseSergei Golubchik2018-05-2433-293/+806
|\ \
| * \ Merge 10.2 into 10.3Marko Mäkelä2018-05-2410-108/+150
| |\ \ | | |/
| | * MDEV-16267 Wrong INFORMATION_SCHEMA.INNODB_BUFFER_PAGE.TABLE_NAMEMarko Mäkelä2018-05-243-105/+79
| | * MDEV-16262: rocksdb.issue255 test sometimes fails in buildbotSergei Petrunia2018-05-232-2/+2
| | * Suppress warnings from partition_open_files_limitMonty2018-05-231-0/+4
| | * MDEV-15338 Crash in debug build when dropping column that is part of CHECKMonty2018-05-233-0/+62
| | * MDEV-12439: MariaRocks produces numerous (spurious?) valgrind failuresSergei Petrunia2018-05-221-0/+3
| * | Correct commentsMarko Mäkelä2018-05-241-2/+2
| * | Use std::isfinite in C++ codeSergey Vojtovich2018-05-245-5/+5
| * | remove check for finite/isfiniteHoward Su2018-05-245-22/+0
| * | cleanup TABLE_LISTEugene Kosov2018-05-233-11/+5
| * | MDEV-16244 sql_mode=ORACLE: Some keywords do not work in variable declarationsAlexander Barkov2018-05-236-144/+579
| * | MDEV-16234 CREATE TABLE .. SELECT LASTVAL breaks replicationMonty2018-05-223-0/+64
| * | Print out retry count when using mysql-test-run --repeatMonty2018-05-221-1/+1
* | | List of unstable tests for 10.3.7 releasemariadb-10.3.7Elena Stepanova2018-05-231-315/+340
* | | promote the server to "stable"Sergei Golubchik2018-05-221-1/+1
* | | promote Spider to "stable"Sergei Golubchik2018-05-222-2/+2
* | | MDEV-15627 debian packages install /etc/mysql/mariadb.cnf however its not rea...Sergei Golubchik2018-05-221-0/+1
* | | MDEV-15380 Index for versioned table gets corrupt after partitioning and DELETEEugene Kosov2018-05-224-3/+55
|/ /
* | Merge branch 'github/10.2' into 10.3Sergei Golubchik2018-05-2262-600/+697
|\ \ | |/
| * MDEV-12900: spider tests failed in buildbot with valgrindJacob Mathew2018-05-213-83/+7
| * Set MyRocks plugin version to StableSergei Petrunia2018-05-212-14/+14
| * .gitignoreSergei Golubchik2018-05-201-0/+2
| * Merge branch '10.1' into 10.2Sergei Golubchik2018-05-2036-144/+353
| |\
| | * Merge branch '10.0' into 10.1Sergei Golubchik2018-05-1928-110/+333
| | |\
| | | * Merge branch '5.5' into 10.0Sergei Golubchik2018-05-1914-79/+145
| | | |\
| | | | * MDEV-16220 MTR - do not pass UTF8 on the command line for mysql client.Vladislav Vaintroub2018-05-186-23/+68
| | | | * MDEV-15318 CREATE .. SELECT VALUES produces invalid table structureSergei Golubchik2018-05-173-4/+23
| | | | * (almost) sane core handling in mtrSergey Vojtovich2018-05-161-36/+45
| | | | * MDEV-654 Assertion `share->now_transactional' failed in flush_log_for_bitmap ...Monty2018-05-152-0/+9
| | | * | MDEV-11129 CREATE OR REPLACE TABLE t1 AS SELECT spfunc() crashes if spfunc() ...Sergei Golubchik2018-05-191-1/+1
| | | * | MDEV-11129 CREATE OR REPLACE TABLE t1 AS SELECT spfunc() crashes if spfunc() ...Monty2018-05-167-22/+82
| | | * | Fix that FLUSH TABLES FOR EXPORT also works for Aria tables.Monty2018-05-165-1/+43
| | | * | MDEV-14943 Alter table ORDER BY bugMonty2018-05-155-8/+61
| | * | | MDEV-7914: spider/bg.ha, spider/bg.ha_part crash server sporadically in buildbotJacob Mathew2018-05-184-36/+76
| | * | | MDEV-15347: Valgrind or ASAN errors in mysql_make_view on query from informat...Oleksandr Byelkin2018-05-1511-34/+60
| * | | | cleanup: specify memroot explicitly in `new Explain_xxx`Sergei Golubchik2018-05-191-3/+3
| * | | | MDEV-16153 Server crashes in Apc_target::disable, ASAN heap-use-after-free in...Sergei Golubchik2018-05-193-1/+26
| * | | | mariabackup : Fix race condition when killing query waiting for MDLVladislav Vaintroub2018-05-191-4/+11
| * | | | MDEV-12465: Server crashes in my_scan_weight_utf8_bin upon collecting stats f...Sergei Petrunia2018-05-193-2/+64