mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
5.5 merge
This commit is contained in:
@ -716,7 +716,7 @@ bool st_select_lex_unit::exec()
|
||||
ER(ER_QUERY_EXCEEDED_ROWS_EXAMINED_LIMIT),
|
||||
thd->accessed_rows_and_keys,
|
||||
thd->lex->limit_rows_examined->val_uint());
|
||||
thd->killed= NOT_KILLED;
|
||||
thd->reset_killed();
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user