1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

after review patch

This commit is contained in:
bell@sanja.is.com.ua
2004-08-31 21:10:57 +03:00
parent 18366c930c
commit 2cf1234ba2
10 changed files with 74 additions and 70 deletions

View File

@ -438,4 +438,3 @@ 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(THD *thd, COND *cond);