Hi Mike,
I don't understand with the delete the 'deleted' rows. Can you explain
me more? And about the RAM, yes we are going to upgrade it. The
application opens 1000 simultan connections to service the requests 
For the tables, we have 2 identical tables, the flow will be like this.
First when there is an incoming request application A will store it into
the first table, and application A will parse it to redirect it
application B to get the response. After responsed, application B will
store it into the second table. And application A will always check the
second table by searching new rows, if found it will copy it to the
first table and push it to the external request as the result. In simple
word there will always 3 records for each transaction and these 3
records have the same transaction ID. I heard the lock and unlocking
method is only optimized for InnoDB type? Is it right? 

Regards,


Willy
-- 
-----------------------------------------------------------
SMS SERVER, SMS BULK, SMS PREMIUM, WEB DESIGN, NETWORKING
Contact [EMAIL PROTECTED], 62 811 923 464, 62 21 944 8282 4
http://www.binbit.co.id


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to