On Thu, 5 Aug 2021 at 16:47, Vadim Zeitlin <vz-s...@zeitlins.org> wrote:

> On Thu, 5 Aug 2021 16:39:20 +0100 Andrew Grafham <andrew.graf...@gmail.com>
> wrote:
>
> AG> Are there any plans to add support for Array Binding (as mentioned
> AG> here MYSQL_BIND
> AG> - MariaDB Knowledge Base <https://mariadb.com/kb/en/mysql_bind/>) to
> the
> AG> MySQL backend?
>
>  I don't use MySQL myself currently, so I don't really have any motivation
> for doing it, but if anybody does, any patches/PRs would be welcome, of
> course, so please don't hesitate implementing this if you do need it.
>
>  Thanks in advance,
> VZ_______________________________________________
>
>
Would we need to keep backward compatibility with older versions of MariaDB
that don't support Array Binding? If so, how would you like it to determine
whether to use Array Binding or not? Could we use a #define at compile time?

Cheers

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

Reply via email to