mariadb/libmysqld
Alexander Barkov e0117f1120 A cleanup for: MDEV-18010 Add classes Inet4 and Inet6
- Moving the implementations of class Inet4 and class Inet6 into separate
  files sql_type_inet.h and sql_type_inet.cc, in order to reuse them
  for the INET6 data type and inet function collection.
- Adding a warning in the case when IS_IPV4_MAPPED() and IS_IPV4_COMPAT()
  erroneously gets an IPv4 address instead of the expected IPv6 address.
2019-10-07 21:00:42 +04:00
..
examples Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
client_settings.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
CMakeLists.txt A cleanup for: MDEV-18010 Add classes Inet4 and Inet6 2019-10-07 21:00:42 +04:00
emb_qcache.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
emb_qcache.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
embedded_priv.h Update FSF Address 2019-05-11 21:29:06 +03:00
lib_sql.cc Merge 10.4 into 10.5 2019-09-06 17:16:40 +03:00
libmysql.c Added s3_debug to be able to debug s3 connections 2019-06-25 13:09:06 +03:00
libmysqld.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
libmysqld.def merge with 5.3 2011-10-19 21:45:18 +02:00
libmysqld.rc
resource.h