sql >> Database teknologi >  >> Database Tools >> phpMyAdmin

MySql - Konverter InnoDB til MyISAM Storage Engine of Database

brug dette!!

SET storage_engine=MYISAM;
ALTER TABLE table_name ENGINE = MyISAM;

-skål!!



  1. phpmyadmin, neginx error.log - Tjek gruppe www-data har læseadgang og open_basedir

  2. PhpMyAdmin | Fatal fejl:Tilladt hukommelsesstørrelse på 134217728 bytes opbrugt (forsøgt at tildele xxxxxx bytes) i Ukendt på linje 0

  3. phpMyAdmin 502 dårlig gateway [CentOS7, nginx]

  4. MySQL 5.1 / phpMyAdmin - logning af CREATE/ALTER-udsagn