Subject: Re: mysql NOW() bug on Alpha? - updated
To: netbsd alpha <netbsd_alpha@yahoo.com>
From: Ralph Graulich <reiff@graulich.baden-online.de>
List: port-alpha
Date: 10/06/2000 10:18:54
Hi again,


I just checked this on my AlphaStation 255 running SuSE 6.4 (yeah, I know,
but it won't install netBSD - sigh). I am running mySQL 3.23.25, compiled
with

Reading specs from /usr/lib/gcc-lib/alpha-suse-linux/2.95.2/specs
gcc version 2.95.2 19991024 (release)

mysql> SELECT now(); 
+---------------------+
| now()               |
+---------------------+
| 2000-10-06 08:13:44 |
+---------------------+
1 row in set (0.00 sec)

This seems to be the correct date as far as I see - I wish I would be able
to test this on a alpha machine running netBSD, as soon as it runs
:-). But meanwhilst you can ask on the mySQL mailing list if they can
help.


:wq!
RoF