| Ticket Hash: | e449b3ccb5fa2b8acd1b18f18651033ba5b661b9 | ||
| Title: | Outdated tdbc::mysql library versions | ||
| Status: | Closed | Type: | Code_Defect |
| Severity: | Critical | Priority: | Immediate |
| Subsystem: | not_specified | Resolution: | Fixed |
| Last Modified: |
2022-01-15 17:20:33 4.68 years ago |
Created: |
2018-10-08 19:09:17 7.95 years ago |
| Version Found In: | latest | ||
| User Comments: | ||||
anonymous added on 2018-10-08 19:09:17:
Hi all,
The versions of the mysql client libaries, are a bit outdated:
static const char mysqlSuffixes[][4] = {
"", ".18", ".17", ".16", ".15"
};
Under Fedora 28, version 20 is installed (/usr/lib64/mysql/libmysqlclient.so.20), if you install the "community-mysql-libs" package.
jan.nijtmans added on 2022-01-15 17:20:33:
Fixed [0195d8402fcd5dd7|here] | ||||
