Hi All,
Thanks a lot for your help. The thing is working now. Although I would like
to mention a couple of points:
1. mysql -u root -p test_dev wrote:
You didn't specify a user or password on your mysql command line when you
redirected your input to your .sql file, and for some reason the defa
Hi,
I am very new to MySQL. I have downloaded and installed the "
mysql-essential-5.0.41-win32.msi" version for Windows XP.
After installation and instance configuration, the following thing runs
fine:
mysql -u root -p
Enter password: *
-- gets me to the mysql prompt and the following t