Thank you Mike for your prompt response! I opened an issue CONPY-197 
<https://jira.mariadb.org/browse/CONPY-197>, let’s see what comes of that.

I’ve used mysql+pymysql:// quite happily in the past with a MySQL db, and 
when we switched to MariaDB I switched the drivers. It didn’t occur to me 
that I could keep using the MySQL drivers, especially considering that 
MariaDB claims to be compatible… I’ll try that!

Jens


On Monday, March 28, 2022 at 10:35:56 PM UTC+10 Mike Bayer wrote:

> hey there -
>
> never seen that before so it is very likely to be an issue specific to 
> mariadbconnector, which is a much lesser-used driver.  suggestions are to 
> seek help from mariadb connector devs directly, in the interim try 
> mysqlclient or pymysql to see if the issue resolves, or shows a better 
> error message.
>

-- 
SQLAlchemy - 
The Python SQL Toolkit and Object Relational Mapper

http://www.sqlalchemy.org/

To post example code, please provide an MCVE: Minimal, Complete, and Verifiable 
Example.  See  http://stackoverflow.com/help/mcve for a full description.
--- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sqlalchemy/c49fa1c5-86f1-4c2e-beb7-b1b93dc46dc0n%40googlegroups.com.

Reply via email to