summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-15293 CAST(AS TIME) returns bad results for LAST_VALUE(),NAME_CONST(),SP...Alexander Barkov2018-02-1316-60/+418
* Merge 10.2 into bb-10.2-extMarko Mäkelä2018-02-1321-40/+179
|\
| * Merge 10.1 into 10.2Marko Mäkelä2018-02-138-7/+133
| |\
| | * Merge 10.0 into 10.1Marko Mäkelä2018-02-138-8/+133
| | |\
| | | * MDEV-14988 innodb_read_only tries to modify files if transactions were recove...Marko Mäkelä2018-02-138-8/+133
| * | | MDEV-15270 Mariabackup should not try to use doublewrite buffermariadb-10.2.13Marko Mäkelä2018-02-128-23/+18
| * | | MDEV-13869 MariaDB slow startMarko Mäkelä2018-02-125-10/+28
* | | | Re-record a result; repl.proto_max is 8, not 7Marko Mäkelä2018-02-131-1/+1
* | | | A cleanup for MDEV-15287: removung unused codeAlexander Barkov2018-02-131-10/+1
* | | | Added Max_index_length and Temporary to SHOW TABLE STATUSMonty2018-02-1271-1105/+1701
* | | | Updated galera .result filesMonty2018-02-124-4/+4
* | | | MDEV-15287 Bad result for LEAST/GREATEST(datetime_alike_string, time)Alexander Barkov2018-02-126-0/+289
* | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-02-1238-205/+1520
|\ \ \ \ | |/ / /
| * | | Updated list of unstable tests for 10.2.13Elena Stepanova2018-02-121-87/+149
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2018-02-1120-95/+528
| |\ \ \ | | |/ /
| | * | MDEV-14611 ALTER TABLE EXCHANGE PARTITION does not work properly when used wi...Alexey Botchkov2018-02-104-2/+336
| | * | After-merge fixes for "sys_vars.sysvars_innodb '32bit,xtradb'" test results.Alexander Barkov2018-02-101-1/+1
| | * | Merge remote-tracking branch 'origin/10.0' into 10.1Alexander Barkov2018-02-105-2/+76
| | |\ \ | | | |/
| | | * MDEV-15262 Wrong results for SELECT..WHERE non_indexed_datetime_column=indexe...Alexander Barkov2018-02-093-0/+74
| | | * Update wrong xtradb versionVicențiu Ciorbaru2018-02-081-1/+1
| | * | MDEV-14508: encryption.innodb-compressed-blob failed in buildbot, assertion i...Jan Lindström2018-02-092-0/+4
| | * | MDEV-14868 MariaDB server crashes after using ROLLBACK TO when encrypt_tmp_fi...Sergei Golubchik2018-02-082-12/+76
| | * | MDEV-14868 MariaDB server crashes after using ROLLBACK TO when encrypt_tmp_fi...Sergei Golubchik2018-02-083-3/+9
| | * | fix encryption.tempfiles to check that encrypt_tmp_files is ONSergei Golubchik2018-02-083-0/+6
| | * | MDEV-14427: encryption.innodb-bad-key-change failed in buildbotJan Lindström2018-02-082-74/+16
| * | | Removed compiler warningsMonty2018-02-101-9/+9
| * | | TokuDB didn't compile with valgrindMonty2018-02-101-0/+5
| * | | MDEV-13508 ALTER TABLE that renames columns and CHECK constraintsMonty2018-02-109-10/+133
| * | | Merge branch 'bb-10.2-mariarocks' into 10.2Sergei Petrunia2018-02-095-2/+695
| |\ \ \
| | * \ \ Merge pull request #595 from MariaDB/add_myrocks_gotbackupOtto Kekäläinen2018-02-084-2/+9
| | |\ \ \
| | | * | | debian/control Include myrocks_hotbackup into mariadb-plugin-rocksdbadd_myrocks_gotbackupVicentiu Ciorbaru2018-02-073-1/+3
| | | * | | Add myrocks_hotbackup part of rocksdb plugin in cmakeVicentiu Ciorbaru2018-02-071-0/+2
| | | * | | Fix rocksdb compiler version identification with GCCVicentiu Ciorbaru2018-02-071-1/+4
| | |/ / /
| | * | | Adjust myrocks_hotbackup to work with MariaDB.Sergei Petrunia2018-01-251-1/+1
| | * | | Import myrocks_hotbackup from the upstreamSergei Petrunia2018-01-251-0/+686
* | | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2018-02-097-16/+2766
|\ \ \ \ \ | |/ / / /
| * | | | Add back (and clean up) the test innodb_zip.prefix_index_liftedlimitMarko Mäkelä2018-02-092-0/+2753
| * | | | MDEV-14238 Bogus assertion on row_get_rec_trx_id()Marko Mäkelä2018-02-091-3/+4
| * | | | Corrected the patch for mdev-15119 that caused a failure forIgor Babaev2018-02-084-13/+9
* | | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2018-02-0821-48/+176
|\ \ \ \ \ | |/ / / /
| * | | | add mdev-504 to unstable tests, to fix appveyorVladislav Vaintroub2018-02-081-0/+1
| * | | | rocksdb : Disable the constantly failing bloomfilter test, until MDEV-14562 i...Vladislav Vaintroub2018-02-081-0/+1
| * | | | MDEV-14407 Assertion failure during rollbackMarko Mäkelä2018-02-086-27/+55
| * | | | Merge 10.1 into 10.2Marko Mäkelä2018-02-0813-20/+119
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge 10.0 into 10.1Marko Mäkelä2018-02-0813-13/+114
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Make the test innodb.recovery_shutdown more robustMarko Mäkelä2018-02-082-2/+6
| | | * | MDEV-15249 Crash in MVCC read after IMPORT TABLESPACEMarko Mäkelä2018-02-088-10/+88
| | | * | MDEV-15230: column_json breaks cyrillic in 10.1.31Oleksandr Byelkin2018-02-073-1/+20
| | * | | bump the VERSIONDaniel Bartholomew2018-02-061-1/+1
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-02-08522-4682/+11090
|\ \ \ \ \ | |/ / / /