mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Fix two typos in comments.
sql/sql_parse.cc: Fix a comment. sql/sql_select.cc: Fix a comment.
This commit is contained in:
@@ -5377,7 +5377,7 @@ TABLE_LIST *st_select_lex::add_table_to_list(THD *thd,
|
||||
Initialize a new table list for a nested join
|
||||
|
||||
SYNOPSIS
|
||||
init_table_list()
|
||||
init_nested_join()
|
||||
thd current thread
|
||||
|
||||
DESCRIPTION
|
||||
|
||||
Reference in New Issue
Block a user