- The link field got accidentically removed. Thanks Stephane.

4.2.x
Dries Buytaert 2003-03-18 21:03:42 +00:00
parent 31fce3f08c
commit 2976bc59f0
1 changed files with 1 additions and 0 deletions

View File

@ -538,6 +538,7 @@ CREATE TABLE watchdog (
uid int(10) NOT NULL default '0',
type varchar(16) NOT NULL default '',
message text NOT NULL,
link varchar(255) NOT NULL default '',
location varchar(128) NOT NULL default '',
hostname varchar(128) NOT NULL default '',
timestamp int(11) NOT NULL default '0',