mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
typos in comments, minor stylistic edits
This commit is contained in:
@@ -462,7 +462,7 @@ int ha_seq_group_by_handler::next_row()
|
||||
List_iterator_fast<Item> it(*fields);
|
||||
Item_sum *item_sum;
|
||||
Sequence_share *seqs= ((ha_seq*) table_list->table->file)->seqs;
|
||||
DBUG_ENTER("ha_seq_group_by_handler");
|
||||
DBUG_ENTER("ha_seq_group_by_handler::next_row");
|
||||
|
||||
/*
|
||||
Check if this is the first call to the function. If not, we have already
|
||||
|
Reference in New Issue
Block a user