mirror of
https://github.com/MariaDB/server.git
synced 2026-04-29 11:45:32 +02:00
Fix spelling: occurred, execute, which etc
This commit is contained in:
parent
f8251911a4
commit
1777fd5f55
126 changed files with 200 additions and 200 deletions
|
|
@ -590,7 +590,7 @@ public:
|
|||
global parameters for union
|
||||
*/
|
||||
st_select_lex *global_parameters;
|
||||
//node on wich we should return current_select pointer after parsing subquery
|
||||
//node on which we should return current_select pointer after parsing subquery
|
||||
st_select_lex *return_to;
|
||||
/* LIMIT clause runtime counters */
|
||||
ha_rows select_limit_cnt, offset_limit_cnt;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue