this panel 3 is really strange it keeps shutting down my site over and over again and everytime I have to start over again getting sick of this. this is what I got when i tried to uninstal panel_page

Warning: User 'u70660309' has exceeded the 'max_questions' resource (current value: 50000) query: SELECT 1 FROM access WHERE type = 'host' AND LOWER('69.138.73.70') LIKE LOWER(mask) AND status = 0 LIMIT 0, 1 in /mnt/w0505/d00/s02/b03045de/www/anesthesiaexam.com/includes/database.mysqli.inc on line 128

Warning: User 'u70660309' has exceeded the 'max_questions' resource (current value: 50000) query: SELECT u.*, s.* FROM users u INNER JOIN sessions s ON u.uid = s.uid WHERE s.sid = 'd38a9b7e7cc69c51907d48442f2c2ea5' in /mnt/w0505/d00/s02/b03045de/www/anesthesiaexam.com/includes/database.mysqli.inc on line 128

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /mnt/w0505/d00/s02/b03045de/www/anesthesiaexam.com/includes/database.mysqli.inc:128) in /mnt/w0505/d00/s02/b03045de/www/anesthesiaexam.com/includes/bootstrap.inc on line 1031

Warning: User 'u70660309' has exceeded the 'max_questions' resource (current value: 50000) query: SELECT data, created, headers, expire, serialized FROM cache WHERE cid = 'variables' in /mnt/w0505/d00/s02/b03045de/www/anesthesiaexam.com/includes/database.mysqli.inc on line 128

Warning: User 'u70660309' has exceeded the 'max_questions' resource (current value: 50000) query: SELECT * FROM variable in /mnt/w0505/d00/s02/b03045de/www/anesthesiaexam.com/includes/database.mysqli.inc on line 128

Warning: User 'u70660309' has exceeded the 'max_questions' resource (current value: 50000) query: UPDATE cache SET data = '', created = 1242073943, expire = 0, headers = '', serialized = 0 WHERE cid = 'variables' in /mnt/w0505/d00/s02/b03045de/www/anesthesiaexam.com/includes/database.mysqli.inc on line 128

Warning: User 'u70660309' has exceeded the 'max_questions' resource (current value: 50000) query: SELECT name, filename, throttle FROM system WHERE type = 'module' AND status = 1 AND bootstrap = 1 ORDER BY weight ASC, filename ASC in /mnt/w0505/d00/s02/b03045de/www/anesthesiaexam.com/includes/database.mysqli.inc on line 128

Warning: Cannot modify header information - headers already sent by (output started at /mnt/w0505/d00/s02/b03045de/www/anesthesiaexam.com/includes/database.mysqli.inc:128) in /mnt/w0505/d00/s02/b03045de/www/anesthesiaexam.com/includes/bootstrap.inc on line 630

Warning: Cannot modify header information - headers already sent by (output started at /mnt/w0505/d00/s02/b03045de/www/anesthesiaexam.com/includes/database.mysqli.inc:128) in /mnt/w0505/d00/s02/b03045de/www/anesthesiaexam.com/includes/bootstrap.inc on line 631

Warning: Cannot modify header information - headers already sent by (output started at /mnt/w0505/d00/s02/b03045de/www/anesthesiaexam.com/includes/database.mysqli.inc:128) in /mnt/w0505/d00/s02/b03045de/www/anesthesiaexam.com/includes/bootstrap.inc on line 632

Warning: Cannot modify header information - headers already sent by (output started at /mnt/w0505/d00/s02/b03045de/www/anesthesiaexam.com/includes/database.mysqli.inc:128) in /mnt/w0505/d00/s02/b03045de/www/anesthesiaexam.com/includes/bootstrap.inc on line 633

Warning: User 'u70660309' has exceeded the 'max_questions' resource (current value: 50000) query: SELECT COUNT(pid) FROM url_alias in /mnt/w0505/d00/s02/b03045de/www/anesthesiaexam.com/includes/database.mysqli.inc on line 128

Comments

wallbay1’s picture

Thant thing completely destroy my entire database jeezz

ezra-g’s picture

Title: Guys what the hell is this? » mysql user has exceeded the 'max_questions' resource
Category: bug » support
Status: Active » Fixed

Your web host has probably put a limit on the number of database queries that you are allowed to run. You should contact your host to increase this limit. If you haven't enabled Drupal page caching at admin/settings/performance you could try that to reduce the number of queries used. Panels 3 also has a built in pluggable cache system that you could look into using.

merlinofchaos’s picture

Not a single one of those queries is performed by Panels. Ezra is absolutely correct here. If your webhost is limiting your query volume you may have issues using Drupal at all.

wallbay1’s picture

oK

wallbay1’s picture

Thanks for the help
I will contact them

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.