Delete query returns true value but still delete doesn't occur

From: kushal bhattacharya <bhattacharya.kushal4_at_gmail.com>
Date: Tue, 28 Mar 2017 06:59:01 -0700 (PDT)
Message-ID: <38becceb-a83c-48d5-9e5e-436f6905f86a_at_googlegroups.com>



Hi,
[Quoted] [Quoted] I am running delete query on some table as

delete from msg_table where msg_id=? and (state=? and sock_fd=?)

[Quoted] the return values gives true and most of the time the query works and deletes the entry.But in some rare occurences,my return value is true but still the row is not deleted.Is there any special reason about this? Thanks,
Kushal Received on Tue Mar 28 2017 - 15:59:01 CEST

Original text of this message