mariadb/storage/tokudb/mysql-test/tokudb_bugs/t/6053.test
2014-03-18 09:02:57 +01:00

4 lines
205 B
Text

source include/have_tokudb.inc;
# verify that the tokudb version string is appended to the mysql version
replace_regex /[0-9]+\.[0-9]+\.[0-9]+[a-z0-9\-\.]*-tokudb-.*/NA.NA.NA-TOKUDB-NA/;
select version();