I think --with-extra-charsets=none means that no additional character
sets will be _compiled_ into the server.  Complex character sets must be
compiled into MySQL, but simple ones can be loaded dynamically.  I think
the character sets you are seeing are ones that can be loaded
dynamically.  For instance the big5 character set is probably not listed
because it is one that has to be compiled in.  


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to