Skip to content

change my_bool to bool based on mysql 8.0.1#5

Open
nadirhamid wants to merge 1 commit intomarkjeee:masterfrom
nadirhamid:master
Open

change my_bool to bool based on mysql 8.0.1#5
nadirhamid wants to merge 1 commit intomarkjeee:masterfrom
nadirhamid:master

Conversation

@nadirhamid
Copy link
Copy Markdown

hello,

in mysql 8.0.1 and above versions "my_bool" was changed to "bool". see:
https://docs.oracle.com/cd/E17952_01/mysql-8.0-relnotes-en/news-8-0-1.html

I have modified file gwlib/dbpool_mysql.c to reflect this change.

thanks

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.

1 participant