1 Windows web server with MySQL 5 and phpMyAdmin.
Two web applications, 2 databases. If I am running Program1 and developing Program2, I start getting errors in Program1 saying "Program2.table does not exist" when I submit forms. I do not have access to my php.ini file, but should there be something changed for query_cache_type or anything else to disable any type of caching?
query alloc block size 8,192
query cache limit 1,048,576
query cache min res unit 4,096
query cache size 0
query cache type ON
query cache wlock invalidate OFF
query prealloc size 8,192