Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

Go Back  dBforums > Database Server Software > MySQL > Accents & special characters

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-24-02, 00:33
crighton crighton is offline
Registered User
 
Join Date: Feb 2002
Posts: 12
Accents & special characters

Hi,

Is the recognition of accents and special characters a user-setting in MySQL?

On my local developement version of a current project I can search for "miro" and it returns a result (correctly) for Joan Miró. On the identical version of the site hosted at the clients ISP the same search returns no results (as I assume it expects the accent).

Is there anything I can do to get around this?

Gary
Reply With Quote
  #2 (permalink)  
Old 02-24-02, 12:21
Paul Paul is offline
Administrator
 
Join Date: Feb 2001
Location: NC, USA
Posts: 200
MySQL does have options to add additional character sets during the configure stage when compiling and the default is Latin 1. I believe the binary distributions are compiled with all character sets.

Not sure how these additional character sets are actually used though. These forums are using MySQL compiled with just Latin1 and I see all the accents etc.
Reply With Quote
  #3 (permalink)  
Old 02-24-02, 13:38
crighton crighton is offline
Registered User
 
Join Date: Feb 2002
Posts: 12
Hi Paul,

Thanks for the response and I guess I'll have to delve into this one a little further. Seems odd though that the behaviour differs between the local copy and the www copy of the site...

Cheers,

Gary
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

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