summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Better commentbb-10.1-mdev17761Sergei Petrunia2018-12-301-1/+1
* MDEV-18073: get_range_limit_read_cost() doesnt adjust LIMIT for the range accessSergei Petrunia2018-12-241-6/+37
* MDEV-17761: Odd optimizer choice with ORDER BY LIMIT and condition selectivitySergei Petrunia2018-12-233-0/+96
* Grammatical errors of README-wsrep fixed. (#915)Rakshit Kumar2018-12-221-17/+17
* Relax a too tight suppressionMarko Mäkelä2018-12-212-2/+2
* Cleanup recent mariabackup validation patches.Vladislav Vaintroub2018-12-204-74/+100
* MDEV-18025: Detect corrupted innodb_page_compression=zlib pagesMarko Mäkelä2018-12-202-8/+8
* MDEV-17975 Assertion `! is_set()' or `!is_set() || (m_status == DA_OK_BULK &&...Sergei Golubchik2018-12-203-4/+22
* MDEV-18025: Improve test case and consistency checksMarko Mäkelä2018-12-194-19/+97
* MDEV-18025: Apply the fix to XtraDB and adjust testsMarko Mäkelä2018-12-187-2/+9
* MDEV-18025 Mariabackup fails to detect corrupted page_compressed=1 tablesThirunarayanan Balathandayuthapani2018-12-187-6/+139
* MDEV-12112/MDEV-12114: Relax strict_innodb, strict_noneMarko Mäkelä2018-12-182-38/+28
* Fix a compiler warningMarko Mäkelä2018-12-172-0/+6
* Follow-up to MDEV-12112: corruption in encrypted table may be overlookedMarko Mäkelä2018-12-1716-426/+218
* Merge pull request #1026 from codership/10.1-galera-defaultsJan Lindström2018-12-172-24/+0
|\
| * Remove provider defaults check from 'galera_defaults' MTR testAlexey Yurchenko2018-12-142-24/+0
* | MDEV-18021: Galera test galera_sst_mariabackup_table_options fails if AES_CTR...Jan Lindström2018-12-171-2/+2
* | MDEV-17771: Add Galera ist and sst tests using mariabackupJan Lindström2018-12-173-0/+6
|/
* MDEV-12112 corruption in encrypted table may be overlookedMarko Mäkelä2018-12-146-39/+124
* Merge 10.0 into 10.1Marko Mäkelä2018-12-1319-869/+313
|\
| * Fix cmake -DWITH_PARTITION_STORAGE_ENGINE:BOOL=OFFMarko Mäkelä2018-12-131-17/+16
| * Remove space before #ifdefMarko Mäkelä2018-12-131-13/+9
| * MDEV-17957 Make Innodb_checksum_algorithm stricter for strict_* valuesThirunarayanan Balathandayuthapani2018-12-139-465/+199
| * Fix compile error when building without the partition engineVarun Gupta2018-12-131-4/+6
| * Merge branch '5.5' into 10.0Sergei Golubchik2018-12-122-25/+36
| |\
| | * mysqltest: use a dynamically growing command bufferSergei Golubchik2018-11-281-16/+26
| | * Added Master_Host to the Replication informationfran2018-11-161-9/+10
| * | Fix UNICODE issue of dlerrorJiaye Wu2018-12-121-1/+1
* | | debian install/upgrade fixesSergei Golubchik2018-12-122-3/+6
* | | Merge 10.0 into 10.1Marko Mäkelä2018-12-1211-15/+303
|\ \ \ | |/ /
| * | MDEV-17833 ALTER TABLE is not enforcing prefix index size limitEugene Kosov2018-12-114-6/+67
| * | MDEV-17032: Estimates are higher for partitions of a table with @@use_stat_ta...Varun Gupta2018-12-077-9/+235
* | | Merge 10.0 into 10.1Marko Mäkelä2018-12-072-8/+8
|\ \ \ | |/ /
| * | MDEV-17904 Crash in fts_is_sync_needed() after failed ALTER or CREATE TABLEMarko Mäkelä2018-12-072-8/+8
* | | MDEV-17917 MTR: fixed race conditions in perfschema.socket_connect, main.connectVladislav Vaintroub2018-12-063-21/+8
* | | Merge branch '10.0' into 10.1Sergei Golubchik2018-12-068-64/+159
|\ \ \ | |/ /
| * | MDEV-17898 FLUSH PRIVILEGES crashes server with segfaultSergei Golubchik2018-12-063-19/+43
| * | correct order of arguments for Dynamic_array<>::CMP_FUNC2Sergei Golubchik2018-12-061-1/+1
| * | cleanup: DYNAMIC_ARRAY -> Dynamic_array<ACL_DB> acl_dbsSergei Golubchik2018-12-062-42/+48
| * | Added a testcase for mdev-17734Varun Gupta2018-12-053-0/+55
| * | MDEV-17734: AddressSanitizer: use-after-poison in create_key_parts_for_pseudo...Varun Gupta2018-11-201-1/+3
* | | Fortify galera_sst_mariabackup_table_options test.Jan Lindström2018-11-261-0/+8
* | | MDEV-17804: Galera tests cause mysql_socket.h:738: inline_mysql_socket_send: ...Jan Lindström2018-11-262-5/+17
* | | MDEV-17801: Galera test failure on galera_var_reject_queriesJan Lindström2018-11-265-9/+28
* | | MDEV-17771: Add Galera ist and sst tests using mariabackupJan Lindström2018-11-216-0/+1239
* | | Add missing .rdiff file to test galera_sst_xtrabackup-v2_data_dirJan Lindström2018-11-201-0/+103
* | | MDEV-17771: Add Galera ist and sst tests using mariabackupJan Lindström2018-11-197-263/+211
* | | fiexed debug build failure of galera_ist_mariabackup_innodb_flush_logszdrav12018-11-192-0/+110
* | | fiexed debug build failure of galera_ist_mariabackup testzdrav12018-11-192-0/+111
* | | added galera_ist_mariabackup_innodb_flush_logs testzdrav12018-11-193-0/+122