Support

Site Restoration

#42610 Invalid default Value for "created"

Posted in ‘Site restoration’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Environment Information

PHP version
7.4.33
CMS Type
WordPress
CMS Version
6.7.4
Backup Tool Version
3.1
Kickstart version
8.0.1

Latest post by nicholas on Sunday, 11 January 2026 03:17 CST

gtcnetworking

Hi

I am trying to restsore a wp site. I have tried various kickstart versions and backup versions
same error

Invalid default value for 'created'
 SQL=CREATE TABLE `wp3_aiowps_audit_log` (`id` bigint(20) NOT NULL auto_increment ,`network_id` bigint(20) NOT NULL  DEFAULT '0' ,`site_id` bigint(20) NOT NULL  DEFAULT '0' ,`username` varchar(60) NOT NULL  DEFAULT '\'\'' ,`ip` varchar(45) NOT NULL  DEFAULT '\'\'' ,`level` varchar(25) NOT NULL  DEFAULT '\'\'' ,`event_type` varchar(25) NOT NULL  DEFAULT '\'\'' ,`details` text NOT NULL  DEFAULT '\'\'' ,`stacktrace` text NOT NULL  DEFAULT '\'\'' ,`created` int(10) unsigned NULL  DEFAULT 'NULL' ,`country_code` varchar(50) NULL  DEFAULT 'NULL' , KEY `event_type` (`event_type`) USING BTREE, KEY `ip` (`ip`) USING BTREE, KEY `level` (`level`) USING BTREE, PRIMARY KEY (`id`), KEY `username` (`username`) USING BTREE) ENGINE=InnoDB DEFAULT COLLATE utf8mb4_unicode_ci

Raw query text:

CREATE TABLE `#__aiowps_audit_log` (`id` bigint(20) NOT NULL auto_increment ,`network_id` bigint(20) NOT NULL  DEFAULT '0' ,`site_id` bigint(20) NOT NULL  DEFAULT '0' ,`username` varchar(60) NOT NULL  DEFAULT '\'\'' ,`ip` varchar(45) NOT NULL  DEFAULT '\'\'' ,`level` varchar(25) NOT NULL  DEFAULT '\'\'' ,`event_type` varchar(25) NOT NULL  DEFAULT '\'\'' ,`details` text NOT NULL  DEFAULT '\'\'' ,`stacktrace` text NOT NULL  DEFAULT '\'\'' ,`created` int(10) unsigned NULL  DEFAULT 'NULL' ,`country_code` varchar(50) NULL  DEFAULT 'NULL' , KEY `event_type` (`event_type`) USING BTREE, KEY `ip` (`ip`) USING BTREE, KEY `level` (`level`) USING BTREE, PRIMARY KEY (`id`), KEY `username` (`username`) USING BTREE) ENGINE=InnoDB DEFAULT COLLATE utf8mb4_unicode_ci
Restoration of site's main database Connection information Database type     Database server host name User name Password Database name Advanced options With existing tables   Database table name prefix Suppress foreign key checks No auto value on zero Use REPLACE instead of INSERT Force UTF-8 collation on database Force UTF-8 collation on tables Allow UTF8MB4 auto-detection Fine tuning Do not change these settings unless you are requested to do so by our support or you REALLY know what you are doing. Maximum execution time Throttle time (msec)

nicholas
Akeeba Staff
Manager

You said you are using Akeeba Backup 3.1. That's a version from 2018. That's from 8 years ago and long before WordPress 6.7 and PHP 7.4 which you are using were released. Not only we do not support software from that long ago, I can tell you that it most definitely will not work correctly with the WordPress and PHP versions you are using as it predates them by 8 and 2 years respectively.

Nicholas K. Dionysopoulos

Lead Developer and Director

🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

Support Information

Working hours: We are open Monday to Friday, 9am to 7pm Cyprus timezone (EET / EEST). Support is provided by the same developers writing the software, all of which live in Europe. You can still file tickets outside of our working hours, but we cannot respond to them until we're back at the office.

Support policy: We would like to kindly inform you that when using our support you have already agreed to the Support Policy which is part of our Terms of Service. Thank you for your understanding and for helping us help you!