Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

New error to me...


Sadtra

Recommended Posts

Posted

1226 - User 'notarysu_p_os2' has exceeded the 'max_questions' resource (current value: 50000)

 

delete from whos_online where time_last_click < '1124727009'

 

[TEP STOP]

 

 

Anyone else get this? Anyone know how to reset?

 

Thanks,

Keith

Posted
1226 - User 'notarysu_p_os2' has exceeded the 'max_questions' resource (current value: 50000)

 

delete from whos_online where time_last_click < '1124727009'

 

[TEP STOP]

Anyone else get this? Anyone know how to reset?

 

Thanks,

Keith

 

 

 

Hmmmm.... Seemed to reset it self after 10+ minutes.

Posted

Your site is on a web server with a lot of other websites which use mysql resources - and so the maximum limit was reached on the number of queries allowed at any one time. The error would disappear as the number of queries dropped.

 

You can help yourself by making sure, in both configure.php files, that the use_pconnect setting is set to false.

 

Vger

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...