Vivek Khera <[EMAIL PROTECTED]> writes:
> http://dev.mysql.com/doc/refman/5.1/en/bdb-restrictions.html

> I especially like the third restriction.  How on earth do people live  
> with this software?

The preceding page is amusing too:
http://dev.mysql.com/doc/refman/5.1/en/bdb-todo.html

I find this important TODO item particularly telling:
        * Change to use no page locks for table scanning operations. 
Maybe I'm misunderstanding, but that sure sounds like they intend to
dumb down BDB so that it no longer works well in concurrent situations,
in order to save a few cycles in single-user scenarios.  Have MySQL
officially abandoned the multi-user case to us?

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [EMAIL PROTECTED] so that your
       message can get through to the mailing list cleanly

Reply via email to