]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- better messages in trigger
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 14 Aug 2004 22:26:10 +0000 (22:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mysql.spec -> 1.225

mysql.spec

index 3fc89295ecd5b5cc5850e549f3d0bc9feb43f74a..91a63192138d54eb06a9f158b98291339ebac8a2 100644 (file)
@@ -492,7 +492,7 @@ if [ -f "/etc/sysconfig/mysql" ]; then
                echo "# Do not use **obsolete** option MYSQL_DB_CLUSTERS" >> /etc/sysconfig/mysql
                echo "# USE /etc/mysql/clusters.conf instead" >> /etc/sysconfig/mysql
                echo "Converted clusters from MYSQL_DB_CLUSTERS to /etc/mysql/clusters.conf."
-               echo "Take a look at that."
+               echo "You NEED to fix your /etc/sysconfig/mysql and verify /etc/mysql/clusters.conf."
        fi
 fi
 
This page took 0.045939 seconds and 4 git commands to generate.