CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> General/Other

 sql querry error?

Print topic Send  topic

Author Message
itzumar

Posts: 88
Posted: 06/05/2013, 5:17 PM

The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay



what is the solution????????????????????????
_________________
Umar
View profile  Send private message
DataDoIT
Posted: 06/05/2013, 5:38 PM

what is the question????????????????????????
itzumar

Posts: 88
Posted: 06/05/2013, 5:59 PM

when i execute querry which have big database than following error come as follow :

"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay"


am using php and mysql. my question is that how to resolve this error?
_________________
Umar
View profile  Send private message
DataDoIT
Posted: 06/05/2013, 8:28 PM

Your options are to either adjust those variable values on the server
(http://dev.mysql.com/doc/refman/5.0/en/server-system-variables.html#sysvar_max_join_size),
or reduce the number of joins in your SQL statements or query.

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.