diff --git a/sql/updates/hotfixes/4.3.4/2020_05_19_00_hotfixes.sql b/sql/updates/hotfixes/4.3.4/2020_05_19_00_hotfixes.sql new file mode 100644 index 00000000000..6bbbd71d478 --- /dev/null +++ b/sql/updates/hotfixes/4.3.4/2020_05_19_00_hotfixes.sql @@ -0,0 +1,2 @@ +DELETE FROM `updates_include` WHERE `path` = '$/sql/old/4.3.4/hotfixes'; +INSERT INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/4.3.4/hotfixes', 'ARCHIVED');