-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v6.1.11 #1
base: hunter
Are you sure you want to change the base?
v6.1.11 #1
Conversation
@rbsheth A reminder that this PR has been awaiting review for well over a month now. Apologies for pinging you. |
@ned14 No worries, you should ping me or I won't see it. Looks like there are conflicts? |
Oh I didn't know that, sorry. I just assumed you always see all PRs. I think the conflicts are from the CRLF cleanup and the new |
@ned14 Seeing some activity here. Still working on those conflicts? |
Actually no. I have been fixing problems in the work code base. The recent commits do fix useful things needing fixing however. |
…ibraries to the MySQL static library as this will produce symbol collisions in anything consuming the MySQL library and the SSL libraries. Also fix a build failure in debug builds if WITH_SSL is specified.
Merged v6.1.1, the last non-Oracle release.
Split exported libraries into
mysql_shared
andmysql_static