> I noticed my ibdata files in mysql/data dir are almost 4 gig total. Is > there a way I can clean/shrink them without corrupting my rt3 database ? read the mysql innodb docs. they discuss ibdata file size, and how to manage it. seph