mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-04 07:55:18 +00:00
[#1160] spelling
This commit is contained in:
@@ -76,7 +76,7 @@ struct TaggedStatement {
|
|||||||
const char* text;
|
const char* text;
|
||||||
};
|
};
|
||||||
|
|
||||||
/// @brief Retry on innoDB deadlock.
|
/// @brief Retry on InnoDB deadlock.
|
||||||
///
|
///
|
||||||
/// When f(args) returns ER_LOCK_DEADLOCK f(args) is called again up to 5 times.
|
/// When f(args) returns ER_LOCK_DEADLOCK f(args) is called again up to 5 times.
|
||||||
///
|
///
|
||||||
|
Reference in New Issue
Block a user