摘要:
第一步: drop table if exists mysql.servers;Query OK, 0 rows affected (0.00 sec) 第二步: mysql> CREATE TABLE `servers` ( -> `Server_name` char(64) NOT NULL, 阅读全文
posted @ 2019-11-28 03:19
markecc
阅读(10361)
评论(0)
推荐(0)
2019年11月28日