win10 [ERROR] [MY-012271] [InnoDB] The innodb_system data file 'ibdata1' must be writable
试了很多次,可能是在mysqld --inittialize --console之前你就启动了mysql,我先net stop mysql,然后sc delete mysql,然后mysqld -install,然后再mysqld --inittialize --console,以上错误就消失了。
win10 [ERROR] [MY-012271] [InnoDB] The innodb_system data file 'ibdata1' must be writable
试了很多次,可能是在mysqld --inittialize --console之前你就启动了mysql,我先net stop mysql,然后sc delete mysql,然后mysqld -install,然后再mysqld --inittialize --console,以上错误就消失了。