mariadb/sql-common
Sergei Golubchik 3c36ed18ba free mysql->connector_fd correctly in the internal client
it's not an ssl option, so shouldn't be in mysql_ssl_free(),
which frees ssl options, and only unless CLIENT_REMEMBER_OPTIONS is set.

mysql->connector_fd must be freed when mysql->net.vio is closed
and fd becomes no longer valid
2024-02-04 22:19:19 +01:00
..
client.c free mysql->connector_fd correctly in the internal client 2024-02-04 22:19:19 +01:00
client_plugin.c perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00
conf_to_src.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
errmsg.c MDEV-17812 Use MariaDB in error messages instead of MySQL 2020-04-08 06:09:42 +00:00
my_time.c Part2: MDEV-23568 Improve performance of my_{time|date|datetime}_to_str() 2020-09-03 06:03:54 +04:00
my_user.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
pack.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00