|
I believe I have a similar issue with MySQL. We have the following class
Starting with an empty schema, the user table and the seq_user tables are created, but no initial value is inserted. This is not the case with v4.3.10.
I have enabled logging on the MySQL server and with version 4.3.10 I see the following line:
There is no such entry when using version 5.0.1.
The MySQL server logs are attached.
|