HandlerSocket-Plugin-for-MySQL icon indicating copy to clipboard operation
HandlerSocket-Plugin-for-MySQL copied to clipboard

Atomic read-modify-write operations

Open ahiguti opened this issue 14 years ago • 7 comments

Atomic read-modify-write operations should be supported.

ahiguti avatar Oct 26 '10 01:10 ahiguti

yes, agreed! it would ideally need to allow insert with default or specified (dynamic) values if no row was found. like using: insert .. on duplicate key update ..

Ossip avatar Oct 26 '10 03:10 Ossip

This feature would be great!

selforganized avatar Oct 26 '10 10:10 selforganized

+1. like memcached's compare-and-set

dyu avatar Oct 27 '10 02:10 dyu

Hi,

Just wondered if this feature has been implemented yet?

selforganized avatar Dec 15 '10 03:12 selforganized

Not yet.

ahiguti avatar Dec 17 '10 04:12 ahiguti

Do you plan to implement the feature? It would be awesome!

poison avatar Feb 09 '11 00:02 poison

Hello, have the features been implemented? (:

CoderTiger avatar Jul 04 '11 09:07 CoderTiger