Hi,
I have installed the MySQL, Now i am trying to install some databases in MySQL.
Its not working....
The databases is in my machine, also the MySQL..
I am typing the following command:
mysql -h local -u login - p password <"C:\074\DBName.sql" ;
REPLACE LOGIN with my login which is root..
REPLACE PASSWORD with my password which is also root..
please help
I have installed the MySQL, Now i am trying to install some databases in MySQL.
Its not working....
The databases is in my machine, also the MySQL..
I am typing the following command:
mysql -h local -u login - p password <"C:\074\DBName.sql" ;
REPLACE LOGIN with my login which is root..
REPLACE PASSWORD with my password which is also root..
please help