|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Embedded Server - Collation 'latin1' is not a compiled collation...
Hello,
Anyone has any experience with the MySQL Embedded Server? I want to embed the server into my application. The application works fine with the 'normal' server running. I'm using the sample code found on http://dev.mysql.com/doc/mysql/en/libmysqld-example.html. Starting and connecting to the server goes fine, but I'm getting the error: "mysql_real_connect failed: Collation 'latin1' is not a compiled collation and is not specified in the 'C:\Program Files\MySQL\share\charsets\Index.xml' file" I cannot find anything relating to this message on the internet If anyone can give me some directions to look at ... thanks!!! |
|
#2
|
|||
|
|||
|
Okay, I found myself a nice article with a step-by-step approach:
http://dev.mysql.com/tech-resources...sql-server.html Going through this, it works. So I'm a happy developer again ;-) |
|
#3
|
|||
|
|||
|
Humm ... spoke to soon.
Going back to work, the same program shows up the old error message again. Strange, but at least now I know it is not my code but some sort of setting on this computer ![]() |
![]() |
| Viewing: Dev Articles Community Forums > Databases > MySQL Development > Embedded Server - Collation 'latin1' is not a compiled collation... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|