{ Contains the mysql calls for MySQL 5.1 } unit mysql51; {$UNDEF LinkDynamically} {$DEFINE MYSQL51} {$i mysql.inc} end.