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 > Characters encoding in MySQL ?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-22-06, 10:16
surla surla is offline
Registered User
 
Join Date: Oct 2006
Posts: 1
Question Characters encoding in MySQL ?

OK, please teach me how to setup characters encoding across MySQL databases, I constantly have this problem and it is driving me crazy. Please help me or point me to related tutorial, I'm getting nowhere with MySQL documentation, and this can not be that hard to setup. Help me please!

1. I have phpMyAdmin access to remote database. Other that that I have no control over it.
2. I have full access and control over my localhost server.

Both databases are MySQL 4.1, PHP > 4.3.

I need to match each other settings so that characters are properly inserted. Tables in both databases have same collation. But characters keeps inserting wrongly. I use MySQL Instance Confuguration Wizard so I can setup 'Character set' at my local server. Sites using both databases uses UTF-8 and windows-1250 encoding, but just changing page encoding does not do anything.

So I need to know:
- Is Character set configuration a database-wide settings , or what ?
- The important thing: How do I read remote database settings for this matters with phpMyAdmin?
- What am I missing to have both databases with same settings ?


Thank you ! .....
Reply With Quote
  #2 (permalink)  
Old 11-07-06, 04:26
clivesgt clivesgt is offline
Registered User
 
Join Date: Nov 2006
Posts: 4
mysql character sets and collation

hi

have a look at this article on character sets and collation - it should help you.

http://www.idig.za.net/mysql-character-sets-and-collation/2006/10/31/

regards

clive
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