Inspection of the mysql.log shows that the failing sql query

        alter table foo add index foodex( colone, coltwo, colthree);

where foo is a BerkeleyDB type table with 150,000 entries of 500 bytes
organized into 10 fields dies when it runs out of locks.  

How does one change the size of the BDB lock table?



---------------------------------------------------------------------
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