Logo
Explore Help
Sign In
1berry/MariaDB-server
1
0
Fork 0
You've already forked MariaDB-server
Code Issues Packages Projects Releases Wiki Activity
MariaDB-server/mysql-test/include/weight_string_l2.inc

11 lines
389 B
PHP
Raw Permalink Normal View History

MDEV-27691: make working view-protocol Tests with checking metadata or that cannot be run with the view-protocol are excluded from --view-protocol. For tests that do not allow the use of an additional connection, the util connection is disabled with "--disable_service_connection". Also cases with bugs for --view-protocol are disabled.
2022-06-09 10:32:51 +07:00
#enable after fix MDEV-29290
--disable_view_protocol
MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6
2013-10-23 20:25:52 +04:00
select @@collation_connection;
select hex(weight_string('a' LEVEL 2));
select hex(weight_string('A' LEVEL 2));
select hex(weight_string('abc' LEVEL 2));
select hex(weight_string('abc' as char(2) LEVEL 2));
select hex(weight_string('abc' as char(3) LEVEL 2));
select hex(weight_string('abc' as char(5) LEVEL 2));
MDEV-27691: make working view-protocol Tests with checking metadata or that cannot be run with the view-protocol are excluded from --view-protocol. For tests that do not allow the use of an additional connection, the util connection is disabled with "--disable_service_connection". Also cases with bugs for --view-protocol are disabled.
2022-06-09 10:32:51 +07:00
--disable_view_protocol
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 3678ms Template: 10ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API