MySQL Dump unknown option '-no-beep' -


on old server used mysqldump command make me backup of mysql database.

on new server, version 5.6 of mysql, same command gives me error

unknown option '-no-beep'  

whatever insert.

i searched on internet not find help....

in init file mysql (my.ini), comment out no-beep line, no longer valid option in mysql > 5.0.

see answers here


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -