Skip to content
Discussion options

You must be logged in to vote

Yes, most likely. I've never seen this error before but - if truth be told - my database interactions tend to be pretty vanilla (with defaults charsets, etc., etc.). My "older" DBcm code (developed for - and documented in - the 2nd edition of my book) continued to work for me when I updated everything for the 3rd edition, even though I'm now using MariaDB by default. Clearly, things are a little more complex than I anticipated. Sorry about that.

Take a look at the API for the MariaDB connector module and compare it to the MySQL one. If they are compatible, a small edit to the imports statements at the top of the DBcm module may be all that's required here.

Let me know how you get on.

--Paul.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@CraigFoote
Comment options

@barryp-work
Comment options

Answer selected by CraigFoote
@CraigFoote
Comment options

Comment options

You must be logged in to vote
1 reply
@barryp-work
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants