5 Commits

Author SHA1 Message Date
636b1f6bf8 build/CI/packaging: fix regression tests to work with MySQL 8.0.19+ 2020-02-10 09:38:39 +03:00
18a9f86dc6 regression tests: fix script_oltp_general_mysql.t to work with MySQL 8.0. 2019-01-16 19:16:44 +03:00
7c366c6043 tests: fix script_oltp_general_mysql.t again. 2018-07-17 00:29:51 +03:00
90b7f067f5 tests: portability fix for script_oltp_general_mysql.t. 2018-07-17 00:19:24 +03:00
0aba8f60da Fix GH-250: mysql_table_options is not supported in oltp tests
OLTP scripts now support --create-table-options, which can be used to
pass extra SQL to CREATE TABLE statements executed on 'prepare'.

Ref. GH-252.
2018-07-17 00:05:48 +03:00