Hi there,
I was trying to add a server and the system failed because you are using ` (backward quotes) around the names of the fields.
This is a MySQL specific feature and cannot be used. If you have a problem with a field name being a keyword, then change the name of the field instead.
Thank you.
Alexis Wilke