-
```
What steps will reproduce the problem?
1. I just called the ./install.sh script
What is the expected output? What do you see instead?
Mysql error
What version of the product are you using? On w…
-
-
Hello,
When [NO_ZERO_DATE](https://dev.mysql.com/doc/refman/8.4/en/sql-mode.html#sqlmode_no_zero_date) is set in mysql and there are rows with zero dates, driver fails with "Packet sequence number…
-
make work again:
* [x] PostgreSQL
* [x] MonetDB
* [x] MySQL?
* [x] MariaDB?
* [x] docs
* [x] MariaDB has SQL errors
* [x] PostgreSQL has timeout errors
* [x] front README
* [x] MonetDB almost…
-
[InteractionVisualizer] MYSQL Failed to connect! (SQLException)
[00:09:33 WARN]: java.sql.SQLNonTransientConnectionException: Too many connections
[00:09:33 WARN]: at com.mysql.cj.jdbc.except…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/eosphoros-ai/DB-GPT/issues?q=is%3Aissue) and found no similar issues.
### Operating system information
Linux
### P…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
```
> mysql -h127.0.0.1 -uroot -P4000
Welcome to the MySQL monit…
-
### Description
In ESQL `CONCAT("a", NULL, "b")` is `null`. That's true in [MySQL](https://www.db-fiddle.com/f/5V3nU8bLunQdrdcZSNa8Zm/0) but not in [Postgres](https://www.db-fiddle.com/f/97ea9QJjSo2C…
-
### Bug description
When using queryRaw and MySQL, ordering by multiple columns from variables causes the query to never complete, the next line is never executed.
Other queries can still be issu…
-
MinervaDB posts on PG reaching the aggregator. Examples:
- https://minervadb.xyz/optimizing-outer-joins-with-aggregation-in-postgresql-best-practices-and-examples/
- https://minervadb.xyz/implement…