{ Contains the mysql calls for MySQL 5.5 } unit mysql55dyn; {$DEFINE LinkDynamically} {$DEFINE MYSQL55} {$i mysql.inc} end.