-
Drush fails to import SQL dumps generated with a recent version of MariaDB:
```
In SqlCommands.php line 183:
…
-
**Is your feature request related to a problem? Please describe.**
I use cube to accelerate an api and related web application. The rest api is a very convenient api to program against, and I like k…
-
#### System information:
- Operating system (distribution) and version mac os big sur 11.2.2
- DBeaver version 21.0.0.202103021012
- Additional extensions
Windows has the same problem
####…
-
Hi, I'm encountering an issue with long-running, blocking database queries. I filed an issue first with the flask-socketio project to get Miguel's feedback on the issue. For reference, that issue is l…
-
I am experiencing a consistent 403 error across multiple servers when executing SQL queries via cPanel and other database management tools. The issue seems to be related to ModSecurity, as disabling i…
-
- [x] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.
### Ⅰ. Issue Description
在全局事务中先删除一条数据,然后插入一条数据,两条数据的id保持…
-
### Expected behaviour:
Using module `mssql/msnodesqlv8`. When using Windows, creating new connection pool, the driver is **always** defaulted to `SQL Server Native Client 11.0`. Expected to…
-
#### System information:
- Operating system (distribution) and version: MacOS Catalina 10.15.7
- DBeaver version: 7.3.1.202012201616
#### Connection specification:
- Database name and versi…
-
## Problem
Performance issues with ORMs can be hard to debug, we should add an option to log generated SQL queries.
## Suggested solution
Don't know how this would be implemented as it seems li…
-
**Describe the problem**
The latest version of the CockroachDB (v24.2.4 and the latest master commit: f15ee646b5111) crashes when executing the following query:
```sql
CREATE TABLE v00 (c01 INT…