maria-developers team mailing list archive
-
maria-developers team
-
Mailing list archive
-
Message #04415
Re: MariaDB test question (main.cast)
On Fri, 2011-10-28 at 09:12 +0200, Sergei Golubchik wrote:
> Yes, I agree absolutely.
> Let's fix the test instead.
> Was that cast(cast(20010203101112.1 as double) as datetime(1)) the only
> one that failed?
Yes, that one is the only one that fails.
I changed it to:
select cast(cast(20010203101112.5 as double) as datetime(1));
and updated the master results file and the test then passed.
Steve Ellcey
sje@xxxxxxxxxx
References