Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.2.35, 10.3.26
-
None
Description
Possibly related to the recent update: https://mariadb.com/kb/en/mariadb-10235-release-notes/
Sites running PHP 5.6 will see this error:
SQLSTATE[HY000]: General error: 1835 Malformed communication packet
|
Sites running PHP 7.0, 7.1, 7.2 will see this error:
Critical Error Could not connect to the database.
|
Setting the sites to use PHP 7.3, solves the issue. So the recent MariaDB update appears to have introduced a DB connection issue for PHP < 7.3 (or anything using PDO)
Another solution is to downgrade. This is also mentioned here: https://xenforo.com/community/threads/mariadb-10-3-26-1-breaks-php-7-2.187331/
Attachments
Issue Links
- includes
-
MDEV-24134 10.4.16 update breaks python
- Closed
-
MDEV-24146 latest update (10.5.7) breaks communication with spring boot application
- Closed
- is duplicated by
-
MDEV-24146 latest update (10.5.7) breaks communication with spring boot application
- Closed
- relates to
-
MDEV-15148 Protocol regression testing for the server
- Open
-
MDEV-31608 MySQL.Data can not connect to MariaDB 11 due a collations with a NULL id.
- Closed