Thứ Tư, 18 tháng 1, 2012

How to access EasyPhp MySql Command Line

Whatever you do, always back you file using php admin all the database first before accessing mysql via command line. You don't want to screw up your database if anything happen. I did.


Go to Ms Dos command line.


Change the directory where your mysql folder is located for easyphp. Mine is as follow


C:\Program Files\EasyPHP5.3.0\mysql\bin>


Type the following command, i am accessing via root.


C:\Program Files\EasyPHP5.3.0\mysql\bin>mysql -p -u root


Once click enter. It will request password. Just enter cause normally it is blank.


That's all, screen shot below. You will get the idea..


How to access EasyPhp MySql Command Line
How to access EasyPhp MySql Command Line

Không có nhận xét nào:

Đăng nhận xét