Product Documentation

V11.5 Release Notes

Previous Topic

Next Topic

SQL IPv6 support fixes

The introduction of IPv6 support on Linux caused two problems:

  • On systems that do not support IPv6, the SQL TCP/IP socket was not being created, so it was not possible to connect to the server.
  • On systems supporting IPv6, it was impossible to connect to SQL using IPv4.

In both cases, IPv6 support can now be disabled at runtime using the SQL_OPTION NO_IPV6 keyword solving the problem. Prior to this revision made in June 2016 (c-treeACE Servers with a build date of 160601), the keyword was not effective.

TOCIndex