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