<snip entire discussion> You can also mark certain tables as read-only in MySQL (I think), so changes cannot be made.... I know it can be done on a schema-wide level, but I'm not sure if it's also possible to do it to tables. IF it is, you can use it to lock down the options, users, etc. tables from changing. -CG