https://bz.apache.org/ooo/show_bug.cgi?id=120366
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |data_loss CC| |[email protected] Latest|--- |4.2.0-dev Confirmation in| | Severity|Normal |Major --- Comment #1 from [email protected] --- Still a bug in the latest trunk, even with databases that support default values like MySQL. The problem is that the column descriptor passed from main/dbaccess to the main/connectivity database driver doesn't have the "DefaultValue" property set like it should (it's an empty string), causing the driver to ignore the default value. Raising severity as it's a form of data loss (in the database design). -- You are receiving this mail because: You are on the CC list for the issue. You are the assignee for the issue.
