MySQL Forums
Forum List  »  Memory Storage Engine

the table is full error using Memory Engine
Posted by: Adnan Raza
Date: September 10, 2012 05:13AM

Hello,

I am creating and inserting records in a temporary table in a function that runs numerous times. My question is that if I continuously drop and then create table with new records which do not exceed max_table_heap_size, does it free MySQL heap?

I am facing "the table is full" error but maximum no. of records inserted do not exceed 10000.

Options: ReplyQuote


Subject
Views
Written By
Posted
the table is full error using Memory Engine
8916
September 10, 2012 05:13AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.