PHP, MySQL get "max_updates" value from database -
PHP, MySQL get "max_updates" value from database -
i got error code (checked via mysqli_error($link)):
user 'user1' has exceeded 'max_updates' resource (current value: 35000) however, other sql servers, how value (max_updates) without exceeding quota (here:35000) ?
and when there reset on ?
it seems on host have restrictions on mysql server usage. not mean update statements - statements. limit can hourly, daily, etc. advise alter hosting provider - these days it's total of inexpensive high quality hosting , cloud vps won't have restrictions on specific software usage.
php mysql limit
Comments
Post a Comment