Lost Connection to MySQL server during query
Lost Connection to MySQL server during query
Hello.
I am using dbForge Studio for MySql. Version 3.0.182. Professional Edition.
Everytime i try to run any large query I receive the error:
Los Connection to MySQL server during query.
I am running the same query with the MYSQL browser GUI and works fine.
LOAD DATA INFILE "C:/10182008.csv" IGNORE INTO TABLE teventos FIELDS TERMINATED BY ","
I am using WAMP with MYSQL v 5.0.51b running on top of Windows Professional XP SP3.
I read all the posts with the same error but I have a 24 hours time out configured for MySQL connections and it continue doing the same.
Is there a work around?
Thanks a lot.
A.
I am using dbForge Studio for MySql. Version 3.0.182. Professional Edition.
Everytime i try to run any large query I receive the error:
Los Connection to MySQL server during query.
I am running the same query with the MYSQL browser GUI and works fine.
LOAD DATA INFILE "C:/10182008.csv" IGNORE INTO TABLE teventos FIELDS TERMINATED BY ","
I am using WAMP with MYSQL v 5.0.51b running on top of Windows Professional XP SP3.
I read all the posts with the same error but I have a 24 hours time out configured for MySQL connections and it continue doing the same.
Is there a work around?
Thanks a lot.
A.
You can set execution timeout on the Advanced tab of the Database Connection Properties dialog box. You can find this dialog from popup menu of connection node in Database Explorer window.
Execution timeout is a client option, which allows to interrupt execution of query if server doesn't respond for a long time.
Execution timeout is a client option, which allows to interrupt execution of query if server doesn't respond for a long time.
i have been having the same issues, i get that lost connection error, even though this works flawlessly with the query application that comes with mysql tools.
i even tried using a long timeout delay for both fields, and use zero too. but this doesnt work. my query uses 2 inner joins.
what can i do about it?
i even tried using a long timeout delay for both fields, and use zero too. but this doesnt work. my query uses 2 inner joins.
what can i do about it?
Could you please post the full version of the product?warp wrote:i have been having the same issues, i get that lost connection error, even though this works flawlessly with the query application that comes with mysql tools.
i even tried using a long timeout delay for both fields, and use zero too. but this doesnt work. my query uses 2 inner joins.
what can i do about it?
http://download.devart.com/dbforge/mysq ... rmysql.exe
it says 404, is it just me or the file is missing ?
it says 404, is it just me or the file is missing ?