ผมได้ทำตามที่ อ.ขวด บอกไว้ว่าให้
mysql>grant all on hos.* to sa@'%' identified by 'sa' with grant option;
mysql>grant super on *.* to sa@'%' identified by 'sa';
mysql>grant all privileges on *.* to sa@'%' identified by 'sa' with grant option;
mysql>flush privileges;
ใหม่ แล้วจะหาย ลองแล้ว มันก็ไม่หายอ่ะครับ ต้องแก้อย่างไรครับ