Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F655287
Bugzilla SQL error in MySQL 8
No One
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
dereckson
Oct 7 2018, 10:23
2018-10-07 10:23:38 (UTC+0)
Size
387 B
Referenced Files
None
Subscribers
None
Bugzilla SQL error in MySQL 8
View Options
CREATE TABLE groups (
id mediumint auto_increment PRIMARY KEY NOT NULL,
name varchar(255) NOT NULL,
description mediumtext NOT NULL,
isbuggroup tinyint NOT NULL,
userregexp tinytext DEFAULT '' NOT NULL,
isactive tinyint DEFAULT 1 NOT NULL,
icon_url tinytext
) ENGINE = InnoDB CHARACTER SET utf8;
File Metadata
Details
Attached
Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
198754
Default Alt Text
Bugzilla SQL error in MySQL 8 (387 B)
Attached To
Mode
P285 Bugzilla SQL error in MySQL 8
Attached
Detach File
Event Timeline
Log In to Comment