mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtime
into bodhi.(none):/opt/local/work/mysql-5.0-runtime sql/sql_lex.cc: Auto merged sql/sql_lex.h: Auto merged
This commit is contained in:
@ -1198,7 +1198,7 @@ typedef struct st_lex : public Query_tables_list
|
||||
bool can_not_use_merged();
|
||||
bool only_view_structure();
|
||||
bool need_correct_ident();
|
||||
uint8 get_effective_with_check(st_table_list *view);
|
||||
uint8 get_effective_with_check(TABLE_LIST *view);
|
||||
/*
|
||||
Is this update command where 'WHITH CHECK OPTION' clause is important
|
||||
|
||||
|
Reference in New Issue
Block a user