{ Contains the mysql calls for MySQL 5.0 } unit mysql50dyn; {$DEFINE LinkDynamically} {$DEFINE MYSQL50} {$i mysql.inc} end.