A few fixes on upgrade scripts.
[platal.git] / upgrade / 1.0.1 / update.sh
index 8368751..d19e994 100755 (executable)
@@ -6,6 +6,9 @@
 [ "$DATABASE" != "x4dat" ] || die "Cannot target x4dat"
 copy_db
 
+echo "* switching engines to InnoDB"
+./innodb.sh | mysql_pipe
+
 confirm "* Running database upgrade scripts"
 mysql_run_directory .