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

lib/db: catch and handle return value from setting MySQL SQL ANSI mode in odbc driver #3637

Merged

Conversation

tmszi
Copy link
Member

@tmszi tmszi commented Apr 21, 2024

Improving PR #3635.

@tmszi tmszi added this to the 8.4.0 milestone Apr 21, 2024
@tmszi tmszi self-assigned this Apr 21, 2024
@github-actions github-actions bot added C Related code is in C database Related to database management module labels Apr 21, 2024
@tmszi tmszi added enhancement New feature or request backport to 8.3 labels Apr 21, 2024
db/drivers/odbc/db.c Outdated Show resolved Hide resolved
db/drivers/odbc/db.c Outdated Show resolved Hide resolved
@marisn marisn merged commit e6530c3 into OSGeo:main Apr 21, 2024
26 checks passed
@tmszi tmszi deleted the improve-odbc-mysql-db-backend-set-sql-ansi-mode branch April 22, 2024 02:57
lindakarlovska pushed a commit to lindakarlovska/grass that referenced this pull request Apr 29, 2024
… ANSI mode (OSGeo#3637)

* db/drivers/odbc: catch and handle return value from setting MySQL SQL ANSI mode

* Free DB SQL string

* Free cursor and disconnect from DB
@neteler neteler changed the title db/drivers/odbc: catch and handle return value from setting MySQL SQL ANSI mode lib/db: catch and handle return value from setting MySQL SQL ANSI mode in odbc driver Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C Related code is in C database Related to database management enhancement New feature or request module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants