Rosiak 543a67851c Fix #1670
- Convert column to bigint to support 4 byte ASN
2015-08-14 20:54:56 +02:00

2 lines
69 B
SQL

ALTER TABLE `bgpPeers` MODIFY `bgpPeerRemoteAs` bigint(20) NOT NULL;