[Quickfix-users] mySql schema
Brought to you by:
orenmnero
From: Durban F. <du...@ar...> - 2003-11-19 21:30:20
|
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 mySQLStore.cpp, but it appears that 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 miss understood the source file. Durban Frazer |