[MDEV-27291] improve inet type to include netmasks (possibly as a postgres compatible way) Created: 2021-12-16 Updated: 2021-12-16 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Plugin - INET6 |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Daniel Black | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | None | ||
| Description |
|
from reddit post: It is not as nicely integrated as postgres, sadly. Check how NetBox uses the ip type (and cannot use MariaDB as a database), or the pain to implement a usable ip comparator in the check user mediawiki extension. additional refs NetBox |