mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
MDEV-27036: re-enable my_json_writer-t unit test
This commit is contained in:
@ -54,6 +54,8 @@ it into the slow query log.
|
||||
#ifndef SQL_EXPLAIN_INCLUDED
|
||||
#define SQL_EXPLAIN_INCLUDED
|
||||
|
||||
class select_result_sink;
|
||||
|
||||
class String_list: public List<char>
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user