Joined: Tue Mar 27, 2007 10:55 pm Posts: 1573 Location: Earth Has thanked: 10 time Have thanks: 16 time
If you want to import your database you have two solutions :
1. From the console :
enter the following under /bin/ directory inside the Mysql server in the constol
mysql -u root -p mile < data.sql "root" is the username "mile" is the database "data.sql" is the import from file
2. From PhpmyAdmin : if you have phpAdmin i will be much easier to import your database using the Graphical user interface of the phpAdmin. Do the following
Users browsing this forum: No registered users and 1 guest
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum