MySQL Query : select a.* from busescom_brand as a,busescom_brand_data as b where a.id = b.id and a.state != "停产" and a.energy like "%纯电动%" and a.ptype like "%公交%"
MySQL Error : MySQL server has gone away
MySQL Errno : 2006
Message : MySQL server has gone away
Need Help?