I have  a program that runs a loop,in every loop I execute a query.
the query itself is very efficient, the result of the query is 4 rows at
most but...
after a while I get the following error:
Out of memory!
Bus error (core dumped)

how can I increase the memory that is used for the query?
Thanks
Dana

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to