If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > 2 different mysql OS platforms

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-19-05, 23:10
kornflakes kornflakes is offline
Registered User
 
Join Date: Mar 2004
Location: philippines
Posts: 2
Arrow 2 different mysql OS platforms

im totally new to linux and mysql... im using fedora core 3. i have my mysql database on my windows 2000 and i want to transfer my database to linux mysql. how can i transfer my database to fedora core? where do i place my database on fedora?

my other question is that... i started my mysql service using webmin. i created my database there and i can also access it via webmin. but my problem is that... when i run my mysqladministrator in windows... i can detect my linux but my user log in 'root' and default password '1234' cannot logged in to mysql server in linux. how can i solve this problem? : confussed :
Reply With Quote
  #2 (permalink)  
Old 01-31-05, 21:40
kornflakes kornflakes is offline
Registered User
 
Join Date: Mar 2004
Location: philippines
Posts: 2
help me please! im so desperate!
Reply With Quote
  #3 (permalink)  
Old 02-01-05, 07:03
healdem healdem is online now
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,250
Quote:
i can detect my linux but my user log in 'root' and default password '1234' cannot logged in to mysql server in linux. how can i solve this problem? :
have you set up the same permissions with the grant option in your Linux DB?

I've never done a port of the data but I would have thought you could do a dump of the data in the windows system, then transfer the dump to LInux & load to the db there
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

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