ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Igor Vlasenko <vlasenko@imath.kiev.ua>
To: devel@lists.altlinux.org
Cc: sisyphus@lists.altlinux.org
Subject: [devel] MySQL_5.1_Roadmap
Date: Thu, 5 Feb 2009 14:43:47 +0200
Message-ID: <20090205124346.GA27973@dad.imath.kiev.ua> (raw)

Уважаемые коллеги, 
хочу обсудить развитие MySQL_5.1.

Записал некоторые свои мысли по этому поводу на
http://www.altlinux.org/MySQL_5.1_Roadmap

Интересны отзывы по таким вопросам:

1. нужен ли client-perl?
для совместимости можно client-core,client-perl, и 
client: requires client-core,client-perl.
полезно для легких контейнеров.

2. Нужно ли добавить %lang() на /usr/share/mysql/<lang>?
Экономия до 1М, но потенциальные грабли, 
так как rpm снесет лишние %lang() молча. 
Стоит ли овчинка выделки?

3. /usr/share/mysql/charsets for client
MySQL-client пакету, вообще говоря, нужен локально доступ к character sets для соединения с сервером на другой машине, если тот использует non-default character sets. 

См. MySQL Manual: 9.2. The Character Set Used for Data and Sorting:
If the client is compiled with paths that differ from where the server is installed and the user who configured MySQL didn't include all character sets in the MySQL binary, you must tell the client where it can find the additional character sets it needs if the server runs with a different character set from the client.

Может, все же выпилить /usr/share/mysql/charsets/* из server в common (or charsets)? 

-- 

Dr. Igor Vlasenko
--------------------
Topology Department
Institute of Math
Kiev, Ukraine



                 reply	other threads:[~2009-02-05 12:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20090205124346.GA27973@dad.imath.kiev.ua \
    --to=vlasenko@imath.kiev.ua \
    --cc=devel@lists.altlinux.org \
    --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 Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git