Skip to content

Fix MySQL extension build using vs2015#824

Merged
psychonic merged 1 commit intoalliedmodders:masterfrom
peace-maker:mysql_vs2015
Jun 5, 2018
Merged

Fix MySQL extension build using vs2015#824
psychonic merged 1 commit intoalliedmodders:masterfrom
peace-maker:mysql_vs2015

Conversation

@peace-maker
Copy link
Member

MySQL defines its own timespec_t. Official mysql builds are built using VS2013, so you still need to compile the client library yourself to be able to link it, but this change makes the dbi extension compatible with future versions already.

MySQL defines its own timespec_t. Official mysql builds are built using VS2013, so you still need to compile the client library yourself to be able to link it, but this change makes the dbi extension compatible with future versions already.
@psychonic psychonic merged commit 9cc518e into alliedmodders:master Jun 5, 2018
@psychonic
Copy link
Member

Thanks!

@peace-maker peace-maker deleted the mysql_vs2015 branch June 5, 2018 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants