mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Change typo . -> ,
This commit is contained in:
@ -9,3 +9,4 @@ show engines;
|
|||||||
show variables;
|
show variables;
|
||||||
--echo ===== STOP =====
|
--echo ===== STOP =====
|
||||||
--enable_query_log
|
--enable_query_log
|
||||||
|
exit;
|
@ -256,7 +256,7 @@ sub main {
|
|||||||
(
|
(
|
||||||
name => 'report_features',
|
name => 'report_features',
|
||||||
# No result_file => Prints result
|
# No result_file => Prints result
|
||||||
path => 'include/report-features.test'.
|
path => 'include/report-features.test',
|
||||||
template_path => "include/default_my.cnf",
|
template_path => "include/default_my.cnf",
|
||||||
master_opt => [],
|
master_opt => [],
|
||||||
slave_opt => [],
|
slave_opt => [],
|
||||||
|
Reference in New Issue
Block a user