Home
last modified time | relevance | path

Searched refs:new_opcommand_hstid (Results 1 – 15 of 15) sorted by relevance

/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/upgrades/dbpatches/2.0/mysql/
H A Dpatch.sql1397 DECLARE new_opcommand_hstid bigint unsigned;
1419 SET new_opcommand_hstid = minid;
1531 SET new_opcommand_hstid = new_opcommand_hstid + 1;
1534 VALUES (new_opcommand_hstid, new_operationid, NULL);
1543 SET new_opcommand_hstid = new_opcommand_hstid + 1;
1546 VALUES (new_opcommand_hstid, new_operationid, v_hostid);
/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/upgrades/dbpatches/2.0/oracle/
H A Dpatch.sql1348 new_opcommand_hstid number(20); variable
1367 new_opcommand_hstid := minid;
1479 new_opcommand_hstid := new_opcommand_hstid + 1;
1482 VALUES (new_opcommand_hstid, new_operationid, NULL);
1490 new_opcommand_hstid := new_opcommand_hstid + 1;
1493 VALUES (new_opcommand_hstid, new_operationid, v_hostid);
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/upgrades/dbpatches/2.0/mysql/
H A Dpatch.sql1397 DECLARE new_opcommand_hstid bigint unsigned;
1419 SET new_opcommand_hstid = minid;
1531 SET new_opcommand_hstid = new_opcommand_hstid + 1;
1534 VALUES (new_opcommand_hstid, new_operationid, NULL);
1543 SET new_opcommand_hstid = new_opcommand_hstid + 1;
1546 VALUES (new_opcommand_hstid, new_operationid, v_hostid);
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/upgrades/dbpatches/2.0/oracle/
H A Dpatch.sql1348 new_opcommand_hstid number(20); variable
1367 new_opcommand_hstid := minid;
1479 new_opcommand_hstid := new_opcommand_hstid + 1;
1482 VALUES (new_opcommand_hstid, new_operationid, NULL);
1490 new_opcommand_hstid := new_opcommand_hstid + 1;
1493 VALUES (new_opcommand_hstid, new_operationid, v_hostid);
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/upgrades/dbpatches/2.0/oracle/
H A Dpatch.sql1348 new_opcommand_hstid number(20); variable
1367 new_opcommand_hstid := minid;
1479 new_opcommand_hstid := new_opcommand_hstid + 1;
1482 VALUES (new_opcommand_hstid, new_operationid, NULL);
1490 new_opcommand_hstid := new_opcommand_hstid + 1;
1493 VALUES (new_opcommand_hstid, new_operationid, v_hostid);
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/upgrades/dbpatches/2.0/mysql/
H A Dpatch.sql1397 DECLARE new_opcommand_hstid bigint unsigned;
1419 SET new_opcommand_hstid = minid;
1531 SET new_opcommand_hstid = new_opcommand_hstid + 1;
1534 VALUES (new_opcommand_hstid, new_operationid, NULL);
1543 SET new_opcommand_hstid = new_opcommand_hstid + 1;
1546 VALUES (new_opcommand_hstid, new_operationid, v_hostid);
/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/upgrades/dbpatches/2.0/mysql/
H A Dpatch.sql1397 DECLARE new_opcommand_hstid bigint unsigned;
1419 SET new_opcommand_hstid = minid;
1531 SET new_opcommand_hstid = new_opcommand_hstid + 1;
1534 VALUES (new_opcommand_hstid, new_operationid, NULL);
1543 SET new_opcommand_hstid = new_opcommand_hstid + 1;
1546 VALUES (new_opcommand_hstid, new_operationid, v_hostid);
/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/upgrades/dbpatches/2.0/oracle/
H A Dpatch.sql1348 new_opcommand_hstid number(20); variable
1367 new_opcommand_hstid := minid;
1479 new_opcommand_hstid := new_opcommand_hstid + 1;
1482 VALUES (new_opcommand_hstid, new_operationid, NULL);
1490 new_opcommand_hstid := new_opcommand_hstid + 1;
1493 VALUES (new_opcommand_hstid, new_operationid, v_hostid);
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/upgrades/dbpatches/2.0/mysql/
H A Dpatch.sql1397 DECLARE new_opcommand_hstid bigint unsigned;
1419 SET new_opcommand_hstid = minid;
1531 SET new_opcommand_hstid = new_opcommand_hstid + 1;
1534 VALUES (new_opcommand_hstid, new_operationid, NULL);
1543 SET new_opcommand_hstid = new_opcommand_hstid + 1;
1546 VALUES (new_opcommand_hstid, new_operationid, v_hostid);
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/upgrades/dbpatches/2.0/oracle/
H A Dpatch.sql1348 new_opcommand_hstid number(20); variable
1367 new_opcommand_hstid := minid;
1479 new_opcommand_hstid := new_opcommand_hstid + 1;
1482 VALUES (new_opcommand_hstid, new_operationid, NULL);
1490 new_opcommand_hstid := new_opcommand_hstid + 1;
1493 VALUES (new_opcommand_hstid, new_operationid, v_hostid);
/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/upgrades/dbpatches/2.0/ibm_db2/
H A Dpatch.sql2623 DECLARE new_opcommand_hstid bigint; local
2646 SET new_opcommand_hstid = minid;
2759 SET new_opcommand_hstid = new_opcommand_hstid + 1;
2762 VALUES (new_opcommand_hstid, new_operationid, NULL);
2771 SET new_opcommand_hstid = new_opcommand_hstid + 1;
2774 VALUES (new_opcommand_hstid, new_operationid, v_hostid);
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/upgrades/dbpatches/2.0/ibm_db2/
H A Dpatch.sql2623 DECLARE new_opcommand_hstid bigint; local
2646 SET new_opcommand_hstid = minid;
2759 SET new_opcommand_hstid = new_opcommand_hstid + 1;
2762 VALUES (new_opcommand_hstid, new_operationid, NULL);
2771 SET new_opcommand_hstid = new_opcommand_hstid + 1;
2774 VALUES (new_opcommand_hstid, new_operationid, v_hostid);
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/upgrades/dbpatches/2.0/ibm_db2/
H A Dpatch.sql2623 DECLARE new_opcommand_hstid bigint; local
2646 SET new_opcommand_hstid = minid;
2759 SET new_opcommand_hstid = new_opcommand_hstid + 1;
2762 VALUES (new_opcommand_hstid, new_operationid, NULL);
2771 SET new_opcommand_hstid = new_opcommand_hstid + 1;
2774 VALUES (new_opcommand_hstid, new_operationid, v_hostid);
/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/upgrades/dbpatches/2.0/ibm_db2/
H A Dpatch.sql2623 DECLARE new_opcommand_hstid bigint; local
2646 SET new_opcommand_hstid = minid;
2759 SET new_opcommand_hstid = new_opcommand_hstid + 1;
2762 VALUES (new_opcommand_hstid, new_operationid, NULL);
2771 SET new_opcommand_hstid = new_opcommand_hstid + 1;
2774 VALUES (new_opcommand_hstid, new_operationid, v_hostid);
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/upgrades/dbpatches/2.0/ibm_db2/
H A Dpatch.sql2623 DECLARE new_opcommand_hstid bigint; local
2646 SET new_opcommand_hstid = minid;
2759 SET new_opcommand_hstid = new_opcommand_hstid + 1;
2762 VALUES (new_opcommand_hstid, new_operationid, NULL);
2771 SET new_opcommand_hstid = new_opcommand_hstid + 1;
2774 VALUES (new_opcommand_hstid, new_operationid, v_hostid);