Increases nl json field size.
[platal.git] / upgrade / 1.0.1 / update.sh
index 3d6c7b8..a7156f0 100755 (executable)
@@ -4,6 +4,13 @@
 
 ###########################################################
 [ "$DATABASE" != "x4dat" ] || die "Cannot target x4dat"
+copy_db
+
+confirm "* Running pre-engine switch database upgrade script"
+mysql_run ./99_keys.sql.pre
+
+confirm "* switching engines to InnoDB"
+./innodb.sh | mysql_pipe
 
 confirm "* Running database upgrade scripts"
 mysql_run_directory .