Offering a read only wiki hosted on a MySQL read only database won't work because of SQL delete queries
Fragment of a discussion from Project:Support desk
Object cache needs to be modifiable at all times. You either need to allow modification of that table or choose a different caching option.