Microsoft Windows [Version 5.2.3790] (C) Copyright 1985-2003 Microsoft Corp. Z:\>e: E:\>mysql ERROR 1045 (28000): Access denied for user 'ODBC'@'localhost' (using password: N O) E:\>mysql -u root -p Enter password: **** Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 3 to server version: 4.1.15-nt Type 'help;' or '\h' for help. Type '\c' to clear the buffer. mysql> create database ssatm45 -> ; Query OK, 1 row affected (0.00 sec) mysql> show databases -> ; +----------+ | Database | +----------+ | mysql | | ssatm45 | | test | +----------+ 3 rows in set (0.00 sec) mysql> exit Bye E:\>ftp ftp> open inhyubon1 Connected to inhyubon1.ssainternal.net. 220 inhyubon1 FTP server (SunOS 5.8) ready. User (inhyubon1.ssainternal.net:(none)): root 331 Password required for root. Password: 230 User root logged in. ftp> cd /export/spare/boniva 250 CWD command successful. ftp> I Invalid command. ftp> binary 200 Type set to I. ftp> get rk.sql 200 PORT command successful. 150 Binary data connection for rk.sql (10.91.20.117,3494) (9374825 bytes). 226 Binary Transfer complete. ftp: 9374825 bytes received in 159.08Seconds 58.93Kbytes/sec. ftp> bye 221 Goodbye. E:\>cd my* E:\mysql-4.1.14>cd.. E:\>dir Volume in drive E is New Volume Volume Serial Number is 1C8A-20E8 Directory of E:\ 12/06/2005 10:32 AM