-
## Bug report
Entities Ids are not kept after a data import: auto_increment is not restored.
### Required System information
- Node.js version: 18.15.0
- NPM version: 9.5.0
- Strapi version: 4…
-
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [x] I have searched the existing issues
### GLPI Version
10.0.16
…
-
```
Using the MySQL Datastore backend raises an ImportError.
```
Original issue reported on code.google.com by `tobias.r...@gmail.com` on 2 Feb 2011 at 7:51
-
### Description
Using Voyager with a MySQL database as the source. Our MySQL database has columns with the POINT data type. Voyager exported the Point values, but they look something like this “æ^P…
-
### What happens?
When running MySQL -> DuckDB import on a simple setup (testcontainers) a segfault occurs.
### To Reproduce
When setting up test containers with duckdb to evaluate MySQL exp…
-
### Bug description
Middleware does not work, but when the middleware does nothing it does work, for example:
```ts
const middleware = (req) =>
{
console.log('middleware', req.nextUrl.pathn…
jdic updated
26 minutes ago
-
**Prerequisite**
- Make sure no duplicated issue has already been reported. You should look for closed issues, too.
- Make sure you are not asking us to help to solve your specific issue. GitHub i…
-
### Describe the bug
Receiving Random Error and a potential degraded connection
```
log message: The active SQL connection has changed due to a connection failure. Please re-configure session stat…
-
### Bug description
I have a development deployment of superset which I want to bring into production.
When importing the Mysql dump I made of the mysql database we use for superset and I try to i…
-
## Bug Report
We made a cut-over to TiDB
The table is Messages table with Auto increment on "ID"
to maintain the ID sequence the table was created with "auto_id_cache" as below
**) ENGINE=I…