-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
```
select json_valid(_binary'[1]');
select json_extract(_binary'{…
-
## Feature Request
**Is your feature request related to a problem? Please describe:**
Improve compatibility with mysql 8.0 query attribute feature, both for protocol and build-in function.
[Qu…
-
Hello,
The documentation mentions only PostgreSQL. Does MoSQL support any other SQL database servers, or does it rely on Postgres specific features?
-
### Issue Summary
When using secrets manager like https://www.doppler.com/ the ENV variables are always enforced to be uppercase. It's always best practice to uppercase env variables to ensure compat…
-
Hello, does sails support MariaDB? I noticed that MySQL is mentioned in the [README](https://github.com/balderdashy/sails/blob/master/README.md) and e.g. on the [available adapters](https://sailsjs.co…
-
According the discussion here: https://stackoverflow.com/a/766996/3450837
leads to my question if it would be not better to use **utf8mb4_unicode_ci** rather then the currently used **utf8mb4_general…
-
## Feature Request
**Is your feature request related to a problem? Please describe:**
**Describe the feature you'd like:**
MySQL (at least since 5.6) has [the `@@div_precision_increment` sy…
-
**Use case**
MySQL compatibility.
**Describe the solution you'd like**
The sum of the compressed size of the primary key, secondary indices, and all marks.
-
Compatibility with mariadb / mysql
-
Hi everyone,
I'm currently working on a legacy Rails project with the following specifications:
Rails version: 3.2.22.5
MySQL version: 5.7
mysql2 gem version: 0.3.19
As some of you may be awa…