Merry Christmas: https://github.com/MariaDB/server/pull/292
On 22/01/17 04:49, Reindl Harald wrote: > main.analyze_stmt_orderby 'xtradb' w4 [ fail ] > Test ended at 2017-01-21 18:43:58 > > CURRENT_TEST: main.analyze_stmt_orderby > --- /usr/share/mysql-test/r/analyze_stmt_orderby.result 2017-01-17 > 20:38:20.000000000 +0100 > +++ /usr/share/mysql-test/r/analyze_stmt_orderby.reject 2017-01-21 > 18:43:58.130938437 +0100 > @@ -417,7 +417,7 @@ > "r_loops": 1, > "rows": 10, > "r_rows": 10, > - "r_total_time_ms": "REPLACED", > + "r_total_time_ms": "REPLACED"e-3, > "filtered": 100, > "r_filtered": 100 > }, > @@ -486,7 +486,7 @@ > "r_loops": 1, > "rows": 7, > "r_rows": 7, > - "r_total_time_ms": "REPLACED", > + "r_total_time_ms": "REPLACED"e-4, > "filtered": 100, > "r_filtered": 100 > }, > > mysqltest: Result length mismatch > > _______________________________________________ > Mailing list: https://launchpad.net/~maria-discuss > Post to : [email protected] > Unsubscribe : https://launchpad.net/~maria-discuss > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp

