mirror of
https://github.com/MariaDB/server.git
synced 2025-05-28 13:01:41 +03:00
Merge 5.5 into 10.1
Null merge the MDEV-14383 fix; it affects 5.5 only.
This commit is contained in:
commit
d6f0e60a67
@ -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:
|
||||
|
@ -1951,7 +1951,7 @@ before_trg_err:
|
||||
|
||||
|
||||
/******************************************************************************
|
||||
Check that all fields with arn't null_fields are used
|
||||
Check that there aren't any null_fields
|
||||
******************************************************************************/
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user