any way to view ALTER TABLE after its been executed? -MySQL

Posted by Chloe McDermott on Stack Overflow See other posts from Stack Overflow or by Chloe McDermott
Published on 2010-02-24T18:43:44Z Indexed on 2010/05/10 21:04 UTC
Read the original article Hit count: 334

Filed under:
|
|

In the same way SHOW CREATE TABLE tblname; brings back what was previously executed, is there anyway to view the SQL of an ALTER TABLE query? please help?

© Stack Overflow or respective owner

Related posts about mysql

Related posts about alter