I was working with MySQL other day in my laptop. Whenever I make a mistake with query I get a beep sound which is pretty loud. So, instead of learning the correct syntax, I was thinking if I can stop this annoying noise.
This beep sound is created by ASCII BELL (character 7). To kill the the beep do a 'net stop beep' at the command line in Windows. :)
0 comments:
Post a Comment