mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
A name of macro is fixed.
This commit is contained in:
@@ -2086,7 +2086,7 @@ public:
|
||||
class my_var : public Sql_alloc {
|
||||
public:
|
||||
LEX_STRING s;
|
||||
#ifndef DEBUG_OFF
|
||||
#ifndef DBUG_OFF
|
||||
/*
|
||||
Routine to which this Item_splocal belongs. Used for checking if correct
|
||||
runtime context is used for variable handling.
|
||||
|
||||
Reference in New Issue
Block a user