Hi,

Can anybody tell me why "cache" table is used? Can I truncate the contents of this table without have any problem (like loose a transation..) ?

I searched in this forum about this question but... Can anybody help me?

Thanks!

Gerard

Comments

gravyface’s picture

I discovered that menu hooks are cached in this table and I've safely deleted records from there when doing development work. I don't believe that stateful data is stored in there (I'm assuming this is what you mean by 'transactions'), but I can't verify that (I'm learning as I go).