Hi there, I have been recently been getting some errors for some of my queries I am performing with the JS backendless sdk. These errors appear at random - sometimes the queries are executed normally, while other times I get the error. This is very bad for our production environment.
These queries have been working for a year, but suddenly I am receiving this error: Illegal mix of collations (utf8mb4_unicode_520_ci,IMPLICIT) and (utf8mb4_general_ci,IMPLICIT) for operation '<>'
Welcome to the community and thanks for trying Backendless! Please provide us with a full sample request (including the URL from WhereClause). You may skip sensitive data such as the API Key from the URL.
If you run the code via the console you can see the cURL in the network tab of devtools. If you run the code with the code editor please, add the next line to the end of the query: console.log(queryBuilder)
We have an internal ticket for this issue - BKNDLSS-28372. I have just raised its priority. We will do our best to fix the issue asap. Sorry for the inconvenience.
Hi @Marina.Kan, this seemed to have been resolved yesterday and things were running ok this morning. But now every call we make to the API is giving us this error. Our application is 100% DOWN now.
Hello, I’m developing a react app with Backendless and I got same error too. In my case it looks related to a relation retrieval, this produce the error:
@Marina.Kan , @viktor.liablin I have not been able to reproduce the bug during development, both yesterday and today (~6hrs).
Has the problem been resolved on your side?
We are working on this issue. Some fixes have already been made and we are currently testing their efficiency. We are glad that the problem is not reproducing for you. That means we are on the right way.