Monthly Archives: May 2007

Importing data from a file into a MySQL database

In this example we will focus on the exercise importing existing data into a MySQL database and the various problems you may run into. First, let’s look at the data we wish to import, it is the password file for … Continue reading

Posted in MySQL | 1 Comment