Current time: 05-06-2024, 10:51 PM Hello There, Guest! (LoginRegister)


Post Reply 
about rebuild mysql for support 'gbk_chinese_ci'
Author Message
huming17 Offline
Junior Member
*

Posts: 19
Joined: Apr 2010
Reputation: 0
Post: #1
Exclamation about rebuild mysql for support 'gbk_chinese_ci'
about rebuild mysql for support 'gbk_chinese_ci';

i am install the ispcp follow the document at the freebsd;

but the mysql could not support 'gbk_chinese_ci';

error info "Unknown collation 'gbk_chinese_ci' in table";

how could i rebuild or install just mysql to support the 'gbk_chinese_ci';

Thanks !
05-06-2010 11:01 PM
Find all posts by this user Quote this message in a reply
huming17 Offline
Junior Member
*

Posts: 19
Joined: Apr 2010
Reputation: 0
Post: #2
RE: about rebuild mysql for support 'gbk_chinese_ci'
(05-06-2010 11:01 PM)huming17 Wrote:  about rebuild mysql for support 'gbk_chinese_ci';

i am install the ispcp follow the document at the freebsd;

but the mysql could not support 'gbk_chinese_ci';

error info "Unknown collation 'gbk_chinese_ci' in table";

how could i rebuild or install just mysql to support the 'gbk_chinese_ci';

Thanks !


someone says use this way

/*
cd /usr/ports/databases/mysql51-server
make WITH_CHARSET=gbk WITH_XCHARSET=all WITH_COLLATION=gbk_chinese_ci BUILD_STATIC=yes install clean
*/

but i am afraid , if i execute it will make some effects to ispcp

someone have any suggest?
05-07-2010 02:28 AM
Find all posts by this user Quote this message in a reply
huming17 Offline
Junior Member
*

Posts: 19
Joined: Apr 2010
Reputation: 0
Post: #3
RE: about rebuild mysql for support 'gbk_chinese_ci'
(05-07-2010 02:28 AM)huming17 Wrote:  
(05-06-2010 11:01 PM)huming17 Wrote:  about rebuild mysql for support 'gbk_chinese_ci';

i am install the ispcp follow the document at the freebsd;

but the mysql could not support 'gbk_chinese_ci';

error info "Unknown collation 'gbk_chinese_ci' in table";

how could i rebuild or install just mysql to support the 'gbk_chinese_ci';

Thanks !


someone says use this way

/*
cd /usr/ports/databases/mysql51-server
make WITH_CHARSET=gbk WITH_XCHARSET=all WITH_COLLATION=gbk_chinese_ci BUILD_STATIC=yes install clean
*/

but i am afraid , if i execute it will make some effects to ispcp

someone have any suggest?

At last solved by

cd /usr/ports/databases/mysql50-server

make WITH_CHARSET=gbk WITH_XCHARSET=all WITH_COLLATION=gbk_chinese_ci BUILD_STATIC=yes install clean
05-15-2010 04:10 PM
Find all posts by this user Quote this message in a reply
RatS Offline
Project Leader
******

Posts: 1,854
Joined: Oct 2006
Reputation: 17
Post: #4
RE: about rebuild mysql for support 'gbk_chinese_ci'
you just need to make sure that the ispcp Tables are UTF-8. As long as you are not changing its charset nothing will happen to ispcp
05-15-2010 06:01 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)