{ Contains the mysql calls for MySQL 5.1 } unit mysql51dyn; {$DEFINE LOAD_DYNAMICALLY} {$DEFINE MYSQL51} {$i mysql.inc} end.