LycheeOrg/Lychee-Docker

SQL Error

Opened this issue · 0 comments

I have not changed my config, but I started getting this MySQL error on startup

lychee     | In Connection.php line 793:
lychee     |                                                                                
lychee     |   SQLSTATE[HY000] [2054] Server sent charset (0) unknown to the client. Pleas  
lychee     |   e, report to the developers (Connection: mysql, SQL: select * from informat  
lychee     |   ion_schema.tables where table_schema = lychee and table_name = migrations a  
lychee     |   nd table_type = 'BASE TABLE')                                                
lychee     |                                                                                
lychee     | 
lychee     | In Connector.php line 65:
lychee     |                                                                                
lychee     |   SQLSTATE[HY000] [2054] Server sent charset (0) unknown to the client. Pleas  
lychee     |   e, report to the developers