Loading Mysql database from file

This is a discussion on Loading Mysql database from file within the PHP Language forums, part of the PHP Programming Forums category; Maybe it's not a proper place to ask this question, but maybe someone could provide me the way to ...


Go Back   Usenet Forums > PHP Programming Forums > PHP Language

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 11-03-2004
Konrad
 
Posts: n/a
Default Loading Mysql database from file

Maybe it's not a proper place to ask this question, but maybe someone
could provide me the way to load file with schema and data of mysql
database (created by phpMyAdmin on Windows system), to create a new
database on linux system.


Greetings,

Konrad
Reply With Quote
  #2 (permalink)  
Old 11-03-2004
2metre
 
Posts: n/a
Default Re: Loading Mysql database from file

Konrad wrote:
> Maybe it's not a proper place to ask this question, but maybe someone
> could provide me the way to load file with schema and data of mysql
> database (created by phpMyAdmin on Windows system), to create a new
> database on linux system.

If your familiar with phpMyAdmin - then use it!

Otherwise on the command line:
// after decompressing the dumpfile

mysql -p -u username dbname<dumpfile.sql

e&oe!!
Reply With Quote
  #3 (permalink)  
Old 11-04-2004
Konrad
 
Posts: n/a
Default Re: Loading Mysql database from file

Thanks a lot :)

greetings

Konrad
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 10:11 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0