Re: [Maria-developers] [Commits] 62021f3: MDEV-12070 - Introduce thd_query_safe() from MySQL 5.7

2017-06-23 Thread Sergei Golubchik
Hi, Sergey! On Jun 23, Sergey Vojtovich wrote: > > > > Okay. But as neither thd_query_string() nor thd_query() are part of the > > plugin API, I'd suggest to remove them, they're inherently unsafe and > > should not be used. Few other engines use thd_query_string() need to be > > fixed too (but t

Re: [Maria-developers] [Commits] 62021f3: MDEV-12070 - Introduce thd_query_safe() from MySQL 5.7

2017-06-23 Thread Sergey Vojtovich
Hi Sergei, On Fri, Jun 23, 2017 at 12:47:46PM +0200, Sergei Golubchik wrote: > Hi, Sergey! > > On Jun 22, Sergey Vojtovich wrote: > > revision-id: 62021f391a42c5577190aa43cb8ad91e56235b46 > > (mariadb-10.2.6-57-g62021f3) > > parent(s): 557e1bd472612848a42e772c1fb6f8ed32ab33b4 > > committer: Serg

Re: [Maria-developers] [Commits] 62021f3: MDEV-12070 - Introduce thd_query_safe() from MySQL 5.7

2017-06-23 Thread Sergei Golubchik
Hi, Sergey! On Jun 22, Sergey Vojtovich wrote: > revision-id: 62021f391a42c5577190aa43cb8ad91e56235b46 > (mariadb-10.2.6-57-g62021f3) > parent(s): 557e1bd472612848a42e772c1fb6f8ed32ab33b4 > committer: Sergey Vojtovich > timestamp: 2017-06-22 17:15:10 +0400 > message: > > MDEV-12070 - Introduce t