Hello,
I have an error when I create the ser database with the ser_mysql utilities, tables are
correctly created but users (ser, serro) are not created.
When I query mysql with “select * from user;” I have an error, and when I query mysql with
“select User()” I have only the user root@localhost
Thanks