From: "Aleksey E. Birukov" <birukov@vladinfo.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] mysql charset
Date: Fri, 10 Feb 2006 17:28:22 +0300
Message-ID: <200602101728.22897.birukov@vladinfo.ru> (raw)
In-Reply-To: <200602101715.21053.zerg@altlinux.org>
В сообщении от 10 февраля 2006 17:15 Sergey V Turchin написал(a):
> Не путайте пожалуйста программу mysql и код на сайте
> --default-character-set
Кодировки применены (см. ниже), только это не дает положительных результатов.
Если кодировки применены корректно, тогда программа mysql должна вывести
русские символы (а не вопросики), я правильно понимаю?
Получается, что для использования нового mysql нужно будет всех пользователей
заставлять переписывать код сайтов?
Вот так у меня выглядят кодировки. Это правильно? Может еще что нужно?
mysql> SHOW VARIABLES LIKE 'collation%';
+----------------------+-------------------+
| Variable_name | Value |
+----------------------+-------------------+
| collation_connection | cp1251_general_ci |
| collation_database | cp1251_general_ci |
| collation_server | cp1251_general_ci |
+----------------------+-------------------+
3 rows in set (0.01 sec)
mysql> SHOW VARIABLES LIKE 'character_set%';
+--------------------------+----------------------------+
| Variable_name | Value |
+--------------------------+----------------------------+
| character_set_client | cp1251 |
| character_set_connection | cp1251 |
| character_set_database | cp1251 |
| character_set_results | cp1251 |
| character_set_server | cp1251 |
| character_set_system | utf8 |
| character_sets_dir | /usr/share/mysql/charsets/ |
+--------------------------+----------------------------+
--
$respect
next prev parent reply other threads:[~2006-02-10 14:28 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-10 11:36 Aleksey E. Birukov
2006-02-10 11:40 ` Stanislav Yadykin
2006-02-10 11:58 ` Aleksey E. Birukov
2006-02-10 12:01 ` [sisyphus] " Konstantin A. Lepikhov
2006-02-10 12:13 ` Aleksey E. Birukov
2006-02-10 12:24 ` Konstantin A. Lepikhov
2006-07-08 10:44 ` [sisyphus] " Alexander Kubatkin
2006-02-10 12:17 ` Aleksey E. Birukov
2006-02-10 12:25 ` [sisyphus] " Konstantin A. Lepikhov
2006-02-10 12:32 ` [sisyphus] " Stanislav Yadykin
2006-02-10 13:10 ` Aleksey E. Birukov
2006-02-10 13:13 ` [sisyphus] " Konstantin A. Lepikhov
2006-02-10 13:16 ` [sisyphus] " Sergey V Turchin
2006-02-10 13:44 ` Aleksey E. Birukov
2006-02-10 14:15 ` Sergey V Turchin
2006-02-10 14:28 ` Aleksey E. Birukov [this message]
2006-02-10 14:32 ` Sergey V Turchin
2006-02-10 14:46 ` Aleksey E. Birukov
2006-02-10 15:29 ` Slava Grecea
2006-02-10 15:41 ` Aleksey E. Birukov
2006-02-11 10:25 ` Slava Grecea
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200602101728.22897.birukov@vladinfo.ru \
--to=birukov@vladinfo.ru \
--cc=sisyphus@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git