ok so i have to guess im doing something totally wrong... (fyi first time working with any of this stuff so im a total effing newb). here are my results
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Jonathan>c:\
'c:\' is not recognized as an internal or external command,
operable program or batch file.
C:\Documents and Settings\Jonathan>dir c:\ax_classic_db
Volume in drive C is The Hold
Volume Serial Number is 54F6-D71E
Directory of c:\ax_classic_db
03/06/2008 07:54 PM <DIR> .
03/06/2008 07:54 PM <DIR> ..
01/13/2008 01:09 PM <DIR> add-ons
03/02/2008 11:34 AM <DIR> ax_classic launcher
03/02/2008 12:39 PM 200,112,888 ax_classic_core_update_3.0b6.sql
01/28/2008 07:14 PM 210,097,899 ax_classic_full_3.0b4.sql
08/02/2007 07:38 AM <DIR> client_maps
03/06/2008 07:51 PM <DIR> EQ_Launcher
12/23/2007 04:58 PM <DIR> night_day
03/06/2008 07:51 PM <DIR> php_updater
03/02/2008 11:41 AM <DIR> quests
03/02/2008 11:52 AM 2,109 README!!
03/02/2008 11:43 AM 72 version.sql
03/02/2008 11:55 AM 12,254 WhatsNew
5 File(s) 410,225,222 bytes
9 Dir(s) 23,136,210,944 bytes free
C:\Documents and Settings\Jonathan>mysql -u root -pPASSWORD DBNAME < ax_classic_
full_3.sql
The system cannot find the file specified.
C:\Documents and Settings\Jonathan>mysql -u root -p ******* ax_classic < ax_clas
sic_full_3.sql
The system cannot find the file specified.
|