View Single Post
  #9  
Old 05-08-2004, 03:52 AM
Gonkers
Sarnak
 
Join Date: Mar 2004
Posts: 65
Default

Quote:
another note could someone please tell me if there is a way to not make mysql beep when im adding a source
Code:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents\>cd\mysql\bin

C:\mysql\bin>mysql -b -u root
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 1 to server version: 4.0.18-nt

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql>
that will stop the beep.
Reply With Quote