Skip to content
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

MySQL connection string lowercased #22

Closed
aleks-f opened this issue Nov 29, 2012 · 1 comment
Closed

MySQL connection string lowercased #22

aleks-f opened this issue Nov 29, 2012 · 1 comment
Assignees
Labels
Milestone

Comments

@aleks-f
Copy link
Member

aleks-f commented Nov 29, 2012

MySQL SessionImpl constructor turns connection string to lowercase.

https://github.com/pocoproject/poco/blob/master/Data/MySQL/src/SessionImpl.cpp

@ghost ghost assigned aleks-f Nov 29, 2012
@aleks-f
Copy link
Member Author

aleks-f commented Dec 15, 2012

fixed for 1.5.1:

2a81e59#L2L70

@aleks-f aleks-f closed this as completed Dec 17, 2012
kostya-lnk-ms pushed a commit to kostya-lnk-ms/poco that referenced this issue Nov 17, 2015
…pstream:ms-develop to ms-develop

* commit 'd6270deaa1e692f795f6455de06707b6b89d7427':
  Made connection failures containing an inner ODBC exception with all the diagnostics
obiltschnig pushed a commit that referenced this issue Feb 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant