You can drop the database then immediately recreate it: mysql> drop database [database name]; mysql> create database [database name];.
確定! 回上一頁