-
Notifications
You must be signed in to change notification settings - Fork 158
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The sql_x function (and thus functions using it like sql_string) now also retries executing the statement in case of a deadlock like the sql function. This addresses an issue with queries of the auth_cache aborting if there are too many concurrent ones.
- Loading branch information
1 parent
57728f5
commit 8ce36d9
Showing
1 changed file
with
20 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters