diff options
Diffstat (limited to 'sql/mdl.cc')
-rw-r--r-- | sql/mdl.cc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sql/mdl.cc b/sql/mdl.cc index 81d6c69dca4..9b846f4e657 100644 --- a/sql/mdl.cc +++ b/sql/mdl.cc @@ -2399,9 +2399,6 @@ bool MDL_context::visit_subgraph(MDL_wait_for_graph_visitor *gvisitor) @note If during deadlock resolution context which performs deadlock detection is chosen as a victim it will be informed about the fact by setting VICTIM status to its wait slot. - - @retval TRUE A deadlock is found. - @retval FALSE No deadlock found. */ void MDL_context::find_deadlock() |