[Quickfix-developers] reloading mysql database
Brought to you by:
orenmnero
From: Clark S. <cla...@ya...> - 2004-11-15 15:35:41
|
Queires of fix orders are starting to take a long time in my database of fix orders. I thought maybe I should reload the database. After studying the way it is set up, I don't think this will do anything. I only add records, and never delete them. The timestamp is one of the keys used to sort the records, therefor the records are inserted in order, and the index tables should always stay in order. Do I understand this correctly? My impression is that the mysql database will always stay optimized because of the way quickfix access the data. --------------------------------- Do you Yahoo!? Check out the new Yahoo! Front Page. www.yahoo.com |