Thanks to Ralf for spotting this one. I'd been using MySQL's ON DUPLICATE function, but to make it compatible I had to remove it and replace it with some (incorrect) code. A fix is on it's way.
Thanks to Ralf for spotting this one. I'd been using MySQL's ON DUPLICATE function, but to make it compatible I had to remove it and replace it with some (incorrect) code. A fix is on it's way.
Comments
Comment #1
adaven commentedFixed http://drupal.org/cvs?commit=160402