mirror of
https://github.com/MariaDB/server.git
synced 2025-11-27 05:41:41 +03:00
main.derived_cond_pushdown: Move all 10.3 tests to the end, trim trailing white space, and add an "End of 10.3 tests" marker. Add --sorted_result to tests where the ordering is not deterministic. main.win_percentile: Add --sorted_result to tests where the ordering is no longer deterministic.
13 lines
326 B
Plaintext
13 lines
326 B
Plaintext
# BUG#37656
|
|
#
|
|
# For details look into extra/rpl_tests/rpl_lower_case_table_names.test
|
|
#
|
|
|
|
-- source include/master-slave.inc
|
|
-- source include/have_innodb.inc
|
|
-- source include/not_windows.inc
|
|
-- source include/have_binlog_format_mixed_or_statement.inc
|
|
|
|
-- let $engine=InnoDB
|
|
-- source include/rpl_lower_case_table_names.test
|