What command is used in mysql to look at the table and give tips?

Posted by GeoffreyF67 on Stack Overflow See other posts from Stack Overflow or by GeoffreyF67
Published on 2010-04-18T19:50:20Z Indexed on 2010/04/18 19:53 UTC
Read the original article Hit count: 325

Filed under:
|
|

I seem to remember that there is a command to look at a mysql table and let you know things like maximum size of strings and integers and such so you can optimize the size of your index/table.

Do you know what that command is?

G-Man

© Stack Overflow or respective owner

Related posts about mysql

Related posts about optimize