diff options
author | Magnus Svensson <msvensson@mysql.com> | 2008-09-20 17:00:05 +0300 |
---|---|---|
committer | Magnus Svensson <msvensson@mysql.com> | 2008-09-20 17:00:05 +0300 |
commit | bc544c00ca0bd75a239f4b3818847782c29a2bfa (patch) | |
tree | 643ee48359b4782c29136036566c4bbf409155e9 /mysql-test/include/report-features.test | |
parent | 231984dd5ddabe70aaa016e1665c21e5c4b0be5f (diff) | |
download | mariadb-git-bc544c00ca0bd75a239f4b3818847782c29a2bfa.tar.gz |
Change typo . -> ,
Diffstat (limited to 'mysql-test/include/report-features.test')
-rw-r--r-- | mysql-test/include/report-features.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/include/report-features.test b/mysql-test/include/report-features.test index df395f6e3f0..1e4ab232490 100644 --- a/mysql-test/include/report-features.test +++ b/mysql-test/include/report-features.test @@ -9,3 +9,4 @@ show engines; show variables; --echo ===== STOP ===== --enable_query_log +exit;
\ No newline at end of file |