summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-15578: MyRocks: support zstandard compression where the distro allows itbb-10.3-mdev-15578Vicențiu Ciorbaru2018-05-243-0/+18
* 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
* 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
| * | | | MDEV-16200: -DPLUGIN_ROCKSDB=YES leads to errors during buildSergei Petrunia2018-05-181-1/+1
| * | | | MDEV-15304: Server crash in print_keydup_error / key_unpack or unexpected ER_...Sergei Petrunia2018-05-184-8/+77
| * | | | MDEV-15581 Incorrect result (missing row) with UNION DISTINCT in anchor partsIgor Babaev2018-05-177-4/+72
| * | | | bump the VERSIONDaniel Bartholomew2018-05-181-1/+1
| * | | | MDEV-16212 Memory leak with recursive CTE that uses global ORDER BYIgor Babaev2018-05-173-1/+34
| * | | | MDEV-7914: spider/bg.ha, spider/bg.ha_part crash server sporadically in buildbotJacob Mathew2018-05-174-36/+76
| * | | | Merge branch '10.2' into bb-10.2-releaseSergei Golubchik2018-05-171-2/+12
| |\ \ \ \
| * | | | | MDEV-16183 TokuDB tests fail on Fedora 28mariadb-10.2.15Sergei Golubchik2018-05-163-1/+34
| * | | | | MDEV-16187 Ubuntu Bionic MariaDB has epoch version that makes 10.1 and 10.2 i...Sergei Golubchik2018-05-161-2/+5
* | | | | | A cleanup for MDEV-15818 Fix shift-reduce conflicts in the new 10.3 syntaxAlexander Barkov2018-05-222-6/+6
* | | | | | MDEV-12900: spider tests failed in buildbot with valgrindJacob Mathew2018-05-213-84/+8
|\ \ \ \ \ \
| * | | | | | MDEV-12900: spider tests failed in buildbot with valgrindbb-10.3-MDEV-12900Jacob Mathew2018-05-213-84/+8
* | | | | | | Merge branch '10.3' into bb-10.3-ccVladislav Vaintroub2018-05-210-0/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'bb-10.3-cc' into 10.3Vladislav Vaintroub2018-05-213-1/+6
| |\ \ \ \ \ \ \
| | * | | | | | | OS X warnings fixesSergey Vojtovich2018-05-211-2/+3
| | * | | | | | | Better crash reports on OS XSergey Vojtovich2018-05-211-0/+50
| | * | | | | | | Added support for lldb core analysis in mtrSergey Vojtovich2018-05-211-0/+39
| | * | | | | | | bugfix: EE_OPEN_WARNING could be statistically wrongSergei Golubchik2018-05-213-34/+21
| | * | | | | | | MDEV-15635 mysys: THR_LOCK_open reduce usageDaniel Black2018-05-214-32/+38
| | * | | | | | | MDEV-8743: use mkostemp when available with O_CLOEXECDaniel Black2018-05-214-1/+6
| | * | | | | | | cleanup: report_error() in sql_plugin.ccSergei Golubchik2018-05-211-60/+37
| | * | | | | | | cleanup: create_temp_file()Sergei Golubchik2018-05-2112-143/+68
| | * | | | | | | MDEV-15583 create_temp_file: remove tempnam implementationDaniel Black2018-05-214-39/+0
| | * | | | | | | MDEV-15550 Add error handling for fopenJia Zhouyang2018-05-211-0/+6
| | * | | | | | | MDEV-15513 use EVP_MD_CTX_{new,free} instead of EVP_MD_CTX_{create, destroy}Alexander Kuleshov2018-05-211-2/+2
| * | | | | | | | Addressing Monty's review suggestions for MDEV-11952 Oracle-style packages (p...Alexander Barkov2018-05-218-30/+99