mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Merge debian.(none):/M51/mysql-5.1
into debian.(none):/M51/push-5.1 sql/sql_parse.cc: Auto merged
This commit is contained in:
@@ -5640,7 +5640,7 @@ TABLE_LIST *st_select_lex::add_table_to_list(THD *thd,
|
||||
LEX_STRING *alias,
|
||||
ulong table_options,
|
||||
thr_lock_type lock_type,
|
||||
List<index_hint> *index_hints_arg,
|
||||
List<Index_hint> *index_hints_arg,
|
||||
LEX_STRING *option)
|
||||
{
|
||||
register TABLE_LIST *ptr;
|
||||
|
||||
Reference in New Issue
Block a user