1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-17 12:02:09 +03:00
Files
mariadb/mysql-test/suite/funcs_1/r
Yuchen Pei 77c9917663 MDEV-34716 Fix mysql.servers socket max length too short
The limit of socket length on unix according to libc is 108, see
sockaddr_un::sun_path, but in the table it is a string of max length
64, which results in truncation of socket and failure to connect by
plugins using servers such as spider.
2024-12-17 10:40:57 +11:00
..
2022-12-13 14:39:18 +02:00
2022-12-13 14:39:18 +02:00
2019-09-23 10:25:34 +03:00
2022-09-13 16:36:38 +03:00
2022-09-13 16:36:38 +03:00
2022-12-13 14:39:18 +02:00
2022-12-13 14:39:18 +02:00
2022-12-13 14:39:18 +02:00
2022-12-13 14:39:18 +02:00