MySQL恢复数据报错 #1289 - The 'InnoDB' feature is disabled; you need MySQL built with 'InnoDB' to hav
Step 1. Stop MySQL service
Step 2:打开my.ini 找到 skip-innodb 并在其前加'#'号
Step 3: Restart MySQL service
Step 1. Stop MySQL service
Step 2:打开my.ini 找到 skip-innodb 并在其前加'#'号
Step 3: Restart MySQL service