1 файл
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Date: Tue, 14 May 2013 07:26:19 +0000
Error: 1050 - Table 'admin_logs' already exists
IP Address: 127.0.0.1 - /upload/admin/install/index.php?app=install§ion=install&do=sql
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
mySQL query error: CREATE TABLE admin_logs (
id bigint(20) NOT NULL auto_increment,
member_id int(10) default 0,
ctime int(10) default 0,
note text,
ip_address varchar(46) default NULL,
appcomponent varchar(255) NOT NULL default '',
module varchar(255) NOT NULL default '',
section varchar(255) NOT NULL default '',
do varchar(255) NOT NULL default '',
PRIMARY KEY (id),
KEY ctime (ctime),
KEY ip_address(ip_address)
) ENGINE=MyISAM;
.--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------.
| File | Function | Line No. |
|----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------|
| admin/setup/applications/install/sections/install.php | [install_install].install_sql | 89 |
'----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
| admin/setup/sources/base/ipsController_setup.php | [install_install].doExecute | 258 |
'----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Date: Tue, 14 May 2013 07:26:32 +0000
Error: 1050 - Table 'content_cache_sigs' already exists
IP Address: 127.0.0.1 - /upload/admin/install/index.php?app=install§ion=install&do=sql
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
mySQL query error: CREATE TABLE content_cache_sigs (
cache_content_id INT(10) UNSIGNED NOT NULL default 0,
cache_content MEDIUMTEXT,
cache_updated INT(10) NOT NULL default 0,
PRIMARY KEY cache_content_id( cache_content_id ),
KEY date_index (cache_updated )
) ENGINE=MyISAM;
.--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------.
| File | Function | Line No. |
|----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------|
| admin/setup/applications/install/sections/install.php | [install_install].install_sql | 89 |
'----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
| admin/setup/sources/base/ipsController_setup.php | [install_install].doExecute | 258 |
'----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Date: Tue, 14 May 2013 07:26:44 +0000
Error: 1146 - Table 'metal576_vadya.core_share_links' doesn't exist
IP Address: 127.0.0.1 - /upload/admin/install/index.php?app=install§ion=install&do=sql
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
mySQL query error: INSERT INTO core_share_links (share_id, share_title, share_key, share_enabled, share_position, share_canonical) VALUES(8, 'Email', 'email', 1, 7, 1);
.--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------.
| File | Function | Line No. |
|----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------|
| admin/setup/applications/install/sections/install.php | [install_install].install_sql | 89 |
'----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
| admin/setup/sources/base/ipsController_setup.php | [install_install].doExecute | 258 |
'----------------------------------------------------------------------------+-------------------
2 файл.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Date: Tue, 14 May 2013 07:26:44 +0000
Error: 1146 - Table 'metal576_vadya.core_share_links' doesn't exist
IP Address: 127.0.0.1 - /upload/admin/install/index.php?app=install§ion=install&do=sql
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
mySQL query error: INSERT INTO core_share_links (share_id, share_title, share_key, share_enabled, share_position, share_canonical) VALUES(8, 'Email', 'email', 1, 7, 1);
.--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------.
| File | Function | Line No. |
|----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------|
| admin/setup/applications/install/sections/install.php | [install_install].install_sql | 89 |
'----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
| admin/setup/sources/base/ipsController_setup.php | [install_install].doExecute | 258 |
'----------------------------------------------------------------------------+