-
SCRIPT ERROR: @umt-warehouse/server/server.lua:262: bad argument #1 to 'decode' (string expected, got nil)
> ref (@umt-warehouse/server/server.lua:262)
> (@mysql-async/mysql-async.js:14959)
CDocc updated
3 years ago
-
### Describe the bug
I created an SQL query and set a variable, hoping that when the value of the variable changes, the query results will change in a timely manner. The value of the variable comes f…
-
A recent update of `mysql_async` (0.32.2) consolidated multiple server system variable queries into one:
```
let settings: Option = if read_socket || read_max_allowed_packet || read_wait_timeout {
…
-
This package of yours save my ass, when im working with mysql and async-await. I recommended this package to anyone working with mysql, **async-await** mechanism. :+1:
-
We run the `proc-cleanup-async-queues.py` script to delete successfully processed or not applicable identifiers from the binder, crossref, datacite and search queues and from the RefIdentifier table. …
-
**Node version**: 10.15.3
**Sails version** _(sails)_: 1.1.0
**ORM hook version** _(sails-hook-orm)_: ^2.1.1
**Grunt hook version** _(sails-hook-grunt)_: ^3.1.0
**DB adapter & version** _(e.g. sa…
-
### Bug Description
Attempting to use `fetch_many()` with multiple statements delimited by `;` doesn't work. When only sending 1 statement, it works. When sending multiple, either sqlx parses the str…
-
- A clear description of the issue
We see a lot of `MySQL_Thread.cpp:4190:process_data_on_data_stream(): [WARNING] Detected broken idle connection` warnings in proxysql logs. Some of these broken c…
-
**Issue type:**
[] question
[ ] bug report
[x ] feature request
[ ] documentation issue
**Database system/driver:**
[x ] `cordova`
[ ] `mongodb`
[x ] `mssql`
[x ] `mysql` / `mariadb`
[…
-
Problem when using library with mysql version 8.0.11 GA Release:
```
12/05/2018 21:14:00:444 UTC | ERROR | com.github.mauricio.async.db.mysql.MySQLConnection - Transport failure
io.netty.handle…