summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-10431: Please implement mysqldump --add-drop-trigger from MySQL 5.6bb-10.2-MDEV-10431Oleksandr Byelkin2017-05-033-1/+74
* MDEV-12469: rocksdb having large numberic storage errors on ppc64 (BE)Daniel Black2017-05-031-0/+7
* MDEV-12462 SPATIAL index fails to work with CONTAINS.Alexey Botchkov2017-05-0213-31/+47
* MDEV-12363 Assertion `0' failed in Type_handler_string_result::make_sort_key(...Alexey Botchkov2017-05-023-0/+27
* MDEV-12351 Assertion `cur_step->type & JSON_PATH_KEY' failed inAlexey Botchkov2017-05-023-0/+10
* MDEV-12364 Server crashes in __memcpy_sse2_unaligned / String::copy onAlexey Botchkov2017-05-023-1/+12
* MDEV-8954 unnecessary fetch of entire tableJacob Mathew2017-05-019-0/+221
* MDEV-10355 Weird error message upon CREATE TABLE with DEFAULTSergei Golubchik2017-04-306-58/+53
* MDEV-12293 Assertion `table->no_keyread || !table->covering_keys.is_set(tab->...Sergei Golubchik2017-04-303-3/+18
* Compile user_variables plugin staticallySergei Golubchik2017-04-305-5/+6
* InnoDB cleanup: remove a bunch of #ifdef UNIV_INNOCHECKSUMSergei Golubchik2017-04-308-256/+73
* Fixed the bug mdev-12563.Igor Babaev2017-04-286-6/+209
* MDEV-12602 InnoDB: Failing assertion: space->n_pending_ops == 0Marko Mäkelä2017-04-287-65/+130
* Merge 10.1 into 10.2Marko Mäkelä2017-04-28152-1011/+4679
|\
| * Fix Galera tests failures on 10.1 and 10.2Sachin Setiya2017-04-251-0/+1
| * Merge pull request #363 from grooverdan/10.1-MDEV-12488-xtradb-os_thread_pfMarko Mäkelä2017-04-241-1/+1
| |\
| | * MDEV-12488: Remove type mismatch in InnoDB printf-like callsDaniel Black2017-04-241-1/+1
| |/
| * Fix a compilation errorMarko Mäkelä2017-04-216-114/+84
| * MDEV-12545 Reduce the amount of fil_space_t lookupsMarko Mäkelä2017-04-2118-483/+309
| * MDEV-12467 encryption.create_or_replace hangs during DROP TABLEMarko Mäkelä2017-04-212-44/+36
| * Follow-up to MDEV-12488: Fix some type mismatch in header filesMarko Mäkelä2017-04-216-136/+151
| * Fix some InnoDB type mismatch introduced in 10.1Marko Mäkelä2017-04-2110-48/+52
| * Merge 10.0 into 10.1Marko Mäkelä2017-04-218-42/+38
| |\
| | * Fix some InnoDB type mismatchMarko Mäkelä2017-04-214-34/+30
| | * Follow-up to MDEV-12534: Fix warnings on 32-bit systemsMarko Mäkelä2017-04-214-8/+8
| * | Do not crash XtraDB when fil_space_acquire() failsMarko Mäkelä2017-04-211-1/+0
| * | Merge 10.0 into 10.1Marko Mäkelä2017-04-2130-772/+534
| |\ \ | | |/
| | * MDEV-12488 Remove type mismatch in InnoDB printf-like callsMarko Mäkelä2017-04-2111-298/+238
| | * MDEV-12534 Use atomic operations whenever availableMarko Mäkelä2017-04-2018-407/+216
| | * MDEV-11201: gtid_ignore_duplicates incorrectly ignores statements when GTID r...Kristian Nielsen2017-04-102-2/+4
| | * Don't use full path of libtoolDaniel Black2017-04-091-1/+1
| * | OSX: get cache line sizeDaniel Black2017-04-201-7/+21
| * | MDEV-11964 my_safe_process, tokuft_logdump stub man pages=Ian Gilfillan2017-04-193-2/+34
| * | MDEV-10509: Remove excessive server error logging on InnoDB ALTER TABLEMarko Mäkelä2017-04-172-59/+122
| * | Use page_is_leaf() where applicableMarko Mäkelä2017-04-176-8/+8
| * | Fix test failure , and add galera_restart_on_unknown_option to disabled.Sachin Setiya2017-04-063-1/+3
| * | Fix test cases in galera suiteSachin Setiya2017-04-064-4/+160
| * | Fix build on windowsSachin Setiya2017-04-061-1/+2
| * | Fix WSREP_PATCH_VERSIONSachin Setiya2017-04-061-1/+1
| * | MDEV-12319 Test added to disabled.defSachin Setiya2017-04-061-0/+11
| * | Fix galera_admin testSachin Setiya2017-04-061-2/+2
| * | Fix failure on galera_toi_drop_database test.Jan Lindström2017-04-062-4/+4
| * | Fix test casesSachin Setiya2017-04-063-1/+72
| * | MW-313 Enforce wsrep_max_ws_rows also when binlog is enabledSachin Setiya2017-04-063-10/+8
| * | Fix Some failing testsSachin Setiya2017-04-069-0/+9
| * | Bump WSREP_PATCH_VERSION to 19Philip Stoev2017-04-061-1/+1
| * | Galera MTR Tests: Tests for MW-328 Fix unnecessary/silent BF abortsPhilip Stoev2017-04-0612-0/+336
| * | Galera MTR Tests: Stability fix for MW-329Philip Stoev2017-04-063-62/+23
| * | Galera MTR Tests: Test for MW-329 Fix incorrect affected rows count after replayPhilip Stoev2017-04-062-0/+141
| * | MW-329 Fix incorrect affected rows count after replaySachin Setiya2017-04-062-1/+33