|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Can I copy MySQL files created on Win32 to Unix server? I'm pretty sure there would be no problems, since the MySQL code is almost the same on on both platforms, so it should work. But it would be nice if someone could confirm it?
Please?? ------------------ Alex D. G. http://www.alexdg.com |
|
#2
|
|||
|
|||
|
I don't know the answer to your question, but I'd recommend you do a
mysqldump databasename > filename on the unix host, then do mysql -h nthost.name.com -u username -p password databasename < filename on the unix host. |
![]() |
| Viewing: Dev Shed Forums > Databases > MySQL Help > is Win32 and Unix MySQL files are compatible with each other? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|