alter table photo add size int(10) unsigned not null default '0' after width, add index (size); |
||
---|---|---|
.. | ||
database.sql | ||
htconfig.sample.php | ||
INSTALL.txt | ||
testargs.php | ||
update.php |
alter table photo add size int(10) unsigned not null default '0' after width, add index (size); |
||
---|---|---|
.. | ||
database.sql | ||
htconfig.sample.php | ||
INSTALL.txt | ||
testargs.php | ||
update.php |