FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » General » Database discussions » FUDForum charset problems
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: FUDForum charset problems [message #30054 is a reply to message #30052] Tue, 31 January 2006 17:55 Go to previous messageGo to previous message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma:
Senior Member
Administrator
Core Developer
Very strange. The data really is the same on both servers:

OLD Server:
mysql> select location from fud26_users where location like 'Qu% , Canada';
+------------------+
| location         |
+------------------+
| Québec , Canada |
+------------------+
1 row in set (0.16 sec)


New Server:
mysql> select location from fud26_users where location like 'Qu% , Canada';
+------------------+
| location         |
+------------------+
| Québec , Canada |
+------------------+
1 row in set (0.15 sec)
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: MySQL Tuning for FUDForum
Next Topic: Is it possible to set character_set_results ... for mysql 5.0... from fudforum code?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Nov 28 17:00:59 GMT 2024

Total time taken to generate the page: 0.04454 seconds