mariadb/storage/tokudb/mysql-test/tokudb_bugs/t/6053.test
2016-04-26 20:56:25 +02: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();