1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-29 08:21:15 +03:00

This commit disables unused EE for chars code

There is a global mutex in CHARSET_INFO that demonstrates
	mutex contention with the current implementation of
	encodeStringPrefix.
This commit is contained in:
Serguey Zefirov
2023-03-17 17:10:40 +03:00
committed by Roman Nozdrin
parent b5c403708f
commit d4238879e3

View File

@ -49,7 +49,7 @@
class PrimTest;
// XXX: turn off dictionary range setting during scan.
#define XXX_PRIMITIVES_TOKEN_RANGES_XXX
//#define XXX_PRIMITIVES_TOKEN_RANGES_XXX
namespace primitives
{