Re: [Webware-devel] MiddleKit updates

2005-02-06 Thread Chuck Esterbrook
That's odd. I use MySQL as well and don't have this problem. I have version 4.0.20a-win. I'm on Win XP for development (Linux in production, although I haven't run the tests there recently). What version of MySQL do you have? I agree it looks like a mysql bug, like it's caching the data. What i

Re: [Webware-devel] MiddleKit updates

2005-02-06 Thread Winston Wolff
Oh, and one more thing. If you drop the _MKClassIds table before you drop the database, then it works. -ww On Feb 6, 2005, at 6:30 PM, Winston Wolff wrote: Hello Chuck- I'm getting errors. Below is the output from the MKBasic test, as well as my LocalConfig.py. All the tests complain about t

Re: [Webware-devel] MiddleKit updates

2005-02-06 Thread Winston Wolff
Hello Chuck- I'm getting errors. Below is the output from the MKBasic test, as well as my LocalConfig.py. All the tests complain about this: ERROR 1062 (23000) at line 25: Duplicate entry '1' for key 1. I think the problem is actually a bug in MySQL. If you delete a database, and then re