mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Merge 5.5 into 10.1
Null merge the MDEV-14383 fix; it affects 5.5 only.
This commit is contained in:
@@ -650,7 +650,7 @@ public:
|
||||
/* Cache of the result of is_expensive(). */
|
||||
int8 is_expensive_cache;
|
||||
|
||||
/* Reuse size, only used by SP local variable assignment, otherwize 0 */
|
||||
/* Reuse size, only used by SP local variable assignment, otherwise 0 */
|
||||
uint rsize;
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user