-
This is a tracking issue for introducing a new MySQL query **parser** and an AST-based SQLite **driver** to significantly improve MySQL compatibility and expand WordPress plugin support.
I think the …
-
-
This issue is to track what is required to move from MySQL 5.7 to [MySQL 8.0](https://dev.mysql.com/doc/refman/8.0/en/mysql-nutshell.html) compatibility.
See [the complete list](https://mysqlserver…
morgo updated
1 month ago
-
MySQL 8.4 LTS is now GA: https://dev.mysql.com/doc/relnotes/mysql/8.4/en/
It is likely that hosting providers will deploy MySQL in due course, so we need to make sure where we stand regarding Textp…
-
I've recently stumbled upon a problem using julia v1.11 when trying to include the newest version of `LibPQ` and `MySQL` in the same package (more detailed description JuliaDatabases/LibPQ.jl#305).
…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
Use utf8 encoding
If you take a multibyte character string and th…
-
## Change Request
Update the docs with MySQL v8.4.0 compatibility information.
- [ ] `mysql-compatibility.md`
- [ ] `basic-features.md`
- [ ] `dm/dm-compatibility-catalog.md`
- [ ] `security…
-
While trying to work with django-planet with MySQL I've encountered two problems:
The Blog model requires the "url" will be both unique and with max_length of 1024. In MySQL this is not possible. URL…
livni updated
8 years ago
-
Excellent,
I was using OpenFuego but I'm wanting to use what you're developing as I find it super interesting and even more so if it's made in Laravel.
I have a query, is it possible to do it wo…
adc91 updated
6 years ago
-
**Description:**
Hi FreeScout team,
I’m currently working on deploying FreeScout on AWS ECS using Docker Compose. While I’ve made some progress, I’ve run into challenges specific to ECS compat…