Bug #9728 | decreased functionality in "on duplicate key update" | ||
---|---|---|---|
Submitted: | 7 Apr 2005 16:52 | Modified: | 27 Jun 2005 9:54 |
Reporter: | Martin Friebe (Gold Quality Contributor) (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Optimizer | Severity: | S3 (Non-critical) |
Version: | 4.1.11 | OS: | Any (*) |
Assigned to: | Evgeny Potemkin | CPU Architecture: | Any |
[7 Apr 2005 16:52]
Martin Friebe
[7 Apr 2005 16:57]
Martin Friebe
Just to say: The error msg should also rather say: Attempt to update read only value. At all the table b1 is know to the query.
[17 Apr 2005 8:16]
Sergey Petrunya
The change seem to have been caused by fix for BUG#8147
[2 Jun 2005 12:30]
Evgeny Potemkin
Fix for #8147 strips list of insert_table_list to only insert table, which results in reported error. Changes removed, added flag to Item to resolve ambigous fields reported in bug #8147.
[21 Jun 2005 23:19]
Evgeny Potemkin
Fixed in 4.1.13, cset 1.2306.
[22 Jun 2005 8:38]
Jon Stephens
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bugfix, yourself. More information about accessing the source trees is available at http://www.mysql.com/doc/en/Installing_source_tree.html Additional info: Fixed reported in 4.1.13 change history; bug closed.
[22 Jun 2005 14:57]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/26313
[23 Jun 2005 13:04]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/26364
[23 Jun 2005 13:05]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/26365
[27 Jun 2005 9:54]
Michael Widenius
The bug fix was not completely accurate and is rewritten for 4.1.13