Mysql启动错误:“InnoDB: Error: unable to create temporary file”的解决方法

在D盘新建目录“tmp”

在my.ini中添加tmpdir="D:/tmp"这行代码

启动Mysql

你可能感兴趣的:(Mysql启动错误:“InnoDB: Error: unable to create temporary file”的解决方法)