If you update a row with a BLOB column and set it to NULL, the operation works but says 0 rows affected, which obviously is an incorrect row count.
This is another one of my notes from DebConf
I am unable to reproduce this bug.
I tried updating a row and set its Blob column content to NULL. As a result it showed me that one row was affected.
Can you provide some details on how do I reproduce this bug?
I am unable to reproduce this bug.
I tried updating a row and set its Blob column content to NULL. As a result it showed me that one row was affected.
Can you provide some details on how do I reproduce this bug?