phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [Bug #3380] Wrong SQL select uses accounts table


From: nobody
Subject: [Phpgroupware-tracker] [Bug #3380] Wrong SQL select uses accounts table
Date: Tue, 29 Apr 2003 05:13:24 -0400

=================== BUG #3380: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3380&group_id=509

Submitted by: powerstat               Project: phpGroupWare                 
Submitted on: Tue 04/29/2003 at 11:13
Category:  news_admin                 Bug Group:  devel cvs                 
Severity:  5 - Major                  Priority:  Normal                     
Resolution:  None                     Assigned to:  None                    
Status:  Open                         Component Version:  None              
Platform Version:  None               Reproducibility:  None                

Summary:  Wrong SQL select uses accounts table

Original Submission:  Using the accounts table here is useless because there is 
no connection between these two tables (missing where) - so the join produces a 
lot of overhead!!!

            $db->query("select * from phpgw_news,accounts where 
news_status='Active' order by news_date "
./news_admin/website/export.php




No Followups Have Been Posted


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3380&group_id=509




reply via email to

[Prev in Thread] Current Thread [Next in Thread]