summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enable the auto parametar of the flag `default-character-set`bb-10.2-anel-default_charsetAnel Husakovic2019-09-031-1/+4
* Part2: MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false...Alexander Barkov2019-09-0315-12/+585
* MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false)' in r...Alexander Barkov2019-09-0330-22/+1238
* Disabled test in 32bit that uses too much memory or cpuMonty2019-09-024-0/+6
* Updated mtr files to support different compiled in optionsMonty2019-09-01659-8463/+6430
* Fixed some compiler warningsMonty2019-09-013-2/+3
* embedded client now writes errors to stderr during init_embedded_serverMonty2019-09-011-3/+14
* Remove test that where only applicable for MySQLMonty2019-09-018-3997/+0
* Updated BUILD/SETUP from MariaDB 10.5Monty2019-09-011-5/+16
* C/CSergei Golubchik2019-09-011-0/+0
* Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2019-08-3037-1608/+2105
|\
| * TypoOlivier Bertrand2019-08-223-10/+11
| * Some small changes.Olivier Bertrand2019-08-193-33/+39
| * In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-08-1717-1376/+1543
| * TypoOlivier Bertrand2019-07-313-9/+9
| * In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-07-3020-336/+665
* | MDEV-18384: rocksdb.index_merge_rocksdb2 test failsSergei Petrunia2019-08-305-16/+148
* | Clean up innodb.innodb-read-viewMarko Mäkelä2019-08-292-14/+3
* | Remove a bogus commentMarko Mäkelä2019-08-281-3/+1
* | Merge 10.1 into 10.2Marko Mäkelä2019-08-2820-78/+528
|\ \
| * | Improved handling of subdirectories in the xtrabackup-v2 SST scripts (similar...Julius Goryavsky2019-08-282-8/+35
| * | fix clang warningsEugene Kosov2019-08-282-2/+2
| * | Enable galera_sst_mysqldump_with_key test case.Jan Lindström2019-08-271-1/+0
| * | MDEV-19699 Server crashes in Item_null_result::field_type upon SELECT with RO...Alexander Barkov2019-08-276-0/+147
| * | MDEV-20420: SST failed after MDEV-18863 in some test configurationsJulius Goryavsky2019-08-266-57/+324
| * | MDEV-20188: binlog.binlog_stm_drop_tmp_tbl fails in buildbot with Unknown tab...Sujatha2019-08-263-12/+12
| * | row_undo_mod_remove_clust_low(): Remove duplicated codeMarko Mäkelä2019-08-221-31/+1
| * | Fix -Wstringop-truncationMarko Mäkelä2019-08-222-6/+8
| * | Bash-specific operator replaced by a universal oneJulius Goryavsky2019-08-211-1/+1
| * | ensure that pam plugin is present in release packagesSergei Golubchik2019-08-201-0/+1
| * | really make CPACK_RPM_DEBUGINFO_PACKAGE configurableSergei Golubchik2019-08-201-1/+2
* | | MDEV-16932: ASAN heap-use-after-free in my_charlen_utf8 / my_well_formed_char...Oleksandr Byelkin2019-08-284-13/+149
* | | MDEV-13626: Add innodb.innodb-read-viewMarko Mäkelä2019-08-272-0/+441
* | | MDEV-15326/MDEV-16136 dead code removalMarko Mäkelä2019-08-274-33/+11
* | | MDEV-19925: Column ... cannot be converted from type 'varchar(20)' to type 'v...Sujatha2019-08-2716-53/+634
* | | MDEV-20421 : Disable the test until fixedVladislav Vaintroub2019-08-261-0/+12
* | | MTR : improve detection of handles.exe on Windows.Vladislav Vaintroub2019-08-261-2/+2
* | | MDEV-17187 table doesn't exist in engine after ALTER of FOREIGN KEYMarko Mäkelä2019-08-2110-57/+175
* | | MDEV-17187: Code cleanupMarko Mäkelä2019-08-215-96/+56
* | | dict_table_open_on_index_id(): Remove a redundant parameterMarko Mäkelä2019-08-213-29/+4
* | | MDEV-19968: Galera test failure on galera_load_dataJan Lindström2019-08-212-49/+35
* | | MDEV-15458 Segfault in heap_scan() upon UPDATE after ADD SYSTEM VERSIONINGSergei Golubchik2019-08-201-1/+3
* | | Revert "Fixes a problem with heap when scanning and insert rows at the same t...Sergei Golubchik2019-08-201-6/+9
* | | MDEV-20389: Refine the test caseMarko Mäkelä2019-08-202-2/+3
* | | MDEV-20389 The test innodb.innodb_bug84958 fails intermittentlyAleksey Midenkov2019-08-202-4/+16
* | | MDEV-20379 Mroonga has memory leak in ha_mroonga::is_foreign_key_fieldMonty2019-08-201-0/+3
* | | Fixes a problem with heap when scanning and insert rows at the same timeMonty2019-08-201-9/+6
* | | After-merge fixesMarko Mäkelä2019-08-202-5/+5
* | | Merge 10.1 into 10.2Marko Mäkelä2019-08-2019-87/+962
|\ \ \ | |/ /
| * | MDEV-18863: Fix -Wsign-compareMarko Mäkelä2019-08-201-3/+3