> Date |Wed, 8 Aug 2001 03:05:20 +0800
> From |"SDiZ Cheng" <[EMAIL PROTECTED]>
> 
> Hello!
> 
> 
> SC> Yes, i have read that too.
> SC> that tell me how to compile mysql with multi charset,
> SC> but not create such kind of table.
> 
> SC> i expect there is somthing like
> SC> CREATE TABLE tbl_name ( 
> SC> col_name type CHARSET=char_set, 
> SC> col_name2 type CHARSET=char_set2 ) ...
> 
> SC> CREATE DATABASE db_name DEFAULT_CHARSET=char_set ....
> SC> where can i find these?
> Aha. so, i think nowhere.
> You can't do that.
> 

Can anyone tell me what exactly --with-extra-charset do?
I can compile those charset in, but not use them?
Or that's just for a localized error message?

I think mysql have somthing like postgresql's CREATE DATABASE 
db_name ENCODEING=encode;.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to