i've problems running MaxDB on Linux kernel 2.6.x. It's not possible to get the database into ADMIN state. I've tried to create the database with commands:
It not Linux 2.6, it's your glibc which has been compiled with NPTL support. glibc will use NPTL threads on Linux 2.6 and Linuxthreads on Linux 2.4, so you didn't have any problems before upgrading to Linux 2.6. Use the common LD_ASSUME_KERNEL workaround until MaxDB supports systems with NPTL enabled.
-- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
