mirror of
https://github.com/MariaDB/server.git
synced 2026-05-04 22:25:32 +02:00
rollback of bug #40761 fix
This commit is contained in:
parent
ffe23f0eb7
commit
5ff1bcbc2a
6 changed files with 29 additions and 56 deletions
|
|
@ -193,8 +193,6 @@ public:
|
|||
void * arg, traverse_order order);
|
||||
bool is_expensive_processor(byte *arg);
|
||||
virtual bool is_expensive() { return 0; }
|
||||
protected:
|
||||
void agg_num_lengths(Item *arg);
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue