RE: [Quickfix-users] mySql schema
Brought to you by:
orenmnero
From: Miller, O. <OM...@ri...> - 2003-11-20 16:14:17
|
Durban, There are scripts in the src/sql directory that will generate the database schema for you. It is recommended that you use these. Once generated, you can query the database for its schema, or you can look analyze the scripts if you are interested in how it looks. -----Original Message----- From: Durban Frazer [mailto:du...@ar...]=20 Sent: Wednesday, November 19, 2003 3:31 PM To: qui...@li... Subject: [Quickfix-users] mySql schema Is there a discription of the exact sql schema to use when using quickfix 1.6 with mysql? I have tried to determine the schema from the source code in=20 mySQLStore.cpp, but it appears that=20 MySQLStore::setNextSenderMsgSeqNum and MySQLStore::setNextTargetMsgSeqNum have switched the incoming and outgoing seqnumbers, so that each updates the wrong number. Is this really an error, or have I=20 miss understood the source file. Durban Frazer ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Quickfix-users mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-users |