mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
MDEV-274 The data type for IPv6/IPv4 addresses in MariaDB
This commit is contained in:
@ -598,6 +598,7 @@ public:
|
||||
SEL_ARG *clone_tree(RANGE_OPT_PARAM *param);
|
||||
};
|
||||
|
||||
extern MYSQL_PLUGIN_IMPORT SEL_ARG null_element;
|
||||
|
||||
class SEL_ARG_IMPOSSIBLE: public SEL_ARG
|
||||
{
|
||||
|
Reference in New Issue
Block a user