mariadb/mysql-test/suite
Vladislav Vaintroub a98009ab02 MDEV-12201 innodb_flush_method are not available on Windows
Remove srv_win_file_flush_method

- Rename srv_unix_file_flush_method to srv_file_flush_method, and
  rename constants to remove UNIX from them, i.e SRV_UNIX_FSYNC=>SRV_FSYNC

- Add SRV_ALL_O_DIRECT_FSYNC corresponding to current Windows default
(no buffering for either log or data, flush on both log and data)

- change os_file_open on Windows to behave identically to Unix wrt
O_DIRECT and O_DSYNC settings. map O_DIRECT to FILE_FLAG_NO_BUFFERING and
O_DSYNC to FILE_FLAG_WRITE_THROUGH

- remove various #ifdef _WIN32
2017-03-09 19:19:38 +00:00
..
archive MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
binlog MDEV-12055: Correct binlog_stm_ctype_ucs test 2017-02-13 12:14:25 +11:00
binlog_encryption sporadic failures of rpl.rpl_binlog_errors 2017-02-14 20:43:41 +01:00
csv MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
encryption MDEV-11027 InnoDB log recovery is too noisy 2017-03-08 14:55:11 +02:00
engines MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
federated bugfix: multi-UPDATE, vcols, const tables 2016-12-12 20:27:38 +01:00
funcs_1 MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
funcs_2 Merge branch 'bb-10.2-serg-merge' into 10.2 2017-02-11 09:45:34 +01:00
galera MDEV-11229: galera.MW-258 galera.galera_as_master fail in buildbot. 2017-03-03 12:18:14 +05:30
galera_3nodes Merge 10.1 into 10.2 2016-12-30 08:53:54 +02:00
gcol MDEV-11802 preparation: Clean up the purge tests. 2017-02-19 14:51:19 +02:00
handler MDEV-7660 - MySQL WL#6671 "Improve scalability by not using thr_lock.c locks 2016-11-03 16:35:15 +04:00
heap MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
innodb MDEV-12201 innodb_flush_method are not available on Windows 2017-03-09 19:19:38 +00:00
innodb_fts MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
innodb_gis MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
innodb_zip MDEV-11927 InnoDB change buffer is not being merged 2017-02-24 22:16:33 +02:00
jp MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
json MDEV-11439 No data type JSON, but CAST(something AS JSON) pretends to work 2017-02-14 20:43:41 +01:00
large_tests
maria MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
mtr/t
mtr2
multi_source Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
ndb
optimizer_unfixed_bugs MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
parts MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
percona MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
perfschema MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
perfschema_stress
plugins MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
roles MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
rpl sporadic failures of rpl.rpl_binlog_errors 2017-02-14 20:43:41 +01:00
storage_engine cleanup: remove Item::intro_version 2016-12-12 20:27:25 +01:00
stress MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
sys_vars MDEV-12121: Revert test adjustments for -DWITH_INNODB_AHI=OFF 2017-03-03 17:08:06 +02:00
unit better identify C/C unit tests in mysql-test 2016-09-12 17:51:50 +02:00
vcol MDEV-11704 InnoDB: Failing assertion: dfield_is_null(dfield2) || dfield2->data 2017-02-13 18:12:16 +01:00
wsrep MDEV-11870 Message "MariaDB Galera and flashback does not support" 2017-01-23 01:06:31 +02:00