sql_browser_ui_test: adjust test for mariadb >= 10.3.38

For such query with multiple SELECT since mariadb 10.3.38, the error is
no longer a "commands out of sync" ProgrammingError, but a simple SQL
error during the parsing step - and nothing is executed.

Adjust the test to just expect "rror" which would match Error (from
ProgrammingError) and "error" from ("you have an error in your SQL syntax")
6 jobs for master in 0 seconds (queued for 1 second)
Status Job ID Name Coverage
  External
failed ERP5.CodingStyleTest-Master

01:21:13

passed ERP5.PerformanceTest-Master

00:25:51

failed ERP5.UnitTest-Master

01:56:52

failed ERP5.UnitTest-Master.Medusa

02:08:41

passed SlapOS.Eggs.UnitTest-Master.Python2

00:15:26

passed SlapOS.Eggs.UnitTest-Master.Python3

00:15:32