Re: [Maria-developers] b88e98df9da: C++11 experiment: check if all builders support it

2018-07-03 Thread Sergey Vojtovich
Hi, Sergei! On Tue, Jul 03, 2018 at 07:53:39PM +0200, Sergei Golubchik wrote: > Hi, Sergey! > > > Current status is: all staging builders pass, except for Ubuntu Precise. > > But we no longer build on precise, do we? Not anymore. Though, as discussed before, it also fails to build on labrador an

Re: [Maria-developers] b88e98df9da: C++11 experiment: check if all builders support it

2018-07-03 Thread Sergei Golubchik
Hi, Sergey! > Current status is: all staging builders pass, except for Ubuntu Precise. But we no longer build on precise, do we? Any followup MDEVs after this one is pushed? Like migrate atomics ops to C++11 or something? > revision-id: b88e98df9daa586bd6ed1f5908ededaa65a6e464 > (mariadb-10.3.

[Maria-developers] MDEV-13995 MAX(timestamp) returns a wrong result near DST change

2018-07-03 Thread Alexander Barkov
Hi Sergei, Please review a patch for MDEV-13995. Thanks! diff --git a/mysql-test/main/timezone2.result b/mysql-test/main/timezone2.result index 096e996..7b14990 100644 --- a/mysql-test/main/timezone2.result +++ b/mysql-test/main/timezone2.result @@ -332,3 +332,198 @@ NULL # # End of 5.3 tests

[Maria-developers] FOR loop documentation

2018-07-03 Thread Alexander Barkov
Hi Ian, can you please document the FOR loop? I've created an MDEV for it: MDEV-16674 Document FOR loop with links to all relevant tasks. Thanks! ___ Mailing list: https://launchpad.net/~maria-developers Post to : maria-developers@lists.launchp