摘要:
selecttable_schema as '数据库',table_name as '表名',table_rows as '记录数',truncate(data_length/1024/1024, 2) as '数据容量(MB)',truncate(index_length/1024/1024, 2 阅读全文
摘要:
C:\Windows\system32>mysql -uroot -p'ZFB^2j899Wn'mysql: [Warning] Using a password on the command line interface can be insecure.ERROR 1045 (28000): Ac 阅读全文