MySQL Forums
Forum List  »  Federated Storage Engine

Re: Error 1434
Posted by: Eric
Date: February 25, 2006 11:37AM

I haven't found the solution and i need your help.

I figure maybe i should increase the timeout.

From the specific error i got (1159), the reference manual said it's "Got timeout reading communication
packets". And i decide to increase the timeout to 50 seconds. Maybe with longer time, the federated table can be build.

The question is, what is the variable name for this read timeout setting?

I use net_read_timeout but when i tried to build federated table, the query always stop after around 30 seconds. (the default).

i set the net_read_timeout by this syntax : set net_read_timeout = 50;

am i setting the right variable name?



Edited 1 time(s). Last edit at 02/25/2006 11:37AM by Eric .

Options: ReplyQuote


Subject
Views
Written By
Posted
7395
February 24, 2006 08:19PM
Re: Error 1434
4750
February 25, 2006 11:37AM
4462
July 04, 2006 07:31AM
3859
March 16, 2006 01:07PM
3711
July 04, 2006 07:45AM
5658
July 05, 2006 07:11AM
4056
July 05, 2006 07:52AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.