https://github.com/georgeboot/test-db-thing
https://github.com/georgeboot/test-db-thing
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/georgeboot/test-db-thing
- Owner: georgeboot
- Created: 2020-09-03T12:49:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-06T19:40:20.000Z (over 5 years ago)
- Last Synced: 2025-03-28T09:21:28.564Z (about 1 year ago)
- Language: PHP
- Size: 162 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To reproduce
1. Deploy to vapor and attach a MySQL database (Postgres not tested)
2. Run the `testdb` command from the Vapor UI (btw, it always times out which is strange)
3. Monitor your db with `SHOW PROCESSLIST` and see sleeping connections pile up.
4. Monitor your Queue log via the Vapor UI to see the individual attempts run.