Bug #28465 Compilation errors when HAVE_UTF8_GENERAL_CS switch is defined.
Submitted: 16 May 2007 11:25 Modified: 5 Jun 2007 13:14
Reporter: Anton Myshkovsky Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:5.0.37 OS:Windows
Assigned to: Assigned Account CPU Architecture:Any

[16 May 2007 11:25] Anton Myshkovsky
Description:
There are compilation errors when HAVE_UTF8_GENERAL_CS switch is defined.

How to repeat:
Define HAVE_UTF8_GENERAL_CS in the config-win.h or
define CYBOZU in the config-win.h.

Suggested fix:
Add the following declaration
MY_UNICASE_INFO **uni_plane= cs->caseinfo;
into functions: 
my_strnncollsp_utf8_cs
my_strnncoll_utf8_cs
[5 Jun 2007 13:14] Alexander Barkov
This is a duplicate bug report for http://bugs.mysql.com/bug.php?id=22378
which was fixed in 5.0.40.