If you use mySQL 4, this is the proper syntax for the SQL alter command (1 of 3 in commands in the sql file):
ALTER TABLE `orders` ADD `reminder_sent` TINYINT(1) NOT NULL default '0' AFTER `orders_status` ;
file is the revised sql.
More...
This is a discussion on Request a Review within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; If you use mySQL 4, this is the proper syntax for the SQL alter command (1 of 3 in commands ...
If you use mySQL 4, this is the proper syntax for the SQL alter command (1 of 3 in commands in the sql file):
ALTER TABLE `orders` ADD `reminder_sent` TINYINT(1) NOT NULL default '0' AFTER `orders_status` ;
file is the revised sql.
More...
Michael Sasek
osCMax Developer
osCmax installation service - Have our professionals install osCmax on your server - same day service!
osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0
Stay Up To Date with everything osCMax:
Free osCMax Newsletters - Security notices, New Releases, osCMax News
osCMax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
Bookmarks