summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-12253: Buffer pool blocks are accessed after they have been freedbb-10.1-MDEV-12253Jan Lindström2017-04-21125-3241/+3145
* 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
* GAL-480 MTR testAlexey Yurchenko2017-04-062-0/+85
* Galera MTR Test: Test for MW-28 : Assertion with --wsrep-log-conflictsPhilip Stoev2017-04-063-0/+74
* MW-28, codership/mysql-wsrep#28 Fix sync_thread_levels debug assertSachin Setiya2017-04-066-12/+262
* refs: MW-319sjaakola2017-04-061-1/+1
* Galera MTR tests: Make the mysqlhotcopy tests pass on Ubuntu 16.04Sachin Setiya2017-04-061-1/+1
* Bump WSREP_PATCH_VERSION to 18Philip Stoev2017-04-061-1/+1
* Galera MTR Tests: stability fix for galera#414.testPhilip Stoev2017-04-061-0/+4
* Galera MTR Tests: stability fixesSachin Setiya2017-04-067-75/+25
* Galera MTR Tests: Test for MW-313 Enforce wsrep_max_ws_rows also when binlog ...Philip Stoev2017-04-063-0/+83
* Galera MTR Tests: MW-305 , re-enable the test for ALTER USERPhilip Stoev2017-04-062-8/+13
* Galera MTR tests: Update galera_defaults.result for GAL-360Philip Stoev2017-04-061-1/+1
* Galera MTR Tests: Tests for GAL-419 Respect safe_to_bootstrap flag also with ...Sachin Setiya2017-04-064-1/+97
* Galera MTR Tests: GAL-405 Initial implementation of GCache recovery on startup.Philip Stoev2017-04-0610-1/+521
* Galera MTR Tests: MW-308 , MW-307, GCF-992Sachin Setiya2017-04-0611-140/+168
* Galera MTR Tests: GCF-981 - galera_bf_abort is non deterministicPhilip Stoev2017-04-062-8/+13
* Galera MTR Tests: Test for GCF-942 - safe_to_bootstrap flag in grastate.datPhilip Stoev2017-04-062-0/+189
* Bump WSREP_PATCH_VERSION to 17Philip Stoev2017-04-061-1/+1
* Galera MTR Tests: Copy over some MTR tests from PXCSachin Setiya2017-04-0631-1/+1634
* GAL-401: MTR test for the fix.Alexey Yurchenko2017-04-062-0/+70
* Do not link client plugins to mysqldVladislav Vaintroub2017-04-061-5/+7
* MDEV-12198 innodb_defragment=1 crashes server on OPTIMIZE TABLE when FULLTEXT...Marko Mäkelä2017-04-068-20/+77
* Merge 10.0 into 10.1Marko Mäkelä2017-04-0613-48/+454
|\
| * MDEV-8642: WHERE Clause not applied on View - Empty result set returnedOleksandr Byelkin2017-04-053-13/+75
| * Import two ALTER TABLE…ALGORITHM=INPLACE tests from MySQL 5.6.Marko Mäkelä2017-04-056-2/+264
| * Compiling, Windows . Avoid unnecessary rebuilds with MSVC.Vladislav Vaintroub2017-04-033-29/+111
| * Windows : Fix compiling with VS2013Vladislav Vaintroub2017-04-031-5/+5
* | fix warning "ignoring return value" of fwrite.Jan Lindström2017-04-051-1/+5
* | Merge pull request #352 from grooverdan/10.1-xtradb-fil_crypt_rotate_pageJan Lindström2017-04-051-1/+1
|\ \
| * | xtradb: fil_crypt_rotate_page, space_id should be compared to TRX_SYS_SPACE n...Daniel Black2017-04-051-1/+1
|/ /
* | Merge pull request #350 from grooverdan/10.1-TRX_SYS_PAGE_NOJan Lindström2017-04-051-1/+1
|\ \
| * | fil_crypt_rotate_page - space_id should be compared to TRX_SYS_SPACE not spaceDaniel Black2017-04-041-1/+1