Marcus
Well-known member
I had a hard limit set to my database size (hdd).
1. My first upgrade (php cmd.php xf:upgrade) stopped with the error that the database size was not enough for xf_post
2. I increased the database size (meaning the hdd)
3. The second attempt made it through the step where it first stopped, but later showed an error that some other table was missing. The database was most likely corrupt.
Therefore it would be convenient to check about hard limits for a database, I am not sure if that is even possible.
1. My first upgrade (php cmd.php xf:upgrade) stopped with the error that the database size was not enough for xf_post
2. I increased the database size (meaning the hdd)
3. The second attempt made it through the step where it first stopped, but later showed an error that some other table was missing. The database was most likely corrupt.
Therefore it would be convenient to check about hard limits for a database, I am not sure if that is even possible.