select ProId from products where (SoldOut = 0 or SoldOut = 2) and (Type = '' or Type is null or Type = 'B2C') SQLSTATE[HY000]: General error: 145 Table './upba975/products' is marked as crashed and should be repaired
错误代码:#HY000 - Array
(
[0] => HY000
[1] => 145
[2] => Table './upba975/products' is marked as crashed and should be repaired
)