Estou tentando iniciar o servidor mysql pelo workbench mas sempre recebo o erro
“Cannot connect to database server”
your root conection attempt failed for user’s root from your host to server at localhost:3306:
User root has exceeded the ‘max_connection_per_hour’ resource (current value: 2).
Na tentativa de fazer uma conexão pelo netbeans acabei mudando o “max_connections_per_hour” pelo workbench, agora o servidor não entra de jeito nenhum.
Como faço pra resolver isso?