summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-9544 FLUSH [RELAY] LOGS does not rotate logs for a named slave9544Sachin Setiya2017-05-263-0/+203
* Updated list of unstable tests for 10.1.24 releaseElena Stepanova2017-05-241-143/+80
* MDEV-11335 Changing delay_key_write option for MyISAM table should not copy rowsSergei Golubchik2017-05-242-6/+53
* de-obfuscate sys_vars.delay_key_write_func testSergei Golubchik2017-05-242-59/+26
* MDEV-12612 mysqladmin --local flush... to use FLUSH LOCALSergei Golubchik2017-05-242-0/+24
* MDEV-12389 ADD CHECK leaves an orphaned .par fileSergei Golubchik2017-05-242-0/+80
* MDEV-11311 Create federated table does not work as expected.Sergei Golubchik2017-05-242-0/+56
* Merge 10.0 into 10.1Marko Mäkelä2017-05-239-24/+268
|\
| * Merge branch '5.5' into 10.0mariadb-10.0.31Sergei Golubchik2017-05-208-0/+260
| |\
| | * MDEV-11092 :- Fix Previous commit of MDEV-11092Sachin Setiya2017-05-191-0/+1
| | * MDEV-11092 Assertion `!writer.checksum_len || writer.remains == 0' failedSachin Setiya2017-05-182-0/+70
| | * Fixed the bug mdev-12812.Igor Babaev2017-05-172-0/+41
| | * Fixed the bug mdev-12817/mdev-12820.Igor Babaev2017-05-173-0/+148
* | | MDEV-12832 : remove libarchive support from mariabackup,Vladislav Vaintroub2017-05-214-48/+1
* | | MDEV-12615: InnoDB page compression method snappy mostly does not compress pagesJan Lindström2017-05-202-661/+82
* | | After-merge fix: Correct the 32-bit XtraDB result diff.Marko Mäkelä2017-05-201-2/+2
* | | After-merge fix: Correct the XtraDB result diff.Marko Mäkelä2017-05-201-1/+1
* | | Clean up a testMarko Mäkelä2017-05-202-15/+0
* | | Merge 10.0 into 10.1Marko Mäkelä2017-05-2016-8/+340
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/10.0' into 10.0Vicențiu Ciorbaru2017-05-182-75/+67
| |\ \
| | * | List of unstable tests for 10.0.31 releaseElena Stepanova2017-05-181-75/+66
| * | | Fix sys_vars innodb_empty_free_list_algorithm_basicVicențiu Ciorbaru2017-05-171-1/+1
| * | | Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-05-1710-4/+313
| |\ \ \ | | | |/ | | |/|
| | * | Fixed the bug mdev-7791.Igor Babaev2017-05-162-0/+43
| | * | Fixed the bug mdev-7599.Igor Babaev2017-05-152-0/+87
| | * | MDEV-11718 Post-fixbb-mdev-11718Sachin Setiya2017-05-121-1/+2
| | * | Fixed the bugs mdev-12670 and mdev-12675.Igor Babaev2017-05-096-4/+183
| * | | Merge branch 'merge-perfschema-5.6' into 10.0Vicențiu Ciorbaru2017-05-163-0/+23
| |\ \ \
| | * | | 5.6.36Vicențiu Ciorbaru2017-05-163-0/+23
| | * | | 5.6.33Sergei Golubchik2016-09-272-309/+0
* | | | | Merge 10.0 into 10.1Marko Mäkelä2017-05-197-0/+84
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | MDEV-12216 main.mysqld--help 'unix' test is failing when profiling support is...Sergei Golubchik2017-05-161-0/+1
| |/ / /
| * | | MDEV-11883 MariaDB crashes with out-of-memory when query information_schemaSergei Golubchik2017-05-152-0/+49
| * | | MDEV-12761 Error return from external_lock make the server crashSergei Golubchik2017-05-152-0/+25
| * | | MDEV-12420: pcre recursion overflow test caseDaniel Black2017-05-152-0/+9
* | | | MDEV-12814 mariabackup : don't try io throttling in copy-backVladislav Vaintroub2017-05-181-1/+1
* | | | MDEV-12593: InnoDB page compression should use lz4_compress_default ifJan Lindström2017-05-1813-3099/+632
* | | | MDEV-12696 Crash with LOAD XML and non-updatable VIEW columnSergei Golubchik2017-05-093-0/+33
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2017-05-084-0/+85
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2017-05-082-0/+81
| |\ \ \ | | | |/ | | |/|
| | * | Fixed the bug mdev-12673.Igor Babaev2017-05-042-0/+81
| * | | MDEV-12635 innodb.log_file_size fails when run with ValgrindMarko Mäkelä2017-05-052-0/+4
* | | | MDEV-12628: innodb.innodb_bug14147491 sporadically fails in buildbot due to w...Jan Lindström2017-05-082-18/+11
* | | | MDEV-12627: innodb.innodb_bug14147491 does not do proper cleanupJan Lindström2017-05-082-6/+0
* | | | Merge pull request #362 from grooverdan/10.1-MDEV-XXXX-mysqltest-replace-rege...Jan Lindström2017-05-024-4/+8
|\ \ \ \
| * | | | tests: sys_vars.sysvars_wsrepDaniel Black2017-04-182-2/+2
| * | | | Add replace_regex to not ignore the regex in "$var /regex/val/"Daniel Black2017-04-182-2/+6
* | | | | Updated list of unstable tests for 10.1.23Elena Stepanova2017-04-291-79/+136
* | | | | Merge branch '10.0' 10.1Sergei Golubchik2017-04-2838-50/+920
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch '5.5' into bb-10.0-merge-5.5bb-10.0-merge-5.5Oleksandr Byelkin2017-04-252-0/+35
| |\ \ \ \ | | | |/ / | | |/| |