{ Contains the MySQL calls for MySQL 5.7 } unit mysql57dyn; {$DEFINE LinkDynamically} {$DEFINE MYSQL57} {$i mysql.inc} end.