CREATE database if NOT EXISTS `iailab_platform` default character set utf8mb4 collate utf8mb4_general_ci; USE `iailab_platform`;