Hi!
"Heikki" == Heikki Tuuri <Heik...@innobase.inet.fi> writes:
Heikki> Hi!
Heikki> I think there is a bug in the MySQL manual. The default in
Heikki> INSERT INTO ... SELECT ...
Heikki> really is IGNORE. But I think this is not mentioned in the manual. I do
not
Heikki> know either how one switches off IGNORE from this statement.
This was a bug in 3.23.
I have now changed for 4.0.1 that IGNORE is not enabled by default.
I have also added a note about this change in the 'upgrading to 4.0'
section in the manual.
Regards,
Monty