[Quickfix-users] QuickfFIX with MySQL
Brought to you by:
orenmnero
From: mguo <mg...@dv...> - 2011-05-12 11:34:42
|
Hi, I'm trying to run the 2 example applications tradeclient and executor with MySQL as the storage and logging options. I ran the MySQL configuration batch file, and both applications compiled fine, but when I try to run either programs, I get the error: "Configuration failed: Unable to connect to database [MySQL server has gone away]" Both programs were up and running fine with file based storage and logging but this error always comes up when I try to run them with MySQL storage and logging. I'm using the default MySQL configuration, the example applications have the default MySQL settings set as per the documentation, all of the applications including the MySQL server are running on the same machine, and I can see that the databases and tables are properly setup using the MySQL command line client. Can anyone give me an idea of where to look or what's causing this? Thanks Mike -- View this message in context: http://old.nabble.com/QuickfFIX-with-MySQL-tp31602206p31602206.html Sent from the QuickFIX - User mailing list archive at Nabble.com. |