summaryrefslogtreecommitdiffstats
path: root/upgrades/dbpatches/1.6/mysql/patch/drules.sql
diff options
context:
space:
mode:
Diffstat (limited to 'upgrades/dbpatches/1.6/mysql/patch/drules.sql')
-rw-r--r--upgrades/dbpatches/1.6/mysql/patch/drules.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/upgrades/dbpatches/1.6/mysql/patch/drules.sql b/upgrades/dbpatches/1.6/mysql/patch/drules.sql
index 677b45d5..4b7a2d02 100644
--- a/upgrades/dbpatches/1.6/mysql/patch/drules.sql
+++ b/upgrades/dbpatches/1.6/mysql/patch/drules.sql
@@ -1 +1 @@
-alter table drules add proxyid bigint(20) unsigned NOT NULL default '0';
+alter table drules add proxy_hostid bigint(20) unsigned NOT NULL default '0';