Connecting Tech Pros Worldwide Help | Site Map

Error in Selection MySQL client ran out of memory

 
LinkBack Thread Tools Search this Thread
  #1  
Old July 2nd, 2008, 04:40 AM
Member
 
Join Date: Mar 2008
Location: India
Age: 24
Posts: 85
Default Error in Selection MySQL client ran out of memory

Hi

i got an error while my site gets loaded

Warning: mysql_query() [function.mysql-query]: Unable to save result set in /path../includes/mysql.class.php on line 39
Error in Selection MySQL client ran out of memory

My site didnt get loaded and was stuck by displaying this error .,

so plz anyone one give me a solution.,




Expand|Select|Wrap|Line Numbers
  1. class MYSQL
  2.     {
  3.         var $content;
  4.         var $s1,$a3,$a2;
  5.  
  6.        (functions one bey one and ..,,)
  7.  
  8.                function selectquery($selquery)
  9.         {
  10.             $row=mysql_query($selquery) or die("Error in Selection   ".mysql_error());
  11.             return ($row);
  12.         }
  13.  
  14.         }
  15.  
  16.  
As per the error result this function gets finished in that line 39.,



i m in a very difficult position.,
so help me to get rid of this.,

thanks
Reply
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search


Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,989 network members.