mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Trivial cleanups, no logic changes
- Fold long comment rows and updated comments - Moved one private function in class Item_func_rand among other private functions
This commit is contained in:
@@ -10279,7 +10279,7 @@ bool LEX::sp_proc_stmt_statement_finalize(THD *thd, bool no_lookahead)
|
||||
It is done by transformer.
|
||||
|
||||
The extracted condition is saved in cond_pushed_into_where of this select.
|
||||
cond can remain un empty after the extraction of the condition that can be
|
||||
COND can remain not empty after the extraction of the conditions that can be
|
||||
pushed into WHERE. It is saved in remaining_cond.
|
||||
|
||||
@note
|
||||
|
Reference in New Issue
Block a user