Closed (fixed)
Project:
Mail Logger
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 Aug 2011 at 08:48 UTC
Updated:
4 Jun 2014 at 09:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
joachim commentedDepends on #1239398: don't use MySQL reserved words for column names, as drupal_write_record() chokes if any column names are reserved keywords.
Here's a patch that's cumulative on the one at #1239398: don't use MySQL reserved words for column names.
Comment #2
fizk commentedFixed, thanks!