]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- set collation to latin2-like, too.
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 9 Jul 2005 13:57:31 +0000 (13:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mysql.spec -> 1.282

mysql.spec

index ae4e133864e1b708fe9bdd6664136a9c0cf4d037..382abd167c0e6a17c4919675f426abd900a20e05 100644 (file)
@@ -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 \
This page took 0.081455 seconds and 4 git commands to generate.