mirror of https://github.com/MariaDB/server
Browse Source
This commit fixes a bug in MSAN verification in debug builds related to the member of a lex->definer structure field that may be uninitialized for some SET statements. The bug is caused by debug output in a wsrep-specific insert and does not affect server functionality.pull/3801/head
2 changed files with 6 additions and 4 deletions
Loading…
Reference in new issue