Skip to content

Conversation

@robinlehrmann
Copy link
Contributor

Hi, it seams that the database contains the double quotes.

Steps to reproduce:

$ docker compose up -d
$ docker compose exec -ti mysql bash
$ mysql -uroot
mysql> show databases;
+--------------------+
| Database           |
+--------------------+
| "eventstore"

@DanielBadura DanielBadura added the enhancement New feature or request label May 30, 2025
@DanielBadura DanielBadura merged commit dd173ca into patchlevel:3.12.x May 30, 2025
39 of 40 checks passed
@DanielBadura DanielBadura added this to the 3.12.0 milestone May 30, 2025
@robinlehrmann robinlehrmann deleted the chore/remove-double-quotes-mysql-database branch May 30, 2025 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants