Loading mysql-test/include/report-features.test +1 −0 Original line number Diff line number Diff line Loading @@ -9,3 +9,4 @@ show engines; show variables; --echo ===== STOP ===== --enable_query_log exit; No newline at end of file mysql-test/mysql-test-run.pl +1 −1 Original line number Diff line number Diff line Loading @@ -256,7 +256,7 @@ sub main { ( name => 'report_features', # No result_file => Prints result path => 'include/report-features.test'. path => 'include/report-features.test', template_path => "include/default_my.cnf", master_opt => [], slave_opt => [], Loading Loading
mysql-test/include/report-features.test +1 −0 Original line number Diff line number Diff line Loading @@ -9,3 +9,4 @@ show engines; show variables; --echo ===== STOP ===== --enable_query_log exit; No newline at end of file
mysql-test/mysql-test-run.pl +1 −1 Original line number Diff line number Diff line Loading @@ -256,7 +256,7 @@ sub main { ( name => 'report_features', # No result_file => Prints result path => 'include/report-features.test'. path => 'include/report-features.test', template_path => "include/default_my.cnf", master_opt => [], slave_opt => [], Loading