summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Small change for feedback debug10.4-vicentiu-feedbackVicențiu Ciorbaru2018-09-223-7/+7
* MDEV-16912: Spider Order By column[datatime] limit 5 returns 3 rowsJacob Mathew2018-09-135-1/+195
* MDEV-17182 Move fractional second truncation outside of Field_xxx::store_TIME...Alexander Barkov2018-09-122-44/+80
* MDEV-17175 Change Time/Datetime constructors to return warnings in MYSQL_TIME...Alexander Barkov2018-09-125-74/+99
* MDEV-17138 Reduce redo log volume for undo tablespace initializationMarko Mäkelä2018-09-1119-121/+222
* MDEV-13564: Remove old crash-upgrade logic in 10.4Marko Mäkelä2018-09-1140-3815/+383
* Merge 10.3 into 10.4Marko Mäkelä2018-09-1197-7092/+1288
|\
| * MDEV-17161 TRUNCATE TABLE fails after upgrade from 10.1Marko Mäkelä2018-09-102-6/+4
| |\
| | * MDEV-17161 TRUNCATE TABLE fails after upgrade from 10.1Marko Mäkelä2018-09-102-6/+4
| * | MDEV-17158 TRUNCATE is not atomic after MDEV-13564Marko Mäkelä2018-09-1016-103/+187
| |\ \ | | |/
| | * MDEV-17158 TRUNCATE is not atomic after MDEV-13564Marko Mäkelä2018-09-1017-185/+198
| * | Disable an unstable testMarko Mäkelä2018-09-091-0/+1
| * | Follow-up to MDEV-13407: Remove fil_wait_crypt_bg_threads()Marko Mäkelä2018-09-091-33/+0
| |\ \ | | |/
| | * Follow-up to MDEV-13407: Remove fil_wait_crypt_bg_threads()Marko Mäkelä2018-09-091-34/+0
| * | Windows : fix broken build with OpenSSLVladislav Vaintroub2018-09-084-4/+5
| * | MDEV-13564 Mariabackup does not work with TRUNCATEMarko Mäkelä2018-09-0792-6983/+1196
| |\ \ | | |/
| | * MDEV-14717: Prevent crash-downgrade to earlier MariaDB 10.2Marko Mäkelä2018-09-075-28/+78
| | * MDEV-14585 Automatically remove #sql- tables in InnoDB dictionary during reco...Marko Mäkelä2018-09-0712-68/+70
| | * Follow-up to MDEV-13407 innodb.drop_table_background failed in buildbot with ...Marko Mäkelä2018-09-078-107/+168
| | * MDEV-14378 In ALGORITHM=INPLACE, use a common name for the intermediate table...Marko Mäkelä2018-09-078-67/+69
| | * MDEV-14717 RENAME TABLE in InnoDB is not crash-safeMarko Mäkelä2018-09-0714-86/+249
| | * MDEV-17049 Enable innodb_undo tests on buildbotMarko Mäkelä2018-09-0712-168/+149
| | * MDEV-13564 Mariabackup does not work with TRUNCATEMarko Mäkelä2018-09-0783-6946/+906
* | | Merge 10.3 into 10.4Marko Mäkelä2018-09-11299-1671/+8441
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2018-09-079-50/+672
| |\ \ | | |/
| | * Remove some debug-only global status variablesMarko Mäkelä2018-09-074-45/+0
| | * Make some declarations privateMarko Mäkelä2018-09-072-26/+29
| | * Relax debug assertions for undo tablespace recoveryMarko Mäkelä2018-09-071-0/+2
| | * row_purge_parse_undo_rec(): Deduplicate some codeMarko Mäkelä2018-09-071-3/+2
| | * innobase_init(): Remove an unnecessary conditionMarko Mäkelä2018-09-071-4/+1
| | * MDEV-16671 - crash in mariabackup with my.cnf with plugin-load=ha_rocksdbVladislav Vaintroub2018-09-072-9/+48
| | * Merge tag 'mariadb-10.2.17' into 10.2Sergei Golubchik2018-09-072-239/+997
| | |\
| | | * Custom set of tests which can be run with 10.0 clientsmariadb-10.2.17Elena Stepanova2018-08-121-0/+591
| * | | After-merge fix: s/tokudb_logdump/tokudb_logprint/Marko Mäkelä2018-09-071-1/+1
| * | | Merge tag 'mariadb-10.3.9' into 10.3Sergei Golubchik2018-09-071-109/+168
| |\ \ \
| | * | | Updated list of unstable tests for 10.3.9 releasemariadb-10.3.9Elena Stepanova2018-08-141-109/+168
| * | | | Disable some failing testsMarko Mäkelä2018-09-062-0/+4
| * | | | Merge 10.2 into 10.3Marko Mäkelä2018-09-06177-1321/+5129
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | MDEV-17149 mariabackup hangs if innodb is not startedVladislav Vaintroub2018-09-064-1/+24
| | * | | Rocksdb, Windows - better fix for broken WIN32_LEAN_AND_MEANVladislav Vaintroub2018-09-052-9/+7
| | * | | Post-merge fixes: Disable rpl_mts_dependency_unique_key_conflicts testSergei Petrunia2018-09-031-0/+1
| | * | | Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocks-mergebb-10.2-mariarocks-mergeSergei Petrunia2018-09-011-2/+1
| | |\ \ \
| | | * | | Remove a reference to a non-existing testMarko Mäkelä2018-08-311-2/+1
| | | * | | After-merge fix: Rename tokudb_logdump to tokudb_logprintMarko Mäkelä2018-08-311-1/+1
| | * | | | Fix BB failure: file INSTALL cannot find ... man/tokuft_logdump.1.Sergei Petrunia2018-09-011-1/+1
| | * | | | Merge branch 'bb-10.2-mariarocks-merge' into 10.2Sergei Petrunia2018-08-31135-650/+4395
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | MyRocks: post-merge fixes: disable rocksdb.use_direct_readsSergei Petrunia2018-08-311-1/+1
| | | * | | MyRocks: post-merge fixes: Make it compile on Windows.Sergei Petrunia2018-08-313-4/+12
| | | * | | MyRocks: post-merge fixes part #10: disable rocksdb.percona_nonflushing_analy...Sergei Petrunia2018-08-301-0/+1
| | | * | | MyRocks: post-merge fixes part #9: disable rocksdb_rpl.rpl_missing_columns_sk...Sergei Petrunia2018-08-301-0/+1