-
## Bug Report
**Current Behavior**
Currently if I do a search for `%%%` in the search bar, it matches all the users. This is because `%` and `_` are wildcards in the `LIKE` queries.
**Steps to …
-
### Bug Report
| Q | A
|------------ | ------
| Version | 3.3.8
#### Summary
Nextcloud got a report that column comments on sqlite leads to an sql error like: `General e…
-
I'm attempting to load the embedding data of a Youtube video but that results in a network exception, without an error message
> `[Unknown Error] Uncaught Embed\Http\NetworkException:`
```php
(ne…
-
Hi , after editing config.php and accessing website I got this error message. What could be the problem?
Fatal error: Uncaught PDOException: could not find driver in /mnt/web015/xxx/htdocs/phpagebu…
-
when using something like
$articles = DB::select('select \* from articles where id = ?', array(1));
i;ve got the following error:
" UnsupportedException in PDO.php line 351:
This is not supported,…
-
# Img
![pdo_drivers](https://user-images.githubusercontent.com/21124057/155161264-ee80d735-90bd-47e0-a009-3e828fca14e6.png)
-
We change many times the .env file with many parameters but the
`php artisan migrate --seed`
doesn't use the changes with an error with mysql :
> In Connector.php line 67: …
-
Bonjour,
Je viens de tester l'installation (via docker), et je rencontre l'erreur suivante lorsque je tente d'accéder à http://localhost (container lti-wims) :
```
Fatal error: Uncaught PDOExcept…
-
```
Unable to connect to mysql ...
Error code: 2002
Error file: C:\xampp\htdocs\loginscreen\inc\PDO-mysql.php
Error line: 3
Error data: SQLSTATE[…
-
Hello,
I'm using your image since a long time. I only tried with mysql and postgresql and it works well.
I just tried on an oracle database and I have this message :
None of the supported PHP exte…