l> create table test (t timestamp default '2001-01-01 00:00:00' not null);
Query OK, 0 rows affected (0.00 sec)
This also occurs when using other formats (MMDDHHMMSS and smaller), so
the timestamp column is practically broken when it comes to default
values.
Regards,
--
Predrag Ma
he .53 version
(.53a should be available soon) you should edit the safe_mysqld script at
lines 235 and 237 and add LD_LIBRARY_PATH=/lib at the beginning. This will
tell mysqld to load the nss libraries from your system /lib directory.
Regards,
--
Predrag Malicevic
BLIC.NET ISP
+387-51-218-10
ically compiled glibc (that you guys at MySQL
are using when making binary distributions) should be compiled with
--enable-static-nss option. It seems to me that the strace output above
shows that the mysqld binary is trying to dynamically load nss_compat?
Regards,
--
Predrag Malicevic
BLIC.NET I