My project in first connected to SQL server by this connection name “conn_mssql”,
After that I faced many issues with Arabic language,
So I added another connection with MySQL this connection name “conn_mysql”
It worked good in development mode but in production mode it shows this error message,
So every time I update changes in production mode it show the same message.
Anybody can help me please?