EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::General Support (https://www.eqemulator.org/forums/forumdisplay.php?f=616)
-   -   No more Beep (https://www.eqemulator.org/forums/showthread.php?t=13275)

WARR10R 04-21-2004 10:06 AM

No more Beep
 
Dont know if anyone has already posted this but I thought I would mention it to speed up adding files to your database.
(windows xp)
open up Device manager and select VIEW show hidden files
and disable BEEP

you will need to reboot but it has saved me hours

Hope it is of some help

mikenune 04-21-2004 02:18 PM

Or, if you're using mysql.exe, you can just do the following:

Quote:

C:\mysql\bin>mysql -b -f -s -u <username> -p <password>
Just replace <username> with your username (usually root) and <password> with your password.

-b shuts off that pesky "beep on errors" setting. Speeds things up a LOT
-s shuts off those "1 rows updated" messages. Speeds things up even more.
-f sets it so that MySQL... OK, so I dont' really know what it does :)

Gossamer 04-22-2004 07:47 AM

The -f setting is...

-f or --force : Continue even if we get an sql error.

mikenune 04-22-2004 08:01 AM

Umm... I knew that!

Really!

I did! :P


All times are GMT -4. The time now is 11:27 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.