How to load data file to mysql

copy xx.sql file to your mysql\bin forlder
than login to mysql
mysql> source xx.sql;

Comments

Popular posts from this blog

How to install and configure PHP5 with IIS6 on Windows Server 2003 in five easy steps.

Install IIS 6 + PHP5.2.5 + MySQL in WIN 2003 (PART2)