Hi Sergei,
another tip: instead of increasing the size of the data-file to >128K
you can also decrease the size of the buffer. I did something similar
for a test and (if I remember it correctly) it's done in sys/sysvars.cc
in the var. Sys_read_buff_size. I've set the entry for DEFAULT to 4K
and pl
Hi Sergei,
I had a similar idea yesterday. A statement like this will do the
trick:
((Item_field*)tempCond)->val_str(&tempCond->str_value);
OK, problem solved.
Thanks for your help.
AugustQ
Am Mittwoch, den 22.02.2017, 12:13 +0100 schrieb Sergei Golubchik:
> Hi, AugustQ!
>
> On Feb
Hello Jerome,
Thank you very much for the patch.
I'm reviewing it. But most likely won't finish today.
I'll be away on Thursday and Friday. Will reply in
the beginning of the next week.
Btw, the implementation of stored routines was new for me
when I started the compatibility project. Now gradual
Hi, Oleksandr!
On Jan 10, Oleksandr Byelkin wrote:
> revision-id: 2c36ba67240850d909bf75fc36346261f37019fb
> (mariadb-10.0.28-43-g2c36ba67240)
> parent(s): eed319b6fb543849046c8009c38575455e173dc2
> committer: Oleksandr Byelkin
> timestamp: 2017-01-10 16:02:42 +0100
> message:
>
> MySQL Bug#1276
Hi, AugustQ!
On Feb 21, AugustQ wrote:
> Hi Sergej,
> attached you will find a file with commands for generating the effect.
> It's not a script so please copy and paste the lines into your
> favourite front-end.
> Here is the result on my test:
> # the result in cond_push():
> for TestSmall: OK
>
5 matches
Mail list logo