On 18/12/11 13:52, Marc Delisle wrote:
Hi,
Try this on sakila.actor:
edit the PRIMARY index and add first_name to it
edit it again and remove first_name
edit it again: first_name is shown as being part of the index
Cached pages are being served. I noticed that as well, and the issue seems to be quite old. I'm guessing that PMA_ajaxResponce, which sends a no-cache header, is not being used to handle these requests.
Rouslan