On Fri, 6 Aug 2021 09:28:33 +0100 Andrew Grafham <andrew.graf...@gmail.com> 
wrote:

AG> Would we need to keep backward compatibility with older versions of MariaDB
AG> that don't support Array Binding?

 Sorry, I really don't know much (well, anything) about M{y,aria}SQL API.
Which version added support for the array bindings? Are earlier versions
still in use?

AG> If so, how would you like it to determine whether to use Array Binding
AG> or not? Could we use a #define at compile time?

 We need compile-time checks as we don't want to break the library
compilation, but we probably also need run-time checks as I suspect that
nothing good will happen if you try to use this functionality with a server
which doesn't support it.

 Regards,
VZ

Attachment: pgp_PopSTTVUN.pgp
Description: PGP signature

_______________________________________________
soci-users mailing list
soci-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/soci-users

Reply via email to