Ir para conteúdo
Fórum Script Brasil
  • 0

Erro Connect Mysql


Thiago Top

Pergunta

Ola, bom dia a todos!!

Estou com um pequeno problema no MySQL, esta rodando redondinho

mas em determinados momentos ele para de rodar e aparece a seguinte mensagem:

"SQL ERRO: Can`t connect to MYSQL server on '127.0.0.1' (10055)"

Procurei na net e não achei nada a respeito.

alguém pode me ajudar?

Desde já, obrigado!

[]s, Thiago

Editado por Denis Courcy
Adição de subtítulo. Melhorar entendimento.
Link para o comentário
Compartilhar em outros sites

1 resposta a esta questão

Posts Recomendados

  • 0

Oi 'Thiago Top'!

Este erro foi reportado no MySQL BUG #24744 em 01/12/2006

Ele diz:

Error 10055: An operation on a socket could not be performed because the system lacked

sufficient buffer space or because a queue was full. The online documentation indicates

that send over a blocking socket should block if there is no system buffer space

available:

If no buffer space is available within the transport system to hold the data to be

transmitted, send will block unless the socket has been placed in a nonblocking mode. On

nonblocking stream oriented sockets, the number of bytes written can be between 1 and the

requested length, depending on buffer availability on both client and server machines.

So I guess you will have to write to MS support since your platform is affected with that

bug.

Não é um bug do MySQL. É um problema de socket de sua máquina. Favor contactar o suporte Microsoft.

Link para o comentário
Compartilhar em outros sites

Visitante
Este tópico está impedido de receber novos posts.


  • Estatísticas dos Fóruns

    • Tópicos
      152,2k
    • Posts
      652k
×
×
  • Criar Novo...