-
I'm using gerbera for some time now, Fedora 33, on a 8-core Intel machine.
My music library holds about 35k titles, mostly mp3, also flac. No video or photos.
First, I've used the gerbera version …
-
### Version
1.27.0
### What happened?
I want to generate sql query using copyfrom annotations and got an error
### Relevant log output
```shell
# package bankstatement
error generating code:…
-
I'm getting an error running this in Eclipse/Windows/Python 2.7.
`ImportError: No module named rdflib_mysql.MySQL`
On your system, where is the rdflib_mysql.MySQL module located?
-
Using the mariadb connector, if i query:
```SQL
SELECT NOW();
```
It will be returning the time with timezone from the system. Even though I explicit set the timezone to UTC.
```typescrip…
-
### Describe the bug
There is no problem using asyncmy
There is a "RuntimeError: Event loop is closed" error when using aiomysql
Am I using it incorrectly? What's wrong?
### To Reproduce
…
-
### Describe the bug
We are using the Azure CLI from inside a Docker container based on Alpine Linux.
Since a few days we are getting this error when running certain commands:
Error loading command …
-
It seems that there're 4 dump files(db.sql, db_data.sql, oauth_client.sql, oauthdb.sql) of 2 databases. I think it's better to drop unnecessary one and leave only the one that developer should use.
…
-
Trying to import the `docs/sql/pristine.sql` or `tests/sql/testsuite.sql` files in a recent version of Mysql or MariaDB fails, because some indexes are too short for UTF8MB4. Columns that are ASCII-b…
-
I use the sanic framework and tortoise-orm==0.19.1. It uses the asyncmy package by default. As a result, when the client cancels the request, the connection is disordered. The current request sql is t…
-
Currently, the timezone data need to be installed manually using `mysql_tzinfo_to_sql /usr/share/zoneinfo | mysql -u root mysql` and repeat each time `tzdata` is updated. It would be nice to have it d…