mysqldump unknown option no beep

前端 未结 9 1684
猫巷女王i
猫巷女王i 2020-12-05 23:45

I\'m running MySQL 5.5 on Windows, attempting a mysqldump:

 \"C:\\WebServer\\MySQL Server 5.5\\bin\\mysqldump.exe\" -u user -ppassword database > \"C:\\ba         


        
9条回答
  •  庸人自扰
    2020-12-06 00:22

    Deleting the no-beep option worked for me, but I had to change the my.ini file in my windows directory! I'm using windows 10 by the way.

提交回复
热议问题