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 > Scrambled mysql dump?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-25-06, 01:03
yaza yaza is offline
Registered User
 
Join Date: Jan 2006
Location: Australia
Posts: 2
Scrambled mysql dump?

Hi,

I need to move large databased around occasionally, but I keep finding that certain data is scrambled.

For example, a bullet point in my records comes out as '¥'. Other things like this in my records also get scrambled.

Is there any way to stop this?


I have tried downloading the file, opening it in Textedit (OS X) and replacing all the symbols, but then it won't import again... even using BigDump. Arrrggghhr.

Or, is it possible to do a replace function in MySQL once the data is in, to replace the symbols?

Thanks for any ideas on this.

Yaza
Reply With Quote
  #2 (permalink)  
Old 01-25-06, 03:03
healdem healdem is online now
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,258
sounds like you have a mismatch between the differing servers character sets. I thought you could specify in the backup whether to include such information as part of the schema
__________________
I'd rather be riding my Versys or my Tiger 800 let alone the Norton
Reply With Quote
  #3 (permalink)  
Old 01-26-06, 20:03
yaza yaza is offline
Registered User
 
Join Date: Jan 2006
Location: Australia
Posts: 2
Hmm, thanks Mark.

I have taken a look in PHPmyadmin, but it doesn't tell me what character set I am using, or how to change it.

Is this easy enough?

Thanks.
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