22 Dec
2006
22 Dec
'06
9:45 p.m.
On Dec 22, 2006, at 08:05, js wrote:
Is there any reason mysql5 port doesn't have --with-extra-charsets configure option in is port file?
I found mysql4 port has that one.
$ port cat mysql4 | grep extra --enable-thread-safe-client --with-extra- charsets=complex \
might be better to have extra-charsets variants I think.
Any idea?
I concur that --with-extra-charsets should be used in mysql5. I noticed the deficiency myself several months ago but forgot to mention it.