Fix need_insert_lock so that it returns false if the protocol version
authorTatsuo Ishii <ishii at sraoss.co.jp>
Sat, 14 Mar 2009 03:39:50 +0000 (03:39 +0000)
committerTatsuo Ishii <ishii at sraoss.co.jp>
Sat, 14 Mar 2009 03:39:50 +0000 (03:39 +0000)
commit6a1a7b7679f484c5753dedffb0a4fc24a4b1d711
tree660783b60f83b0af55ac9f138014ccfba7eb4a27
parent93053443307bc895bb8bf2cecd6c90c48c6c04b4
Fix need_insert_lock so that it returns false if the protocol version
is 2. insert_lock has not been working for V2 protocol anyway, so this
is ok.
pool_process_query.c