mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Applying InnoDB snapshot
Detailed revision comments: r6527 | vasil | 2010-01-29 14:39:48 +0200 (Fri, 29 Jan 2010) | 6 lines branches/zip: Extend the comment about row_mysql_handle_errors(). Suggested by: Heikki
This commit is contained in:
@ -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(
|
||||||
|
Reference in New Issue
Block a user