Cloning Function Error 5.11.0

Hi there,

Has anyone had an issue with the cloning function for 5.11.0?

We are running 5.9.3 and have upgraded our test server to 5.11.0. This error is generated - We actually tried 5.10.1 too and had the same error.

“You have an error in you SQL sytax; check the manual that corresponds to your MariaDB server version for the right syntax to use near " at line 1”

It seems that the regardless of the error the content is cloning fine.

Our sys admin is stumped!

Looking forward to hearing what everyone thinks.

Best wishes,
Michelle

Hi Michelle,

Sounds like a configuration error with SQL/MariaDB. I would normally have expected to see some text between “near” and “at line 1” in the error message.

We haven’t seen this on any of our hosted PB instances. This link might provide a place for your sysadmin to look further: https://mariadb.com/kb/en/library/basic-sql-debugging/#interpreting-the-empty-error. Good luck!