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

Merge of WL#1469 with latest bk sources.

This commit is contained in:
unknown
2004-05-11 12:15:58 +03:00
parent 224b9a0621
commit d7938b9fef
12 changed files with 839 additions and 547 deletions

View File

@ -438,4 +438,4 @@ bool cp_buffer_from_ref(TABLE_REF *ref);
bool error_if_full_join(JOIN *join);
int report_error(TABLE *table, int error);
int safe_index_read(JOIN_TAB *tab);
COND *eliminate_not_funcs(COND *cond);
COND *eliminate_not_funcs(THD *thd, COND *cond);