What? With all the talk about making sure Drupal works in a shared hosting environment (ex. sessions stored in the DB instead of /tmp), you can't be serious. drupal-devel-request@drupal.org wrote:
Date: Mon, 24 Oct 2005 00:27:40 +0200 From: Gerhard Killesreiter <killesreiter@physik.uni-freiburg.de> Subject: [drupal-devel] Fun with mysql grants To: drupal-devel@drupal.org
Hi there! I just want to point out that as of last week we need a new database grant to run Drupal with mysql (and maybe pgsql too, no idea). Steven's search patch uses temporary tables for which you need the CREATE TEMPORARY TABLES permission. I am not sure, but I think this permission is not a default permission so we should make it clear that this permission is required in big, bold, blinking letters. And keep the flamethrower ready. Cheers, Gerhard