[phpOpenTracker-devel] [Bug #3557] top analysis doesn?t work with mysql_merge
[email protected] Thu, 10 Mar 2005 10:26:03 +0100 (CET)
| Newsgroups | gmane.comp.web.phpopentracker.devel |
|---|---|
| Message-ID | <[email protected]> |
Bug #3557, was updated on 2005-Mar-10 10:26 Here is a current snapshot of the bug. Project: phpOpenTracker Category: None Status: Open Resolution: None Bug Group: None Priority: 5 Submitted by: andreas_i Assigned to : none Summary: top analysis doesn´t work with mysql_merge Details: There seems to be an error in /pot/api/plugin/top.php. The top_analsysis in version 1.5-rc2 does not work for me if I use the mysql_merge driver for "historical" data, if I change that to mysql driver it works for "historical" data. This analysis works for current data with mysql and mysql_merge driver. It seems that the plugin does not make use of the the correct tables with mysql_merge driver. it ever uses the table for the current month. For detailed info, follow this link: http://developer.berlios.de/bugs/?func=detailbug&bug_id=3557&group_id=2025