Dante,

On Tue, Dec 22, 2009 at 3:53 PM, Dante Lorenso <da...@lorenso.com> wrote:
> All,
>
> There was a feature of another DB that I have grown extremely accustomed to
> and would like to find the equivalent in MySQL:
>
> UPDATE mytable SET
>  mycolumn = mycolumn + 1
> WHERE mykey = 'dante'
> RETURNING mycolumn;

I know what you're talking about.  It doesn't exist in MySQL and I
would not expect it to be added soon.  (Probably not ever, but that's
just a guess.)

- Baron

-- 
Baron Schwartz
Percona Inc: Services and Support for MySQL
http://www.percona.com/

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to