Hello again - looks like I'm giving the linux-alpha version of 3.23 a
workout. Here's my new bug. When inserting a new record into a MyISAM
table using NULL or 0 in an auto_increment field, the field actually gets
set to 0 instead of the next value. I did this a number of times, it
happens every time, and I'm the only person accessing the table.
When I revert the table to the old ISAM style, the problem goes away.
Fortunately, I don't have any pressing reason to use the new style tables,
so its not a problem, I just thought you guys would want to know.
If you want more info, feel free to email me.
Ian