I have been testing our website with the MYSQLi connector, instead of the MYSQL connector. The strange thing is that anytime drupal_set_message() is called, the message(s) stay and pile up as you navigate from page to page. For some reason they are not being unset from the sessions variable. Switching back over to the MYSQL connector resolves the problem. We have confirmed this on three different staging environments, all running recent versions of PHP5. Any ideas?
Comments
Comment #1
apotek commented+1 for this, please. I am having this issue too.
Comment #2
thinkingman commentedWe're having this issue as well, Drupal 5.3 - unsetting the session variable, and clearing the contents of the session table do not help.
Comment #3
willmoy commentedBug fixes are to HEAD and all database code is replaced by DB TNG in D7 so won't fix.