Commit c1fe79e0 authored by Rich Prohaska's avatar Rich Prohaska

change version test to accept more version strings

parent 38cd1a6c
# verify that the tokudb version string is appended to the mysql version
replace_regex /[0-9]+\.[0-9]+\.[0-9]+[a-z0-9\-]*-tokudb-[0-9]+.*/NA.NA.NA-TOKUDB-NA/;
replace_regex /[0-9]+\.[0-9]+\.[0-9]+[a-z0-9\-\.]*-tokudb-.*/NA.NA.NA-TOKUDB-NA/;
select version();
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment