-
Each enum entry in SQLQuery has 2 queries, one for MySQL and one for HSQLDB. However, HSQLDB has a MySQL compatibility mode which can cover all these differences, and therefore allow a single query fo…
-
### Background
At Grafana Labs, we are in the beginning stages of developing a new feature set for Grafana Cloud - Database Observability. This feature set provides end users with an experience for m…
-
TL;DR: _PHPCompatibility_ thinks my `Foo::mysql_bar()` is one of [Original MySQL API](http://php.net/manual/en/book.mysql.php)'s [`mysql_*` functions](http://php.net/manual/en/ref.mysql.php).
Conside…
C-Duv updated
4 years ago
-
## Enhancement
In MySQL 5.7, there is a (deprecated) feature: GROUP BY implies sorting.
In MySQL 8.0, this feature is removed, because implicit sorting prevents more optimal plans.
Some MySQL…
-
-
### Context
As `_TestingModelBackend` is a private class, no guarantees are made about compatibility, and the tests relying on patching this class will break in an upcoming ops release.
The patchi…
-
## Feature Request
**Is your feature request related to a problem? Please describe:**
In planning MySQL 8.0 compatibility, we would like to offer a smoother upgrade than MySQL 5.7 -> 8.0 offers.…
morgo updated
4 years ago
-
Mysql-audit version: audit-plugin-mysql-8.0-1.1.13-1008
Mysql version: 8.0.30
When I install the plugin.failed.
Mysql error log:
2022-11-04T03:26:32.886352Z 17 [ERROR] [MY-000000] [Server] Tre…
-
## Context
The deprecated Hashicorp Terraform provider supported role grants in a very clunky way:
```
# Example 1
resource "mysql_grant" "test_procedure" {
user = "jdoe"
host …
-
Hi Rockstars,
This is a list of proposed Hands-on tasks. If you're new to StarRocks and eager to engage with the community, here are some issues that are well-suited for you to dive into :) These …