...
| Code Block | ||
|---|---|---|
| ||
update ip2location_db3_ipv6 set
ip_from = (SUBSTRING(REPLICATE('0', 39), 1, 39 - LEN(ip_from)) + ip_from),
ip_to = (SUBSTRING(REPLICATE('0', 39), 1, 39 - LEN(ip_to)) + ip_to); |
- You will get a warning.
- Clock OK to continue
- That's it!


