Hello

I compiled on an UltraSparc II Linux with libc-2.2.2 and say 
        CREATE TABLE t (t int) TYPE=BDB;
but it creates a MyISAM without any warning. Why? 
BDB seems to be compiled in correctly:

ch@vore:~/test$ nm usr/bin/mysqld |grep berke
00000000000822c0 t _GLOBAL_.D.have_berkeley_db
00000000000822a4 t _GLOBAL_.I.have_berkeley_db
000000000019dd38 D have_berkeley_db
 
Any hints how to debug this?

bye,

 -christian-

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to