1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Revert "MDEV-27036: re-enable my_json_writer-t unit test"

This reverts commit 2d21917e7d.

No explainations, lots of code moved, wrong cmake changes
This commit is contained in:
Sergei Golubchik
2021-12-07 09:57:51 +01:00
parent 23bfacf1cc
commit 1e8bcbd0a0
17 changed files with 152 additions and 199 deletions

View File

@ -54,8 +54,6 @@ 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: