ALT Linux Bugzilla
– Attachment 327 Details for
Bug 3454
Initscript fails to find proper charset
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
initscript-charset.patch
MySQL-server-4.0.17-alt1-init-charset.patch (text/plain), 474 bytes, created by
Dmitry Vukolov
on 2004-01-09 23:44:33 MSK
(
hide
)
Description:
initscript-charset.patch
Filename:
MIME Type:
Creator:
Dmitry Vukolov
Created:
2004-01-09 23:44:33 MSK
Size:
474 bytes
patch
obsolete
>--- mysqld~ 2003-11-28 19:24:09 +0300 >+++ mysqld 2004-01-09 23:32:44 +0300 >@@ -30,7 +30,7 @@ > [ -f "/usr/share/mysql/charsets/$CHSET.conf" ] && return > echo "Unable to find charset: $CHSET" > fi >- default_charset="$(. /etc/sysconfig/i18n && locale |sed -ne 's/^LC_COLLATE="[^".]\+\.\([^"]\+\)"$/\1/p')" >+ default_charset="$(. /etc/sysconfig/i18n && locale |sed -ne 's/^LC_COLLATE="*[^".]\+\.\([^"]\+\)"*$/\1/p')" > case "$default_charset" in > CP1251) > CHSET=cp1251
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 3454
: 327