1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Merge debian.(none):/M51/mysql-5.1

into  debian.(none):/M51/push-5.1
This commit is contained in:
joerg@debian.(none)
2007-07-26 16:21:01 +02:00
34 changed files with 896 additions and 145 deletions

View File

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