Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Elxis 5.5 Calypso supports 2 factor authentication login with e-mail or SMS.
Home
Help
Login
Register
Elxis CMS Forum
»
Support
»
Database
»
Lot of query in Mysql
« previous
next »
Print
Pages: [
1
]
Author
Topic: Lot of query in Mysql (Read 6282 times)
davoud
Newbie
Posts: 6
Lot of query in Mysql
«
on:
October 21, 2009, 10:40:36 »
Hi
One of the designed web site creates a lot of query in Mysql Database with following syntax:
SELECT a.*, ROUND( v.rating_sum / v.rating_count ) AS rating, v.rating_count, u.name AS author, u.usertype, s.name AS section, cc.name AS category, g.name AS group
I found this query in this file
components
/ com_content / content.php
What's the problem?!
Logged
Farhad Sakhaei
Elxis Community
Hero Member
Posts: 1190
I know nothing , Should know more & more
Re: Lot of query in Mysql
«
Reply #1 on:
October 21, 2009, 11:37:03 »
Please upgrade to 2008
Logged
DediData Web Hosting Services
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Support
»
Database
»
Lot of query in Mysql