Closed
Description
When using MySQL connection, it may be nice to automatically have it set some options. For example the modes here: https://dev.mysql.com/doc/refman/5.7/en/sql-mode.html
I wonder if it may be useful to just submit some statements that should be executed every time a connection is re-established (as this is sometimes done transparently in the background).
It also would be good to set these statements in a pool so all connections from that pool do the same thing.
See for example: #65 (comment)
Metadata
Metadata
Assignees
Labels
No labels