1 line
75 B
MySQL
1 line
75 B
MySQL
|
ALTER TABLE `ip_address` MODIFY COLUMN `ip_address` varbinary(16) NOT NULL;
|