Subject: SV: mysql NOW() bug on Alpha?
To: 'thorpej@zembu.com' <thorpej@zembu.com>
From: =?iso-8859-1?Q?=22Sj=F6din_Lars=2C_se_it=22?= <Lars.Sjodin@serva.se>
List: port-alpha
Date: 10/06/2000 08:42:15
Looks the same for me

mysql> select NOW();
+---------------------+
| NOW()               |
+---------------------+
| 2136-11-12 15:13:13 |
+---------------------+
1 row in set (0.11 sec)

mysql>

> -----Ursprungligt meddelande-----
> Fr=E5n: Jason R Thorpe [mailto:thorpej@zembu.com]
> Skickat: den 6 oktober 2000 08:37 AM
> Till: netbsd alpha
> Kopia: netbsd alpha
> =C4mne: Re: mysql NOW() bug on Alpha?
>=20
>=20
> On Thu, Oct 05, 2000 at 09:38:37PM -0700, netbsd alpha wrote:
>=20
>  > if you are running mysql on a NetBSD/Alpha, could you
>  > please do this select command in mysql console and
>  > tell me what you get:
>  >=20
>  > mysql> select NOW();
>  >=20
>  > i'm getting=20
>  >=20
>  > mysql> select NOW();
>  > +---------------------+
>  > | NOW()               |
>  > +---------------------+
>  > | 2136-11-12 06:05:57 |
>  > +---------------------+
>  > 1 row in set (0.00 sec)
>=20
> Yah, looks wonked:
>=20
> mysql> select NOW();
> +---------------------+
> | NOW()               |
> +---------------------+
> | 2136-11-12 06:04:09 |
> +---------------------+
> 1 row in set (0.15 sec)
>=20
> mysql> status
> --------------
> mysql  Ver 9.38 Distrib 3.22.32, for -netbsd (alpha)
>=20
>=20
> --=20
>         -- Jason R. Thorpe <thorpej@zembu.com>
>=20