Hi,
I'm using zabbix with mysql 5.0.22 and InnoDB (as recommended). However my ibdata is growing every day (insteed of housekeeper and other regulation processes).
I read that's due to InnoDB : it's not able to reuse freed space (or something like that
)
For now the only solution I have is to dump my base, stop mysql, erase ibdata and restore the dump.
Have you any information/trick to make my ibdata smaller ? I don't think I'm the only one with this problem.. how do you do ?
Thanks,
n0mad.
I'm using zabbix with mysql 5.0.22 and InnoDB (as recommended). However my ibdata is growing every day (insteed of housekeeper and other regulation processes).
I read that's due to InnoDB : it's not able to reuse freed space (or something like that
)For now the only solution I have is to dump my base, stop mysql, erase ibdata and restore the dump.
Have you any information/trick to make my ibdata smaller ? I don't think I'm the only one with this problem.. how do you do ?
Thanks,
n0mad.


Comment