tdbc::mysql

Ticket Change Details
Login
Overview

Artifact ID: d1d4d174b7e59343b71917439a6093fb6fe012835746401139d443c0e3c92bcc
Ticket: e449b3ccb5fa2b8acd1b18f18651033ba5b661b9
Outdated tdbc::mysql library versions
User & Date: anonymous 2018-10-08 19:09:17
Changes

  1. foundin changed to: "latest"
  2. icomment:
    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.
    
  3. login: "anonymous"
  4. mimetype: "text/x-fossil-plain"
  5. private_contact changed to: "9dffd9dca08d8cf29375b31fd4546e721bbedab8"
  6. severity changed to: "Critical"
  7. status changed to: "Open"
  8. title changed to: "Outdated tdbc::mysql library versions"
  9. type changed to: "Code_Defect"