📅  最后修改于: 2022-03-11 14:54:41.191000             🧑  作者: Mango
#Inside config/database.php, replace this line for mysql
//find
'engine' => null',
//replace with
'engine' => 'InnoDB ROW_FORMAT=DYNAMIC',