]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/cats/update_mysql_tables.in
Complete port to Windows
[bacula/bacula] / bacula / src / cats / update_mysql_tables.in
index bdb5a213e1a7535b83213920abbafdc19366b446..1361514577b358be3807b4a4a786814f70fa8e31 100755 (executable)
@@ -3,7 +3,7 @@
 # Shell script to update MySQL tables from version 1.38 to 1.39  
 #
 echo " "
-echo "This script will update a Bacula SQLite database from version 9 to 10"
+echo "This script will update a Bacula MySQL database from version 9 to 10"
 echo " which is needed to convert from Bacula version 1.38.x to 1.39.x or higher"
 echo "Depending on the size of your database,"
 echo "this script may take several minutes to run."