The Amazon Web Services (AWS) ODBC Driver for MySQL allows an application to take advantage of the features of clustered MySQL databases. It is based on and can be used as a drop-in compatible for the MySQL Connector/ODBC driver, and is compatible with all MySQL deployments.
Other
41
stars
4
forks
source link
fix aws sdk build failure for dockerized workflow #167
Jira Ticket
Review Status
Summary
fix aws sdk build failure for dockerized workflow
Description
install missing libcurl4 before AWS SDK starts to build for dockerized workflow
Additional Reviewers