# `ad_banner_clicks`
QUERY: ALTER TABLE `ad_banner_clicks` CHANGE `created_at` `created_at` timestamp NULL DEFAULT 'current_timestamp()';
ERROR: Invalid default value for 'created_at'
#0 meekrodb_error_handler(Array ([query] => ALTER TABLE `ad_banner_clicks` CHANGE `created_at` `created_at` timestamp NULL DEFAULT 'current_timestamp()';,[error] => Invalid default value for 'created_at')) called at [/home/busiowcd/public_html/system/sysfiles/plugins/imvc_db.php:315]
#1 iMVC_DB::queryHelper(unbuffered, ALTER TABLE `ad_banner_clicks` CHANGE `created_at` `created_at` timestamp NULL DEFAULT 'current_timestamp()';) called at [/home/busiowcd/public_html/system/sysfiles/plugins/imvc_db.php:106]
#2 iMVC_DB::prependCall(iMVC_DB::queryHelper, Array ([0] => unbuffered,[1] => ALTER TABLE `ad_banner_clicks` CHANGE `created_at` `created_at` timestamp NULL DEFAULT 'current_timestamp()';), unbuffered) called at [/home/busiowcd/public_html/system/sysfiles/plugins/imvc_db.php:294]
#3 iMVC_DB::queryUnbuf(ALTER TABLE `ad_banner_clicks` CHANGE `created_at` `created_at` timestamp NULL DEFAULT 'current_timestamp()';) called at [/home/busiowcd/public_html/system/sysfiles/plugins/imvc_db.php:356]
#4 iMVC_DB::queryAllRows(ALTER TABLE `ad_banner_clicks` CHANGE `created_at` `created_at` timestamp NULL DEFAULT 'current_timestamp()';) called at [/home/busiowcd/public_html/system/sysfiles/plugins/imvc_db.php:288]
#5 iMVC_DB::query(ALTER TABLE `ad_banner_clicks` CHANGE `created_at` `created_at` timestamp NULL DEFAULT 'current_timestamp()';) called at [/home/busiowcd/public_html/system/app/plugins/imvc_plugin_zupdate_database.php:124]
#6 updatedb\setTable() called at [/home/busiowcd/public_html/system/app/plugins/imvc_plugin_zupdate_database.php:5]
#7 require_once(/home/busiowcd/public_html/system/app/plugins/imvc_plugin_zupdate_database.php) called at [/home/busiowcd/public_html/system/sysfiles/plugins/imvc_load.php:134]
#8 iMVC_Load->plugins() called at [/home/busiowcd/public_html/system/sysfiles/iMVC.php(1) : runtime-created function(1) : eval()'d code(180) : runtime-created function(1) : eval()'d code:275]
#9 tmvc->setupAutoloaders() called at [/home/busiowcd/public_html/system/sysfiles/cache_hooks.php:9]
#10 include(/home/busiowcd/public_html/system/sysfiles/cache_hooks.php) called at [/home/busiowcd/public_html/system/sysfiles/iMVC.php(1) : runtime-created function(1) : eval()'d code(180) : runtime-created function(1) : eval()'d code:115]
#11 tmvc->main() called at [/home/busiowcd/public_html/index.php:39]