MySQL Forums
Forum List  »  Source, Builds, Binaries

Re: Disabling reading of charsets files?
Posted by: Andy Salnikov
Date: April 12, 2007 06:14PM

Hi Kent,

Kent Boortz Wrote:
-------------------------------------------------------
> I'm sure that if you are a paying customer that this request
> will be taken seriously ;-)

Thank you, I knew that money can do a lot :)

> Else we can hope someone in the
> MySQL community provide a patch to handle this. We try hard
> to get better to take in community patches.
>
I can try to produce a patch that does what we need, this should
not be extremely complex. Where do I send the patch?

> Have you tried "--with-extra-charsets=all"? It might solve
> the problem, and not make the binary that much larger. But
> I'm not 100% sure,
>
That option only make all available charsets to be built-in
into the library, but it does not disable reading of the
additional charsets (that makes sense, you may compile a bunch
of charsets into the application, but later decide to include
something else which did not exist at compilation time).

Cheers,
Andy.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Disabling reading of charsets files?
1617
April 12, 2007 06:14PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.