Dubai Property - Mortgages - Personal Loans - Tenant Loans - Car Insurance

PDA

View Full Version : mysql ibdata1 file size trouble. any help


gdtechind
Oct 20th 2005, 2:53 am
there is one trouble i m facing abt mysql database on my server
the ibdata1 file has grown to 3.3 GB in size
we had lot of data in one database, but recently i deleted that database, but the file size for ibdata1 file is still the same.

any way to reduce it in size. i am sure its size should be around 1 GB now as we have deleted lot of data and tables.

Any ideas ?

thanks

Linknz
Oct 22nd 2005, 3:03 pm
Have you tried the tools in PHPMYADMIN
from there you can compact and do a heap of database sorting to make sure it's compacted, try to clean the database usin it's functions..

cyclinder
Nov 25th 2005, 4:49 am
you should recreate the tables via mysql dump - currently you can not simply shrink the files