ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] MySQL_5.1_Roadmap
@ 2009-02-05 12:43 Igor Vlasenko
  0 siblings, 0 replies; only message in thread
From: Igor Vlasenko @ 2009-02-05 12:43 UTC (permalink / raw)
  To: devel; +Cc: sisyphus

Уважаемые коллеги, 
хочу обсудить развитие 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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-02-05 12:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-05 12:43 [devel] MySQL_5.1_Roadmap Igor Vlasenko

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