Re: [Maria-developers] 70c5ab5658d: Move XID_STATE::rm_error to XID_cache_element

2019-04-24 Thread Sergei Golubchik
Hi, Sergey! On Apr 24, Sergey Vojtovich wrote: > revision-id: 70c5ab5658d (mariadb-10.4.4-29-g70c5ab5658d) > parent(s): c5b1799435b > author: Sergey Vojtovich > committer: Sergey Vojtovich > timestamp: 2019-04-20 14:45:16 +0400 > message: > > Move XID_STATE::rm_error to XID_cache_element It's

Re: [Maria-developers] [Commits] 8ae7a5eb037: MDEV-17260: Memory leaks in mysqlbinlog

2019-04-24 Thread andrei . elkin
Sujatha, hello. The patch looks good, I only have a suggestion to the test for better readability, within the quoted patch below. Thanks for a good piece of work! Cheers, Andrei >commit 8ae7a5eb03725441393c353e4e203f80b666c035 >Author: Sujatha Sivakumar >Date: Tue Apr 23 19:47:59 2019

[Maria-developers] mysql-proxy to maxscale migration

2019-04-24 Thread Witold Filipczyk
Hi, I have simple lua script: cdb = require("cdb") function read_auth() local db = cdb.open("/etc/mysql/proxy/data.cdb") local value = db:get(proxy.connection.client.username) db:close() if value == nil then proxy.response.type =

Re: [Maria-developers] mysql-proxy to maxscale migration

2019-04-24 Thread Markus Mäkelä
Hi, You can find the MaxScale tutorial on the MariaDB KB: https://mariadb.com/kb/en/mariadb-maxscale-23-setting-up-mariadb-maxscale/ There's also a MaxScale mailing list . Markus On 4/24/19 11:53, Witold Filipczyk wrote: Hi, I have simple

Re: [Maria-developers] C API prepared statements parameters for IN (x, x, x, ...)

2019-04-24 Thread Simon Walter
In case anyone is interested: https://www.upwork.com/jobs/~017a8bd20b356a1788 Kind regards, Simon signature.asc Description: OpenPGP digital signature ___ Mailing list: https://launchpad.net/~maria-developers Post to :