MariaDB [(none)]> use demo; Database changed MariaDB [demo]> create table result ( -> event_id MEDIUMINT NOT NULL AUTO_INCREMENT, ...
確定! 回上一頁