mariadb/mysql-test/suite/tokudb.bugs/t/6053.test
2013-05-24 10:59:07 -04:00

3 lines
173 B
Text

# 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();