Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- SHOW TABLE STATUS LIKE 'products';
- +----------+--------+---------+------------+---------+----------------+-------------+-----------------+--------------+-----------+----------------+---------------------+---------------------+------------+--------------------+----------+----------------+---------+------------------+-----------+
- | Name | Engine | Version | Row_format | Rows | Avg_row_length | Data_length | Max_data_length | Index_length | Data_free | Auto_increment | Create_time | Update_time | Check_time | Collation | Checksum | Create_options | Comment | Max_index_length | Temporary |
- +----------+--------+---------+------------+---------+----------------+-------------+-----------------+--------------+-----------+----------------+---------------------+---------------------+------------+--------------------+----------+----------------+---------+------------------+-----------+
- | products | InnoDB | 10 | Dynamic | 2420403 | 514 | 1245708288 | 0 | 3195797504 | 6291456 | 2666508 | 2023-07-18 05:39:43 | 2023-07-25 05:58:00 | NULL | utf8mb4_general_ci | NULL | | | 0 | N |
- +----------+--------+---------+------------+---------+----------------+-------------+-----------------+--------------+-----------+----------------+---------------------+---------------------+------------+--------------------+----------+----------------+---------+------------------+-----------+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement