-
I have found during load testings (2000 concurrent users) that mysqljs /mysql connection pool uses tons of connections (more than 3000) and those connections are not really closed on client side aft…
y2241 updated
3 years ago
-
### Steps to reproduce
1. Have your contacts synched between Nextcloud Server and your Android phone using DAVx5 (I use 'Version 3.1.1-gplay (301010002)'). Make sure that if you create a new contact …
-
I get the following segmentation fault in ` Mysql2::Client.new` when running on macOS 10.15 (19A602), against MySQL 5.6.43 installed via Homebrew, if and only if a password is provided for the user:
…
-
**Is your feature request related to a problem? Please describe.**
When running queries, I would like to see the execution time without needing to install another client.
**Describe the solution y…
-
Good afternoon,
I am using the class in my project and am having difficulty implementing pagination on a client list.
The pagination itself is working correctly, but I have questions on how to cre…
-
Starting in v2.0.11, several `mysql-default_*` variables are empty in the runtime table, even after `LOAD MYSQL VARIABLES TO RUNTIME`. The corresponding values in memory are not written to runtime. Am…
-
Hi,
I did as the README file says:
After step 9:
Initialize mysqld:
./mysqld --initialize-insecure --pid-file=./mysql.pid --basedir=. --datadir=./datadir --tmpdir=$HOME/mysql-run/tmpdir --socket=…
-
I'm trying to load the project locally using the Docker command, when trying to connect to my local MySQL 8 database I get the following error:
```
Runtime Error
Cube.js was unable to connect to …
-
If I understand correctly, the current recommendation (in the README in this repo and in https://surrealdb.com/docs/surrealdb/tutorials/using-github-actions ) installs surrealdb on the same instance w…
-
**Checklist**
- Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image?
- No
- Are you sure you're not using someone else's docker image?
- Yes
- Have yo…