summaryrefslogtreecommitdiff
path: root/mysql-test/suite/sys_vars/r
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2017-04-281-1/+1
|\
| * Fix WSREP_PATCH_VERSIONSachin Setiya2017-04-061-1/+1
* | Adapt the innodb_undo tests from MySQL 5.7Marko Mäkelä2017-04-262-8/+12
* | Follow-up to MDEV-12289: Support innodb_undo_tablespaces=127Marko Mäkelä2017-04-262-4/+4
* | Adjust a test for WL9513 Bug#23333990Marko Mäkelä2017-04-261-0/+14
* | BUG#23477773 OPTION TO TURN OFF/ON DEADLOCK CHECKERShaohua Wang2017-04-242-0/+70
* | Remove the unused variable trx_t::support_xa.Marko Mäkelä2017-04-071-0/+2
* | use log-error in mtr, don't let mysqld to write to stderrSergei Golubchik2017-04-073-25/+4
* | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-304-16/+32
|\ \ | |/
| * MDEV-11738: Mariadb uses 100% of several of my 8 cpus doing nothingJan Lindström2017-03-141-1/+1
| * test failures in buildbotSergei Golubchik2017-03-111-2/+2
| * Merge 10.0 into 10.1Marko Mäkelä2017-03-093-22/+29
| |\
| | * Add missing sys_var test for innodb_stats_include_delete_markedVicențiu Ciorbaru2017-03-051-0/+25
| * | Merge 10.0 into 10.1Marko Mäkelä2017-02-082-47/+0
| |\ \ | | |/
| | * Rewrite the innodb.log_file_size test with DBUG_EXECUTE_IF.Marko Mäkelä2017-02-051-33/+0
* | | MDEV-11720 main.signal_demo3 fails in buildbot on labradorSergei Golubchik2017-03-293-9/+9
* | | MDEV-12121: Revert test adjustments for -DWITH_INNODB_AHI=OFFMarko Mäkelä2017-03-032-2/+37
* | | MDEV-12121 Introduce build option WITH_INNODB_AHI to disable innodb_adaptive_...Marko Mäkelä2017-03-036-2501/+2
* | | MDEV-12146 Deprecate and remove innodb_instrument_semaphoresMarko Mäkelä2017-02-284-48/+15
* | | Merge pull request #264 from grooverdan/10.2-MDEV-11454-innodb_buffer_pool_du...Marko Mäkelä2017-02-241-0/+54
|\ \ \
| * | | MDEV-11454: Improve test case innodb_buffer_pool_dump_pctDaniel Black2016-12-081-1/+1
| * | | MDEV-11454: Add test case innodb_buffer_pool_dump_pctDaniel Black2016-12-061-0/+54
* | | | MDEV-12061 Allow innodb_log_files_in_group=1Marko Mäkelä2017-02-151-1/+1
* | | | Post-push fix for MDEV-12057.Marko Mäkelä2017-02-141-1/+1
* | | | MDEV-12050 Remove unused InnoDB Memcached hooksMarko Mäkelä2017-02-137-404/+0
* | | | Merge branch 'bb-10.2-serg-merge' into 10.2Sergei Golubchik2017-02-114-76/+67
|\ \ \ \
| * \ \ \ Merge branch '10.1' into 10.2Sergei Golubchik2017-02-104-76/+67
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | MDEV-11945: Fix description for "max_statement_time" in --helpNirbhay Choubey2017-01-312-2/+2
| | * | | MDEV-11838: Innodb-encryption-algorithm default should be != noneJan Lindström2017-01-191-2/+2
| | * | | Merge remote-tracking branch 'origin/10.1' into 10.1bb-10.1-vicentiu-galeraVicențiu Ciorbaru2017-01-164-172/+200
| | |\ \ \
| | * \ \ \ Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-01-161-1/+15
| | |\ \ \ \ | | | | |_|/ | | | |/| |
* | | | | | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-105-21/+21
* | | | | | MDEV-7635: Part 1Nirbhay Choubey2017-02-1017-132/+132
* | | | | | MDEV-7635: Renamed standards_compliant_cte to standard_compliant_cteNirbhay Choubey2017-02-102-4/+4
* | | | | | MDEV-10340: support COM_RESET_CONNECTIONOleksandr Byelkin2017-02-102-4/+4
|/ / / / /
* | | | | Rewrite the innodb.log_file_size test with DBUG_EXECUTE_IF.Marko Mäkelä2017-01-312-47/+0
* | | | | increase default for max threads in the pool to max allowed value (64K) curre...Vladislav Vaintroub2017-01-262-7/+7
* | | | | MDEV-11254: innodb-use-trim has no effect in 10.2Jan Lindström2017-01-246-37/+9
* | | | | Follow-up for the 10.1 -> 10.2 mergeElena Stepanova2017-01-193-33/+11
* | | | | Merge 10.1 to 10.2.Marko Mäkelä2017-01-194-11/+39
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | max_session_mem_used server variableSergei Golubchik2017-01-154-172/+200
| |/ / /
* | | | Fix test failure on sysvars_innodb.Jan Lindström2017-01-181-14/+0
* | | | Fixes for failures in test scripts and removal of some compiler warningsMonty2017-01-111-54/+63
* | | | Make atomic writes generalSergei Golubchik2017-01-112-8/+8
* | | | Post-fix MDEV-11695 Define a reasonable upper limit for innodb_spin_wait_delayMarko Mäkelä2017-01-071-1/+1
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-01-071-1/+1
|\ \ \ \ | |/ / /
| * | | Post-push fix for MDEV-11556: Make the debug variable UINT.Marko Mäkelä2017-01-071-1/+1
* | | | Suppress warnings of NUMA not working.Marko Mäkelä2017-01-061-0/+1
* | | | Post-fix MDEV-11695 Define a reasonable upper limit for innodb_spin_wait_delayMarko Mäkelä2017-01-062-17/+31
* | | | Post-fix for MDEV-11195 NUMA does not get enabled even when checks are passedMarko Mäkelä2017-01-031-0/+1