Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 62197 | Differences between
and this patch

Collapse All | Expand All

(-)open-xchange-0.8.2/system/setup/init_mysql_database.sql (-1 / +1 lines)
Lines 1640-1646 Link Here
1640
);
1640
);
1641
1641
1642
CREATE TABLE usr_settings (
1642
CREATE TABLE usr_settings (
1643
	username text,
1643
	username varchar(255),
1644
	mailoption1 text,
1644
	mailoption1 text,
1645
	mailoption2 text,
1645
	mailoption2 text,
1646
	mailoption3 text,
1646
	mailoption3 text,

Return to bug 62197