Hi, Are there any plans to add support for Array Binding (as mentioned here MYSQL_BIND - MariaDB Knowledge Base <https://mariadb.com/kb/en/mysql_bind/>) to the MySQL backend? At the moment, if you use the vector based inserts it seems to be sending the rows to the database one at a time rather than doing anything in bulk, which isn't ideal for performance.
It looks superficially similar to how the ODBC backend does Column wise binding, so maybe it wouldn't be too difficult for me to do, if nobody else is working on it? Thanks Andy
_______________________________________________ soci-users mailing list soci-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/soci-users