Rynthar
04-08-2003, 10:30 AM
From the MySQL prompt execute the following statement:
alter table user add miserable smallint(5) unsigned DEFAULT 0 NOT NULL;
__________________________________________________ _
That is part of a hack, where do I put it and how?
alter table user add miserable smallint(5) unsigned DEFAULT 0 NOT NULL;
__________________________________________________ _
That is part of a hack, where do I put it and how?