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

🔨 New mariadb-connector-cpp shortcomings (tracker) #5361

Open
3 tasks done
zach2good opened this issue Apr 7, 2024 · 0 comments
Open
3 tasks done

🔨 New mariadb-connector-cpp shortcomings (tracker) #5361

zach2good opened this issue Apr 7, 2024 · 0 comments
Assignees
Labels
enhancement New feature request

Comments

@zach2good
Copy link
Contributor

I affirm:

  • I understand that if I do not agree to the following points by completing the checkboxes my issue will be ignored.
  • I have read and understood the Contributing Guide and the Code of Conduct.
  • I have searched existing issues to see if the issue has already been opened, and I have checked the commit log to see if the issue has been resolved since my server was last updated.

Describe the feature

#4601 introduces a new SQL connector that solves A LOT of problems, but the implementation isn't complete: https://github.com/mariadb-corporation/mariadb-connector-cpp

What this means is that we'll (I) will have to continue to use the old connector in these areas, come up with workarounds, or implement the missing logic in the cpp connector and rebuild the libs.

  • SetTimeout appears to be missing
  • RowsModified / RowsInserted etc. don't appear to be implemented.
  • 🐛 db::encodeToBlob doesn't work with db::preparedStmt #5329
  • (Unknown) charset/encoding checking
  • (For LSB) Allowing query to take Args... args
  • (Unknown, but assumed good) Transactions
  • (Unknown) SQL internal profiling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature request
Projects
None yet
Development

No branches or pull requests

1 participant