摘要: 1 mysql> SHOW VARIABLES LIKE 'innodb_file_per_table'; 2 + + + 3 | Variable_name | Value | 4 + + + 5 | innodb_file_per_table | ON | 6 + + + 7 1 row in 阅读全文
posted @ 2019-06-05 17:19 刚好遇见Mysql 阅读(8143) 评论(0) 推荐(0)