Dear DBA's

I'm setting up a database and altered several tables to BDB type in
order to enable transactions.  Everything went fine until I restarted
mysqld.

Starting mysql now gets messages like

Didn't find any fields in table 'xxx'

for those tables altered to BDB type.  Looking in the error logs, the
problem was engendered at start-up:

/usr/sbin/mysqld: ready for connections.
Version: '4.0.13-log'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306
031112 11:35:58  bdb:  page 0: illegal page type or format
031112 11:35:58  bdb:  PANIC: Invalid argument

I'm reading the docs and P DuBois' book, but am stuck.  I would
appreciate any suggestions what steps to take next.

I know it's really basic and I beg your indulgence.

Mark 

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to