1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

sql_base.cc, ndb_condition_pushdown.result, opt_range.cc:

After merge changes
This commit is contained in:
evgen@moonbone.local
2006-08-30 22:11:23 +04:00
parent 8cf9781717
commit fe18e36e73
3 changed files with 7 additions and 6 deletions

View File

@ -5482,7 +5482,7 @@ bool setup_tables_and_check_access(THD *thd,
TABLE_LIST *tables,
TABLE_LIST **leaves,
bool select_insert,
ulong_want_access_first,
ulong want_access_first,
ulong want_access)
{
TABLE_LIST *leaves_tmp= NULL;