查看表状态 show table status like 'order_info'; 查看表结构 show create table order_info 转载于:https://www.cnblogs.com/DengGao/p/sql.html