From c46f0c0b63865d3c496cb4d1986a6038de147f41 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Sat, 9 Jul 2005 13:57:31 +0000 Subject: [PATCH] - set collation to latin2-like, too. Changed files: mysql.spec -> 1.282 --- mysql.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/mysql.spec b/mysql.spec index ae4e133..382abd1 100644 --- a/mysql.spec +++ b/mysql.spec @@ -458,6 +458,7 @@ CFLAGS="%{rpmcflags} %{!?debug:-fomit-frame-pointer}" --with%{!?debug:out}-debug \ --with-embedded-server \ --with-charset=latin2 \ + --with-collation=latin2_general_ci \ --with-extra-charsets=all \ --with-low-memory \ --with-mysqld-user=mysql \ -- 2.44.0