I have made same tests and I have got the following results:
-the error doesn't depend by the socket timeout;
-the error doesn't depend by the server OS (I have tried with windows server 2003 and MacOS X);
-the error doesn't depend by the client OS (I have tried with windows XP and MacOS X);
-I get ...
Search found 13 matches
- Tue Mar 13, 2007 8:53 am
- Forum: Databases
- Topic: MySQL has gone away
- Replies: 1
- Views: 5466
- Thu Mar 08, 2007 6:48 pm
- Forum: Databases
- Topic: MySQL has gone away
- Replies: 1
- Views: 5466
MySQL has gone away
Do you know if there is a relationship between the socket timeout and the connection to a MySQL server with the revOpenDatabase function?
When I stay connect from a remote machine to the server and I don't send a query for more than 5 minutes, I obtain the error "MySQL has gone away".
PS
I have ...
When I stay connect from a remote machine to the server and I don't send a query for more than 5 minutes, I obtain the error "MySQL has gone away".
PS
I have ...
- Wed Jan 24, 2007 6:04 pm
- Forum: Databases
- Topic: LOAD DATA LOCAL INFILE with MySQL
- Replies: 0
- Views: 4263
LOAD DATA LOCAL INFILE with MySQL
Hi, all
I have to upload a file from a client Revolution application to a MySQL server, but I obtain the following error:
"ERROR 1148: The used command is not allowed with this MySQL version"
If I try with another client application (i.e. MySQL Query Browser) from the same machine it works.
In mySQL ...
I have to upload a file from a client Revolution application to a MySQL server, but I obtain the following error:
"ERROR 1148: The used command is not allowed with this MySQL version"
If I try with another client application (i.e. MySQL Query Browser) from the same machine it works.
In mySQL ...
- Wed Jun 14, 2006 7:43 am
- Forum: Feature Proposals
- Topic: Individual Paragraphs in fields
- Replies: 3
- Views: 5848
- Wed May 31, 2006 7:59 am
- Forum: Databases
- Topic: Invalid connection ID
- Replies: 8
- Views: 16041
- Tue May 30, 2006 5:54 pm
- Forum: Databases
- Topic: Invalid connection ID
- Replies: 8
- Views: 16041
I have checked the external files and they are OK.
As Jan suggested, I have verified the open connections before the query and I have discovered that I have no active connections.
It is very strange because the same app worked same days ago and in IDE environment it works again now.
I don't have any ...
As Jan suggested, I have verified the open connections before the query and I have discovered that I have no active connections.
It is very strange because the same app worked same days ago and in IDE environment it works again now.
I don't have any ...
- Tue May 30, 2006 6:30 am
- Forum: Databases
- Topic: Invalid connection ID
- Replies: 8
- Views: 16041
- Mon May 29, 2006 6:57 pm
- Forum: Databases
- Topic: Invalid connection ID
- Replies: 8
- Views: 16041
Invalid connection ID
Hi,
I am trying a query to MySQL database using MacOS X 10.4.6 and Rev 2.6.1.
When I am in IDE environment all works fine, but when I make a standalone application I have the following error:
-the connection is OK
the revOpenDatabase returns a connection ID
-the first query returns the error ...
I am trying a query to MySQL database using MacOS X 10.4.6 and Rev 2.6.1.
When I am in IDE environment all works fine, but when I make a standalone application I have the following error:
-the connection is OK
the revOpenDatabase returns a connection ID
-the first query returns the error ...
- Fri May 05, 2006 8:32 am
- Forum: Databases
- Topic: revOpendataBase on Linux
- Replies: 11
- Views: 21092
- Thu Apr 20, 2006 3:03 pm
- Forum: Databases
- Topic: revOpendataBase on Linux
- Replies: 11
- Views: 21092
- Sat Apr 15, 2006 7:48 pm
- Forum: Databases
- Topic: revOpendataBase on Linux
- Replies: 11
- Views: 21092
- Sat Apr 15, 2006 3:59 pm
- Forum: Databases
- Topic: revOpendataBase on Linux
- Replies: 11
- Views: 21092
- Sat Apr 15, 2006 10:26 am
- Forum: Databases
- Topic: revOpendataBase on Linux
- Replies: 11
- Views: 21092
revOpendataBase on Linux
When I try to connect to MySQL on a Linux machine, I have this result:
revdberr.invalid database type.
Where can be the problem?
MySQL runs correctly and I can connect it with 'mysql query browser' application.
WIth rev I can't.
Is a drive problem?If yes, where have I get and install the MySQL ...
revdberr.invalid database type.
Where can be the problem?
MySQL runs correctly and I can connect it with 'mysql query browser' application.
WIth rev I can't.
Is a drive problem?If yes, where have I get and install the MySQL ...