PDA

View Full Version : Changes in MySQL : table's gone !


mumbly
18th July 2008, 13:06
Hi,

I've made a few "changes" in the MySQL db_ispconfig table (added two fields for personal purposes ..)
The last update seemed to work (2.2.23 --> 2.2.24) on my Ubuntu 8.04 server ... But as i restarted Ispconfig, i culd see that my whole table (isp_isp_web) had gone !

- What's the problem ?
- is there a way to prevent this ?

THANX !!!

till
18th July 2008, 15:02
- What's the problem ?

Do not add columns to the ispconfig tables.

- is there a way to prevent this ?

No, except of not adding columns or not installing any updates after you added a column, which would be a really bad idea.