1564
1564
MySQL-5.7 has new features and might have new SQL syntax that
1565
1565
MariaDB-10.0 does not understand. Ignore all versioned comments
1567
1567
do not ignore MariaDB specific comments for the same versions.
1569
1569
if (version <= MYSQL_VERSION_ID &&
1572
1572
/* Accept 'M' 'm' 'm' 'd' 'd' */