# inet4

This plugin implements the [inet4 data type](https://mariadb.com/docs/server/reference/data-types/string-data-types/inet4) and functions used by this data type, like conversions.

{% hint style="info" %}
For plugin version and maturity level, see [this page](https://mariadb.com/docs/server/reference/plugins/list-of-plugins).
{% endhint %}

This plugin is built in to MariaDB Server. It cannot be disabled.

`inet4` is a data type plugin. It can be used in stored procedures as a variable type and as a data type for table columns.
