TA的每日心情 | 开心 2017-2-15 11:46 |
---|
签到天数: 1 天 连续签到: 1 天 [LV.1]测试小兵
|
DB Access Error - debug_print_backtrace() OUTPUT START
ATTENTION: Enabling more debug info will produce path disclosure weakness (CWE-200)
Having this additional Information could be useful for reporting
issue to development TEAM.
==============================================================================
#0 database->exec_query(CREATE TABLE /*prefix*/testcase_script_links (
`tcversion_id` int(10) unsigned NOT NULL default '0',
`project_key` varchar(64) NOT NULL,
`repository_name` varchar(64) NOT NULL,
`code_path` varchar(255) NOT NULL,
`branch_name` varchar(64) default NULL,
`commit_id` varchar(40) default NULL,
PRIMARY KEY (`tcversion_id`,`project_key`,`repository_name`,`code_path`)
) DEFAULT CHARSET=utf8) called at [C:\Program Files\EasyPHP-Devserver-17\eds-www\testlink\install\sqlParser.class.php:98]
#1 SqlParser->process(sql/mysql/testlink_create_tables.sql) called at [C:\Program Files\EasyPHP-Devserver-17\eds-www\testlink\install\installNewDB.php:445] |
|