PhpStorm shows an error when connecting to Manticore

Hi everyone! I’m connecting to Manticore via PhpStorm - using the correct port and no authentication, but I’m getting an error. Also, I can’t create a table.
UPD:
The problem is solved. I set the MySQL version to 5.1 in the connection settings.