{ Contains the MySQL calls for MySQL 5.6 } unit mysql56dyn; {$DEFINE LinkDynamically} {$DEFINE MYSQL56} {$i mysql.inc} end.