You can't. I think they will be bringing that in MySql 4 -- see the todo section of the documentation.
If you are using it in a php script just run the queries separatly storing the result of the first in a variable and usinmg that variable to update the database.