Active
Project:
AutoPilot
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2007 at 09:45 UTC
Updated:
21 Aug 2007 at 09:45 UTC
At least one database table cannot be prefixed. Line 351:
$query = "INSERT INTO autopilot_log (timestamp, name, tid, rid, status, output) values (%s, '%s', '%s', '%s', '%s', '%s')";