mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge 10.5 into 10.6
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
class Debug_key: public String
|
||||
{
|
||||
public:
|
||||
Debug_key() { };
|
||||
Debug_key() = default;
|
||||
void print(THD *thd) const
|
||||
{
|
||||
push_warning_printf(thd, Sql_condition::WARN_LEVEL_NOTE,
|
||||
|
Reference in New Issue
Block a user