forked from percona/percona-server
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PS-269 (Initial Percona Server 8.0.12 tree)
Fix merge error in which sql_base.cc Node class hierarchy no longer inherits from Sql_alloc due to its removal, but the effect of this inheritance - allocation on THR_MALLOC mem root - was not re-introduced by using placement new operators. Fixed accordingly.
- Loading branch information
1 parent
d36992e
commit c570780
Showing
1 changed file
with
7 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters