Hi
Any help is greatly appreciated. When I upload some data into my mysql database, the file ibdata1 is growing. Usually I export contents of files into database. That's our requirement. When I remove the same data from tables, there is no change in ibdata size. I.e. it is not getting reduced with the deletions. But if I export again the same file its not growing. When I created the tables again the size remains same. How do I handle/manage/configure the file ibdata, as the size of it should grow/reduce with my operation. Please suggest any configurations required. Regards Sunil