กรุณาปิด โปรแกรมบล๊อกโฆษณา เพราะเราอยู่ได้ด้วยโฆษณาที่ท่านเห็น
Please close the adblock program. Because we can live with the ads you see
Please close the adblock program. Because we can live with the ads you see
phpmyadmin
-
วิธีการทํา Change storage engine from MyISAM to InnoDB - USING phpmyadmin
Change storage engine from MyISAM to InnoDB - all tables at once - USING phpmyadmin เปิด phpmyadmin แล้วไปที่ tab sql แล้วใส่โค๊ดด้านล่างนี้ SELECT CONCAT("ALTER TABLE ", table_name, " ENGINE=InnoDB; ") FROM information_schema.tables WHERE engine='MyISAM' AND table_schema='test'...- thxf.org
- กระทู้
- myisam to innodb phpmyadmin
- ตอบกลับ: 0
- ฟอรั่ม: Software & Apps