Commit b4ab7239 authored by vasil's avatar vasil

branches/zip:

Extend the comment about row_mysql_handle_errors().

Suggested by:	Heikki
parent f22c429a
...@@ -485,7 +485,7 @@ next_column: ...@@ -485,7 +485,7 @@ next_column:
/****************************************************************//** /****************************************************************//**
Handles user errors and lock waits detected by the database engine. Handles user errors and lock waits detected by the database engine.
@return TRUE if it was a lock wait and we should continue running the @return TRUE if it was a lock wait and we should continue running the
query thread */ query thread and in that case the thr is ALREADY in the running state. */
UNIV_INTERN UNIV_INTERN
ibool ibool
row_mysql_handle_errors( row_mysql_handle_errors(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment