2017.6.9 金
このコマンド mysql> show table status like 'test_table'\G *************************** 1. row *************************** Name: test_table Engine: InnoDB Version: 10 Row_format: Compact Rows: 2875 Avg_row_length: 552 Data_length: 1589248 Max_data_length: 0 Index_length: 0 Data_free: 25165824 Auto_increment: 5148 ←ここ Create_time: 2017-06-09 12:05:53 Upd...