JKDingwall

Results 13 issues of JKDingwall

### System information Type | Version/Name --- | --- Distribution Name | Ubuntu Distribution Version | 24.04 Kernel Version | 6.8.0-60-generic Architecture | amd64 OpenZFS Version | 2.2.7 ### Describe...

Type: Defect

Previously just 'Illegal parameter number' was logged, make this a more helpful message. ``` [25-05-06 20:46:04.2629] Slim::Schema::Storage::throw_exception (122) Error: DBI Exception: DBD::mysql::st bind_param failed: named parameters are unsupported: :album [for...

Lyrion Music Server added some new database queries using named parameters in the statement. This is supported by SQLite (via DBD-SQLite) but this is not available to DBD-mysql/MySQL (or MariaDB)....