
Originally Posted by
mirage
Hi,
I've been reading up on Austpost, and in installing it, I've managed to get myself the following error (at the point of uploading the auspost.sql file):
1067 Invalid default value for 'date_added'
in:
[CREATE TABLE geo_zones ( geo_zone_id int(11) NOT NULL auto_increment, geo_zone_name varchar(32) NOT NULL default '', geo_zone_description varchar(255) NOT NULL default '', last_modified datetime default NULL, date_added datetime NOT NULL default '', PRIMARY KEY (geo_zone_id) ) TYPE=MyISAM;]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
There was a solution that someone found regarding dumping a database, however I am extremely new to this and have no idea how to do so - and if I tried I would probably muck something important up. Any help would be much appreciated!
Michael
Bookmarks