mariadb-AlexeyVorovich
64f1d541d0
MCOL-5519: new defaults in columnstore.cnf ( #2894 )
...
feat(charset)!: utf8 is a new charset default and utf8_general_ci is a new collation default in the engine configuration file shipped
---------
Co-authored-by: Leonid Fedorov <leonid.fedorov@mariadb.com>
Co-authored-by: mariadb-DanielLee <daniel.lee@mariadb.com>
2023-08-15 18:04:32 +03:00
mariadb-KirillPerov
85a6121f76
Mtrfix kp 220926 ( #2580 )
...
* Update mcol_2000.test
* Update mcs117_create_utf8.test
* Update mcs12_alter_table.test
* Update mcs13_alter_table_negative.test
* Update mcs169_bin_functions.test
* Update mcs171_null_functions.test
* Update mcs173_coalesce_function.test
* Update mcs174_case_function.test
* Update mcs175_convert_functions.test
* Update mcs176_if_function.test
* Update mcs178_adddate_function.test
* Update mcs179_addtime_function.test
* Update mcs180_ascii_function.test
* Update mcs181_between_and.test
* Update mcs182_char_length_function.test
* Update mcs183_date_function.test
* Update mcs184_day_function.test
* Update mcs185_dayname_function.test
* Update mcs186_dayofyear_function.test
* Update mcs187_dayofmonth_function.test
* Update mcs1_create_table_data_types.test
* Update mcs19_grant_revoke.test
* Update mcs229_data_compression_type.test
* Update mcs28_load_data_local_infile.test
* Update mcs2_create_table_valid_names.test
* Update mcs5_create_table_from_other_tables.test
* Update mcs74_check_constraint.test
* Update mcs7_create_table_with_metadata.test
* Update mcs87_alter_column.test
* Update mcs8_create_table_with_constraints.test
* Update disabled.def
* Update mcs19_grant_revoke.test
* Update mcs19_grant_revoke.test
* Update mcs19_grant_revoke.test
2022-10-07 11:36:29 +03:00
David.Hall
237cad347f
MCOL-4758 Limit LONGTEXT and LONGBLOB to 16MB ( #1995 )
...
MCOL-4758 Limit LONGTEXT and LONGBLOB to 16MB
Also add the original test case from MCOL-3879.
2021-07-05 02:09:41 -04:00
Alexander Barkov
625af12c63
MCOL-4676 ColumnStore MTR tests: missing have_innodb.inc and unpredictable default_storage_engine
2021-04-15 11:53:53 +04:00
Alexander Barkov
75e3bbc31e
MCOL-4674 Fix ColumnStore to run MTR tests in a build directory
2021-04-13 11:25:25 +04:00