Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with lock #15

Closed
gabrielpeixoto opened this issue Apr 9, 2019 · 1 comment
Closed

Problem with lock #15

gabrielpeixoto opened this issue Apr 9, 2019 · 1 comment

Comments

@gabrielpeixoto
Copy link

Database: Percona 8.0.15

Exception:
ErrorException: SQLSTATE[HY000]: General error: 1205 Lock wait timeout exceeded; try restarting transaction (SQL: update ab_experiments set visitors = visitors + 1, updated_at = 2019-04-09 15:11:48 where id = 1) (View: /var/www/resources/views/user/busca/busca.blade.php)

@ben182
Copy link
Owner

ben182 commented Apr 13, 2019

This is probably not a problem with the package. The package will just call the increment function of the model and increment an integer. I guess it is a bug with Percona.

@ben182 ben182 closed this as completed Apr 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants