1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-30 19:23:07 +03:00

MCOL-3536 Collation

This commit is contained in:
David Hall
2020-06-08 17:57:37 -05:00
parent d289c30521
commit f9078efbc6
38 changed files with 79 additions and 147 deletions

View File

@ -18,9 +18,6 @@
// $Id: idborderby.cpp 3932 2013-06-25 16:08:10Z xlou $
#include <mariadb.h>
#include <m_ctype.h>
#include <iostream>
#include <cassert>
#include <string>
@ -51,6 +48,8 @@ using namespace rowgroup;
#include "joblisttypes.h"
#include "collation.h"
// See agg_arg_charsets in sql_type.h to see conversion rules for
// items that have different char sets
namespace ordering