Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

# of rows affected for update query- Solved

edited March 2011 in Vanilla 2.0 - 2.8
MySQL update returns the number of rows updated as the response to the update command.
Gdn::SQL()->Update(...->Put() seems to return an empty dataset. Anyone know how to get the # of rows back?

Comments

This discussion has been closed.