Skip to main content
edited tags
Link
RolandoMySQLDBA
  • 185.6k
  • 34
  • 327
  • 543
Source Link
Dan
  • 81
  • 1
  • 2

How can Innodb ibdata1 file grows by 5X even with innodb_file_per_table set?

I have innodb_file_per_table set and just today my ibdata1 file jumped from 59M to 323M after I made several changes to an 800M table to reduce it to about 600M. That particular table's .ibd file was reduced but the server's ibdata1 file went crazy. Any ideas?