Need for technical support for 10061 and 1067 errors

[expired user #8692]'s profile image [expired user #8692] posted 9 years ago in General Permalink





what can i do ? Please help me :(((
jfalch's profile image jfalch posted 9 years ago Permalink
winsock error 10061 means heidisql tries to connect to a server, but there is nothing there at the other end. do you have a mysql server running on your machine ?
[expired user #8692]'s profile image [expired user #8692] posted 9 years ago Permalink
i checked task manager and found mysqld then i stopped running. so what can i do ? ( i m newbie )
[expired user #8692]'s profile image [expired user #8692] posted 9 years ago Permalink
SORRY FOR FLOOD
firstly , i want to tell what did i do.
1)- I downloaded mariadb 5.5.40.
2)- I watched this video and did these step https://www.youtube.com/watch?v=k0Ssrh8lBVA
these steps are ;
- setup heidisql
- create new user at session manager
a) 127.0.0.1 , root , simplepassword , 3306
- then create new db named lif_1 ( utf8_general.ci )
- i copied some information from new.sql gamefolder>dedicated server>sql and paste lif_1's query and saved
- in mariadb > my.ini i added these
-character-set-server=utf8
-innodb_file_per_table=ON
-innodb_file_format=Barracuda
-innodb_flush_log_at_trx_commit=1
-max_sp_recursion_depth=255
-max_allowed_packet=10M
-query_cache_size=0
-query_cache_type=OFF


after these , i created succesful server.
1 day later when i tried to open server. It gived error .
jfalch's profile image jfalch posted 9 years ago Permalink
if mysqld is running, this will probably be a problem with windows firewall. you should enable access to mysqld on port 3306 in windows firewall for heidisql (or all programs).

OTOH, try replacing 127.0.0.1 with localhost (probable IPv6 issue).
[expired user #8692]'s profile image [expired user #8692] posted 9 years ago Permalink
I closed firewall for all programs and tried localhost/127.0.0.1 and 127.0.0.1/localhost

now it gave ;
jfalch's profile image jfalch posted 9 years ago Permalink
do either use localhost or 127.0.0.1, but not both.
jfalch's profile image jfalch posted 9 years ago Permalink
why did you "close firewall for all programs" ? I said open it for heidisql.exe.
[expired user #8692]'s profile image [expired user #8692] posted 9 years ago Permalink
close firewall for all programs means shut down firewall '' there is X sign front the red shield picture ''


is open it for heidisql exe means give new rule for heidisql at advantage settings at firewall? if it true , i did windows firewall > advantage setting > incoming rules > new rule and allowed all heidisql. Then i again tried localhost or 127.0.0.1 (not both) and it gave same error.

and i tried install heidisql 10 but when i tried 5.5.40 it gave error


then i opened services.msc and found MySQL but i couldnt click buttons such as '' start , stop , restart ''

[expired user #8692]'s profile image [expired user #8692] posted 9 years ago Permalink
i solved these problems ( 10061,1067) with these steps ;

delete service MySQL
delete heidisql ( first save your data )
reinsatall heidisql.


Please login to leave a reply, or register at first.