I've been following MySQL5 release progress and it is now out with support for stored procedures. Is anyone running Drupal on a MySQL5 database?
Also, MySQL5 now includes stored procedures. PostgreSQL has had that support for a while. I believe that Drupal PostgreSQL support is via PEAR, so maybe no stored procedures are being used.
My question is - are there any plans to move to stored procedures for any parts of Drupal? Has any testing been done on this front to see what the benefits might be?
What is the best way to get a bug fix done quickly. I am happy to pay for the work because i need this fix ASAP. it is documented here: http://drupal.org/node/30371 and has been assigned. If anyone is interested let me know.
cheers
alex
in menus my blog option is coming as locked and i'm not even able to access it .when i try it is giving access denied .how can i access it and change the name of it as my Fact Sheet
user error: Got error 28 from table handler
query: SELECT DISTINCT(p.perm) FROM role r INNER JOIN permission p ON p.rid = r.rid INNER JOIN users_roles ur ON ur.rid = r.rid WHERE ur.uid = 0 in /home/undead/public_html/stuff/includes/database.mysql.inc on line 66.