http://www.brightstarcorp.com.br/simm/suporte/downloads/modem-giant-d301/
URL era
http://www.simmdobrasil.com.br/suporte/downloads.php
Mostrando postagens com marcador Trabalho. Mostrar todas as postagens
Mostrando postagens com marcador Trabalho. Mostrar todas as postagens
sexta-feira, 25 de junho de 2010
terça-feira, 29 de dezembro de 2009
MySQL Error reading packet from server: Binary log is not open ( server_errno=1236)
my.cnf
[mysqld]
server-id = 20
auto_increment_offset = 2
auto_increment_increment = 10
master-host = 192.168.9.233 # node A
master-user = root
master-password = mypassword
log-bin=mysql-bin # I solved this problem adding this line
[mysqld]
server-id = 20
auto_increment_offset = 2
auto_increment_increment = 10
master-host = 192.168.9.233 # node A
master-user = root
master-password = mypassword
log-bin=mysql-bin # I solved this problem adding this line
terça-feira, 8 de dezembro de 2009
An existing connection was forcibly closed by the remote host
I had a C# ASP.Net WebService that was giving this error message.
The solution was to turn off HTTP Keep Alive of IIS.
The solution was to turn off HTTP Keep Alive of IIS.
sábado, 28 de junho de 2008
Assinar:
Postagens
(
Atom
)