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

apotek’s picture

+1 for this, please. I am having this issue too.

thinkingman’s picture

We're having this issue as well, Drupal 5.3 - unsetting the session variable, and clearing the contents of the session table do not help.

willmoy’s picture

Status: Active » Closed (won't fix)

Bug fixes are to HEAD and all database code is replaced by DB TNG in D7 so won't fix.