mirror of
https://github.com/MariaDB/server.git
synced 2026-04-29 11:45:32 +02:00
5.3 merge
This commit is contained in:
commit
edab37cd68
57 changed files with 857 additions and 254 deletions
|
|
@ -659,6 +659,8 @@ public:
|
|||
/* Add a comment on the join algorithm employed by the join cache */
|
||||
virtual void print_explain_comment(String *str);
|
||||
|
||||
THD *thd();
|
||||
|
||||
virtual ~JOIN_CACHE() {}
|
||||
void reset_join(JOIN *j) { join= j; }
|
||||
void free()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue