Access denied for user 'allen712_saccapp'@'localhost' (using password: YES)


Access denied for user 'apache'@'localhost' (using password: NO)
create table status ( id int(11) not null auto_increment, statusname varchar(30) not null, disporder int(11) not null, primary key(id) )
create table status ( id int(11) not null auto_increment, statusname varchar(30) not null, disporder int(11) not null, primary key(id) )