Suggested column, name it anything you like:
Code: Select all
alter table `bugs` add column `bug_datetime` int(11) UNSIGNED DEFAULT '0' NOT NULL;Code: Select all
alter table `bugs` add column `bug_datetime` int(11) UNSIGNED DEFAULT '0' NOT NULL;Users browsing this forum: No registered users and 0 guests