{ Contains the MySQL calls for MySQL 8.0 } unit mysql80dyn; {$DEFINE LinkDynamically} {$DEFINE MYSQL80} {$i mysql.inc} end.