aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/hotfixes/master/2017_02_25_00_hotfixes.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/hotfixes/master/2017_02_25_00_hotfixes.sql b/sql/updates/hotfixes/master/2017_02_25_00_hotfixes.sql
new file mode 100644
index 00000000000..6947bc808b3
--- /dev/null
+++ b/sql/updates/hotfixes/master/2017_02_25_00_hotfixes.sql
@@ -0,0 +1,3 @@
+DELETE FROM `tact_key` WHERE `ID`=81;
+INSERT INTO `tact_key` (`ID`, `Key1`, `Key2`, `Key3`, `Key4`, `Key5`, `Key6`, `Key7`, `Key8`, `Key9`, `Key10`, `Key11`, `Key12`, `Key13`, `Key14`, `Key15`, `Key16`, `VerifiedBuild`) VALUES
+(81, 183, 47, 239, 74, 1, 72, 138, 136, 255, 2, 40, 10, 160, 122, 146, 187, 23420);