watchdog messages violate database schema constraints
espie - February 18, 2008 - 12:15
| Project: | Site Documentation |
| Version: | 5.x-1.6 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | NancyDru |
| Status: | closed |
Jump to:
Description
Works with mysql. pgsql actually enforces the limits, and doesn't like the messages...
| Attachment | Size |
|---|---|
| site.patch | 903 bytes |

#1
Hmm, interesting. I never eve realized there was much of a limit on the "type" field. I see I have several modules with this problem. I think I'll submit a feature request to change this limit.
In this case, thanks for the patch, but several Drupal-gods have suggested that even logging the install/uninstall should not be done, so I'll just remove the messages. BTW, I have already submitted a feature request to have the logging put into core.
#2
Fix committed.
#3