MySQL 8.0: Storing IPv6
MySQL 8.0: Storing IPv6 In MySQL 8.0.0 we introduced many new features; among those, we extended the bit-wise operations to work with binary data. Because of these changes, storing and manipulating IPv6 addresses can be done in an easier manner. In this blog we will take a look at how can you do this for some of the most common use cases.… Source: MySQL 8.0: Storing IPv6