-
**Error Message:**
schema-reader-mg Error: SQLSTATE[HY000] [1698] Access denied for user 'root'@'localhost' (Connection: mysql, SQL: delete from `cache` where `key` in ())
**Stack:**
```
schema-…
-
Errors occurred while initializing the phpunit tests environment:
`++ Error applying default setting 'turnitintooltwo/accountid': This value i
s not valid ++ …
-
### Steps to reproduce
1. Two-factor authentication enabled
2. Application password created
3. Incorrect IMAP login or password
### Expected behavior
Until yesterday 25.09.2024 the synchronizatio…
-
I am trying to make a database connection to Whatsapp.php so that I can read the contacts from the database. I have a page that allows me to add contacts to a web interface, I can send and receive th…
-
```
Database errors with debug enabled will not be visible.
show_error function in database.php is calling rpd:error with only one
attribute.
public static function error($code, $message='')
{
…
-
# Bug report
### Expected Behavior
Upgrading from 3.5.1 to 3.6.0 should run necessary database migrations and then start normal work
### Actual Behavior
The migration steps never seem to f…
-
```php
Schema::createHashPartitioned('car_user', function (Blueprint $table) {
$table->ulid('id');
$table->foreignUlid('car_id')->references('id')->on('cars')->casca…
-
# Summary:
A request with the header "Transfer-Encoding: chunked" will cause Caddy to
spawn a php_fastcgi process, which hangs forever.
After upgrading to Shopware 6.6 (using `shopware/docker`), our…
-
In the livequiz_services.php:
https://github.com/AAU-P5-Moodle/moodle-1/blob/staging/server/moodle/mod/livequiz/classes/services/livequiz_services.php
You'll need to add a service method for appendin…
-
- Lunar version: 1.x latest
- Laravel Version: 11.9
- PHP Version: 8.3.12
- Database Driver & Version: Postgres v17
### Expected Behaviour:
Add Tier Price to Product
### Actual Behavio…