Re: [hibernate-dev] [CI] MariDB size on jenkins slaves

2015-12-15 Thread Davide D'Alto
It seems that the latest version of MariaDB has a feature that simplify the process. I'll try On Tue, Dec 15, 2015 at 10:42 AM, Sanne Grinovero wrote: > On 15 December 2015 at 10:23, Davide D'Alto wrote: > > Hi, > > the file ibdata1 created by MariaDB has reached the size of 1G. > > This happ

Re: [hibernate-dev] [CI] MariDB size on jenkins slaves

2015-12-15 Thread Sanne Grinovero
On 15 December 2015 at 10:23, Davide D'Alto wrote: > Hi, > the file ibdata1 created by MariaDB has reached the size of 1G. > This happens because when deleting the tables the size of the db does not > decrease. > > There are some possible solutions I can try, but I need to change the > configurat