Issue
When using MySQL console under Windows, each error causes a beep.
Solution
To disable it, you simply add the parameter-b in your connection string:
mysql -b -h server -u user -p
Published by
jak58.
Latest update on October 8, 2014 at 05:51 AM by Jeff.