Bug #4258 | Let EXIST work with INSERT | ||
---|---|---|---|
Submitted: | 23 Jun 2004 11:14 | Modified: | 13 Dec 2005 16:41 |
Reporter: | Kalle B | Email Updates: | |
Status: | Won't fix | Impact on me: | |
Category: | MySQL Server | Severity: | S4 (Feature request) |
Version: | OS: | Linux (FC2) | |
Assigned to: | CPU Architecture: | Any |
[23 Jun 2004 11:14]
Kalle B
[13 Dec 2005 16:41]
Valeriy Kravchuk
Thank you for a feature request. Sorry, but I do not think any other way to deal with this kind of problems (besides REPLACE) is really needed. Please, declare primary keys for all your tables - it is a right way to use a relational database. And then just use REPLACE.