未使用强制索引时,查询语句如下: SELECT `orders`.`id`,`orders`.`order_number`,`orders`.`date`,`orders`.`order_status`,`orders`.`sku`,`or…
1年前