Mariadb 10.2 JSONCreate TableCREATE TABLE `codis3` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `info` varchar(4096) DEFAULT NULL, `person_in_charge` ...
確定! 回上一頁