Re: [Maria-developers] Issue with setting up of MariaDB and solve issue MDEV-14896

2018-04-04 Thread Shinnok
Hi Sergei, > On Apr 3, 2018, at 1:20 PM, Sergei Golubchik wrote: > > Hi, Shinnok! > > On Apr 03, Shinnok wrote: >> >> I encountered this too, the reason for the failure is that none of the >> helper scripts in >> storage/tokudb/PerconaFT/xz/src/build_lzma/build-aux/ are set

Re: [Maria-developers] Please review a patch for MDEV-15758 Split Item_bool_func::get_mm_leaf() into virtual methods in Field and Type_handler

2018-04-04 Thread Sergey Petrunia
One question: what are SEL_ARG_LE/GE/GT classes? How do they relate to the base SEL_ARG ? If I have "10 < t.key <= 20" which class it would be ? If you are adding several new classes and an inheritance hierarchy, it would be nice to have a comment describing the overall picture. On Tue, Apr