/mysql-country-list

MySQL country list sqldump - alphabetical order

README

Import into MySQL database using:

  1. MySQL Command Line

    C:> mysql -u username -p password -h localhost dbname < mysql-country-list.sql

  2. MySQL Clients (i.e. phpmyadmin, HeidiSQL etc)

    Using the multitude of MySQL clients to import the mysql-country-list.sql