1
0
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:
Sergei Golubchik
2015-10-05 09:47:45 +02:00
parent cf50e13fbd
commit e8daa41885
6 changed files with 19 additions and 20 deletions

View File

@@ -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