summaryrefslogtreecommitdiff
path: root/plugin/type_inet/mysql-test/type_inet/type_inet6_innodb.test
blob: dd6049abbf33e7438c30705d61369a8a8340345a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--source include/have_innodb.inc

--echo #
--echo # Start of 10.5 tests
--echo #

--echo #
--echo # MDEV-274 The data type for IPv6/IPv4 addresses in MariaDB
--echo #


SET default_storage_engine=InnoDB;
--source type_inet6_engines.inc


--echo #
--echo # End of 10.5 tests
--echo #