$sql = mysql_query("update table set b = (b+1) where a='xx'");

böyle bir şey olur sanırım?
limiti neden kullandın anlamadım?