pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2006-12-29
2006-12-29 03:37:45 by Martin Nilsson <mani@lysator.liu.se>
507808eeb64df2991eeed42abf87c54f77f742dc (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
7.6
Minor fix.
Rev: CHANGES:1.110
50:
Unfortunately this means that unicode decode mode is disabled if Pike is compiled with a client lib without support for the charsetnr
-
attribute.
Ie
libmysql prior to v4.1.0. If you want to enable it
+
attribute
, i
.
e.
libmysql prior to v4.1.0. If you want to enable it
for compatibility reasons, set the environment variable PIKE_BROKEN_MYSQL_UNICODE_MODE when starting pike.