Fatal error: Uncaught exception 'Exception' with message 'DB Error: unknown error
<br>CREATE TABLE IF NOT EXISTS AD_PROPERTY (id int not null primary key,<br />
title char(128) not null default '',<br />
bedrooms tinyint(4) not null default '0',<br />
bathrooms tinyint(4) not null default '0',<br />
description text not null default '',<br />
type int(11) not null default '',<br />
country char(64) not null default '',<br />
location char(64) not null default '',<br />
parking int(11) not null default '0',<br />
housesize int(4) not null default '0',<br />
landsize int(4) not null default '0',<br />
haspool tinyint(1) not null default '0',<br />
price int(4) not null default '0')ENGINE=InnoDB [nativecode=1067 ** Invalid default value for 'type']' in /home/fhlinux144/b/buying-property-spain.net/user/cgi-bin/class.dbconnector.php:70
Stack trace:
#0 /home/fhlinux144/b/buying-property-spain.net/user/cgi-bin/class.itemReader.php(249): DBC->query('CREATE TABLE IF...')
#1 /home/fhlinux144/b/buying-property-spain.net/user/cgi-bin in /home/fhlinux144/b/buying-property-spain.net/user/cgi-bin/class.dbconnector.php on line 70