mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge 10.4 into 10.5
This commit is contained in:
@ -6385,6 +6385,7 @@ public:
|
||||
bool cmp_int();
|
||||
bool cmp_decimal();
|
||||
bool cmp_str();
|
||||
bool cmp_time();
|
||||
};
|
||||
|
||||
/* EXISTS subselect interface class */
|
||||
|
Reference in New Issue
Block a user