Cara memperbaiki tabel MySQL di XAMPP
Cara memperbaiki tabel MySQL di XAMPP Open shell from from control panel and start mysql with this command: mysqld –-console –-skip-grant-tables –-skip-external-locking Open another shell from control panel and repair database with this command: mysqlcheck -r –databases mysql –use-frm