-
### Environment and configuration
1. Magento Cloud v. 2.4.2-p1
2. PHP v. 7.4
3. MariaDB v. 10.3.35
4. Akeneo-Connector v. 103.3.1
5. Akeneo v. 5.0 CommunityEdition
### Steps to reproduce…
-
Hello there,
I have a channel in Mirth 3.9.1 with an HTTP Listener connector in the Source that gives me an error when I view its messages on the channel dashboard. This channel works well, only fa…
-
### Summary
I have a role applied to another user role along with privileges. Now there comes a parsing error:
"unable to parse the MySQL grant string: GRANT app_role_aa_bbbbb_cccc_dddd TO 'ro…
-
Given a simple `users` table
| field | type |
| ------ | -------------------- |
| userId | int(10) |
| saved | longtext utf8mb4_bin |
With a single row
userI…
-
### Make sure you've done the following:
- [X] I have read the [installation guide](https://github.com/DarkflameUniverse/DarkflameServer/blob/main/README.md).
### DarkflameServer Version
8d37d9b
…
-
In my conf/azkaban.properties the mysql configuration info as below.
database.type=mysql
mysql.port=3306
mysql.host=dnode04
mysql.database=azkaban
mysql.user=azkaban
mysql.password=password
mys…
-
mariadb already ships with an own DataSourceFactory implementation and could therefor be removed.
-
## Issue Creation Checklist
- [x] I have read the [contribution guidelines](https://github.com/sequelize/sequelize/blob/main/CONTRIBUTING.md)
## Bug Description
```js
module.exports = {
…
-
Not sure how Debezium is handling that ...
https://dev.mysql.com/doc/refman/8.0/en/load-data.html
-
As soon as I active the pagination, I get the following error:
```
Exception when executing JDBC query {:exception=>#, :level=>:warn}
```
MariaDB / MySQL doesn't like the double quotes on T1.
I use…