14 calls to db_affected_rows()

cache_set in drupal-6.x/includes/cache.inc
Store data in the persistent cache.
filter_list_format in drupal-6.x/modules/filter/filter.module
Retrieve a list of filters for a certain format.
lock_acquire in drupal-6.x/includes/lock.inc
Acquire (or renew) a lock, but do not block if it fails.
lock_may_be_available in drupal-6.x/includes/lock.inc
Check if lock acquired by a different process may be available.
node_type_update_nodes in drupal-6.x/modules/node/node.module
Updates all nodes of one type to be of another type.
openid_user_delete_form_submit in drupal-6.x/modules/openid/openid.pages.inc
search_index in drupal-6.x/modules/search/search.module
Update the full-text search index for a particular item.
search_update_totals in drupal-6.x/modules/search/search.module
This function is called on shutdown to ensure that search_total is always up to date (even if cron times out or otherwise fails).
sess_write in drupal-6.x/includes/session.inc
Writes an entire session to the database (internal use only).
statistics_exit in drupal-6.x/modules/statistics/statistics.module
Implementation of hook_exit().
system_update_6038 in drupal-6.x/modules/system/system.install
Ensure that "Account" is not used as a Profile category.
user_set_authmaps in drupal-6.x/modules/user/user.module
Save mappings of which external authentication module(s) authenticated a user. Maps external usernames to user ids in the users table.
variable_set in drupal-6.x/includes/bootstrap.inc
Sets a persistent variable.
_update_cache_set in drupal-6.x/modules/update/update.module
Store data in the private update status cache table.