MySQL Control Center:
1. Make sure the MySQL CC connection
2. Select the corresponding library. Table => Right-click => Tool => Display Create Statement => Select the desired table (you can choose all tables) => Execute
=> Tools => show create => Select the desired table (you can choose all tables) => Execuete
Or in SQL, execute: show create Table Table_name;
MySQL-FRONT:
1. Open mysql-front
2. Select the appropriate library. Table (You can choose all tables) => Right-click => attribute => Original