ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Michael Bykov <m.bykov@gmail.com>
To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: [sisyphus] mysql - utf8 - не выполняет команду с первого раза
Date: Mon, 19 Jan 2009 23:55:53 +0300
Message-ID: <69c7dc8b0901191255g93ded8co8f3b96c3525b42db@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1014 bytes --]

Господа, вот смотрите,  - MySQL-server is already the newest version.

В файле /var/lib/mysql/my.cnf видим

[mysqld]
init-connect='set names utf8'

но

mysql> show variables like 'char%';

| character_set_client     | latin1
| character_set_connection | latin1
| character_set_results    | latin1


при этом строчка init-connect= set names utf8' отрабатывает, вот видно:

mysql> show variables like 'init%';
| init_connect  | set names utf8 |


дальше даю команду в самом клиенте
mysql> set names utf8;

и результат - правильный!

mysql> show variables like 'char%';

| character_set_client     | utf8                       |
| character_set_connection | utf8                       |
| character_set_database   | utf8                       |


то есть значение из my.cnf сервером обрабатывается, он его принимает к
сведению, но, думает, а, ладно, потом как-нибудь выполню. Но уж если
на него прикрикнуть, то делает. Ну, сервера пошли нынче...

Это как ваще, что тут поделать?

my.cnf прилагаю на всякий случай

М.

[-- Attachment #2: my.cnf --]
[-- Type: application/octet-stream, Size: 579 bytes --]

             reply	other threads:[~2009-01-19 20:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-19 20:55 Michael Bykov [this message]
2009-01-19 21:30 ` Afanasov Dmitry
2009-01-20 13:15   ` Michael Bykov
2009-01-20 13:41     ` Konstantin A. Lepikhov
2009-01-20 14:04       ` Michael Bykov
2009-01-20 14:15         ` Konstantin A. Lepikhov
2009-01-20 16:25 ` Nikolay A. Fetisov
2009-01-20 16:46   ` Michael Bykov

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=69c7dc8b0901191255g93ded8co8f3b96c3525b42db@mail.gmail.com \
    --to=m.bykov@gmail.com \
    --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