2 lines
78 B
SQL
2 lines
78 B
SQL
UPDATE `neighbours` SET `remote_port_id` = NULL WHERE `remote_port_id` = '0';
|
UPDATE `neighbours` SET `remote_port_id` = NULL WHERE `remote_port_id` = '0';
|