mariadb/storage/connect/mysql-test/connect/t
Oleksandr Byelkin 89c7e2b9c7
Some checks failed
Build on Windows ARM64 / build (push) Has been cancelled
Merge branch '10.11' into 11.4
2025-06-17 09:50:22 +02:00
..
alter.test Moved test for online alter in connect to separate test 2024-02-26 13:01:38 +02:00
alter_engine.test MDEV-24422 Server crashes in ha_connect::GetRealType upon ALTER TABLE 2021-03-10 17:27:10 +02:00
alter_not_embedded.test Moved test for online alter in connect to separate test 2024-02-26 13:01:38 +02:00
alter_xml.test - Implementation of the Json BJSON representation. 2020-11-03 18:40:28 +01:00
alter_xml2.test - Implementation of the Json BJSON representation. 2020-11-03 18:40:28 +01:00
bin.test Commit changes pulled from ob-10.0 2015-06-02 10:34:51 +02:00
bson.test MDEV-29426 Fix memory leak in CONNECT JSON/BSON (#2255) 2022-09-19 13:25:45 +01:00
bson_java_2.test - Add the new BSON temporary type for testing 2021-01-08 22:18:52 +01:00
bson_java_3.test - Add the new BSON temporary type for testing 2021-01-08 22:18:52 +01:00
bson_mongo_c.test - Add the new BSON temporary type for testing 2021-01-08 22:18:52 +01:00
bson_udf.inc - Continue BSON development 2021-01-28 01:02:29 +01:00
bson_udf.test MDEV-31005: Make working cursor-protocol 2024-09-18 18:39:26 +07:00
bson_udf2.inc - Continue BSON development 2021-01-28 01:02:29 +01:00
csv.test - Fix writing header of void CONNECT DBF tables on first insert. An error 2014-05-12 23:42:17 +02:00
datest.test Commit updating CONNECT from the 10.1 version 2015-12-04 22:38:16 +01:00
dbf.test Merge branch '10.5' into 10.6 2023-08-01 15:08:52 +02:00
dir.test Make source from 10.2 source 2017-08-10 16:16:25 +02:00
drop-open-error.opt Merge connect/10.0 into 10.0 2017-08-01 11:39:10 +03:00
drop-open-error.test Fixed failure in test connect.drop-open-error for embedded server 2024-02-27 14:55:47 +02:00
endian.test Fix and Enhance remote indexing: 2015-07-16 11:05:20 +02:00
fix.test - Fix writing header of void CONNECT DBF tables on first insert. An error 2014-05-12 23:42:17 +02:00
fmt.test All the last changes made in the ob-10.0 branch including also changes of line endings of some test files 2015-05-20 12:39:17 +02:00
general.test MDEV-23626: CONNECT VIR tables return inconsistent error for UPDATE 2022-04-01 06:40:28 -07:00
grant.inc - Update grant tests for new MariaDB version 10.1.44 2020-01-12 00:52:46 +01:00
grant.test - Update grant tests for new MariaDB version 10.1.44 2020-01-12 00:52:46 +01:00
grant2.test - Update grant tests for new MariaDB version 10.1.44 2020-01-12 00:52:46 +01:00
grant3.test MDEV-9610 Trigger on normal table can't insert into CONNECT engine table - Access Denied 2016-04-26 21:03:40 +02:00
have_libxml2.inc Remove warning when using connect have_libxml2.inc 2022-05-24 15:14:37 +03:00
have_odbc.inc Adding basic ODBC tests that do not need a DSN 2013-12-05 17:26:28 +04:00
have_odbc_oracle.inc Adding tests for TABLE_TYPE=ODBC with Oracle. 2013-12-25 18:24:37 +04:00
have_odbc_postgresql.inc Fixing the message displayed when the test PostgreSQL data source name 2013-12-11 19:47:37 +04:00
have_odbc_sqlite3.inc Splitting SQLite3 tests into two parts: 2013-05-24 15:21:06 +04:00
have_zip.inc Commit changes made for version 10.1 2017-01-17 19:39:49 +01:00
index.test Added test cases for preceding test 2023-02-03 00:00:35 +03:00
infoschema-9739.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
infoschema2-9739.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
ini.test - Fix writing header of void CONNECT DBF tables on first insert. An error 2014-05-12 23:42:17 +02:00
ini_grant.test - Update grant tests for new MariaDB version 10.1.44 2020-01-12 00:52:46 +01:00
jdbc.test - Fix MDEV-25863 : Replace __WIN__ by _WIN32 2021-06-08 17:44:43 +02:00
jdbc_new.test - Fix MDEV-25863 : Replace __WIN__ by _WIN32 2021-06-08 17:44:43 +02:00
jdbc_oracle.test - Put all jar files in the SHARE directory (was PLUGIN) 2021-05-17 19:17:31 +02:00
jdbc_postgresql.test Squashed commit of connect/10.0: 2018-04-26 14:15:18 +02:00
jdbconn.inc Squashed commit of connect/10.0: 2018-04-26 14:15:18 +02:00
jdbconn_cleanup.inc All changes made on 10.1 for last 11 commits 2016-07-14 20:12:22 +02:00
json.test MDEV-29426 Fix memory leak in CONNECT JSON/BSON (#2255) 2022-09-19 13:25:45 +01:00
json_java_2.test Update tests to cope with changes 2020-11-06 15:34:13 +01:00
json_java_3.test Update tests to cope with changes 2020-11-06 15:34:13 +01:00
json_mongo_c.test Merge connect/10.0 into 10.0 2017-09-19 02:05:11 +03:00
json_udf.inc Merge connect/10.0 into 10.0 2017-09-19 02:05:11 +03:00
json_udf.test MDEV-31005: Make working cursor-protocol 2024-09-18 18:39:26 +07:00
json_udf2.inc Merge connect/10.0 into 10.0 2017-09-19 02:05:11 +03:00
json_udf_bin.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
misc.test Added check for libxml2 for connect.misc 2022-05-24 14:13:35 +03:00
mongo.inc Fix bson crash and mongo test 2021-07-31 11:20:09 +02:00
mongo_c.test Merge connect/10.0 into 10.0 2017-09-19 02:05:11 +03:00
mongo_java_2.test Squashed commit of connect/10.0: 2018-10-28 10:41:31 +01:00
mongo_java_3.test Squashed commit of connect/10.0: 2018-10-28 10:41:31 +01:00
mongo_test.inc - Add the new BSON temporary type for testing 2021-01-08 22:18:52 +01:00
mrr.test All the last changes made in the ob-10.0 branch including also changes of line endings of some test files 2015-05-20 12:39:17 +02:00
mul.test All the last changes made in the ob-10.0 branch including also changes of line endings of some test files 2015-05-20 12:39:17 +02:00
mul_new.test Merge connect/10.0 into 10.0 2017-09-19 02:05:11 +03:00
myconn.inc All the last changes made in the ob-10.0 branch including also changes of line endings of some test files 2015-05-20 12:39:17 +02:00
myconn_cleanup.inc All the last changes made in the ob-10.0 branch including also changes of line endings of some test files 2015-05-20 12:39:17 +02:00
mysql.test MDEV-29782 CONNECT YEAR type conversion fix 2023-02-21 17:55:01 +00:00
mysql_discovery.test All the last changes made in the ob-10.0 branch including also changes of line endings of some test files 2015-05-20 12:39:17 +02:00
mysql_exec.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
mysql_grant.test - Update grant tests for new MariaDB version 10.1.44 2020-01-12 00:52:46 +01:00
mysql_index.test Update row and key fetch cost models to take into account data copy costs 2023-02-02 21:43:30 +03:00
mysql_new.test Merge connect/10.0 into 10.0 2017-09-19 02:05:11 +03:00
null.test All the last changes made in the ob-10.0 branch including also changes of line endings of some test files 2015-05-20 12:39:17 +02:00
occur.test All the last changes made in the ob-10.0 branch including also changes of line endings of some test files 2015-05-20 12:39:17 +02:00
odbc.test Adding basic ODBC tests that do not need a DSN 2013-12-05 17:26:28 +04:00
odbc_firebird.test Merge connect/10.0 into 10.0 2017-08-01 11:39:10 +03:00
odbc_oracle.sql Adding tests for TABLE_TYPE=ODBC with Oracle. 2013-12-25 18:24:37 +04:00
odbc_oracle.test - Put all jar files in the SHARE directory (was PLUGIN) 2021-05-17 19:17:31 +02:00
odbc_postgresql.sql MDEV-29687:ODBC tables do not quote identifier names correctly (#2295) 2022-10-21 13:26:06 +01:00
odbc_postgresql.test MDEV-29397 CONNECT engine: Fix note turning into error (#2325) 2022-11-08 15:49:52 +00:00
odbc_sqlite3.test All the last changes made in the ob-10.0 branch including also changes of line endings of some test files 2015-05-20 12:39:17 +02:00
odbc_sqlite3_grant.test Commit updating CONNECT from the 10.1 version 2015-12-04 22:38:16 +01:00
odbc_xls.test ConnectSE: Adding CATFUNC=Tables and CATFUC=Columns for the XLS ODBC data source. 2013-11-20 18:27:13 +04:00
part_file.test MDEV-16188 Post-merge corrections and adjustments 2019-02-04 22:44:33 -08:00
part_table.test Make the test more stable. 2025-04-28 17:47:45 +02:00
pivot.test All the last changes made in the ob-10.0 branch including also changes of line endings of some test files 2015-05-20 12:39:17 +02:00
rest.inc - add the test on REST 2021-01-10 00:14:37 +01:00
rest.test - add the test on REST 2021-01-10 00:14:37 +01:00
secure_file_priv-master.opt small mtr cleanup 2013-04-19 07:07:06 +02:00
secure_file_priv.test Merge connect/10.0 into 10.0 2017-08-01 11:39:10 +03:00
tbl.test MDEV-28288 System versioning doesn't support correct work for 2024-10-08 13:08:10 +03:00
tbl_thread.test Squashed commit of connect/10.0: 2018-04-26 14:15:18 +02:00
temporary.test MDEV-6523 CONNECT temporary table created 2014-09-10 13:22:20 +02:00
type_inet6.test MDEV-21764 CONNECT table with INET6 field produces warnings upon SELECT 2020-06-01 11:46:30 +04:00
unsigned.test Merge connect/10.0 into 10.0 2017-09-19 02:05:11 +03:00
upd.test MDEV-29390: Improve coverage for UPDATE and DELETE statements in MTR test suites 2023-03-15 17:35:22 -07:00
updelx.inc - Adding a test for indexed UPDATE/DELETE 2014-08-25 18:51:53 +02:00
updelx.test - Use BIN type when charset='binary' 2020-10-05 12:29:51 +02:00
updelx2.test All the last changes made in the ob-10.0 branch including also changes of line endings of some test files 2015-05-20 12:39:17 +02:00
vcol.test - Implement the CHECK TABLE statement and accept REPAIR and ANALYZE 2018-10-11 18:47:59 +02:00
vec.test - Fix writing header of void CONNECT DBF tables on first insert. An error 2014-05-12 23:42:17 +02:00
windows.inc - MDEV-11051 place Java classes ApacheInterface and JdbcInterface into single jar file. 2016-11-14 19:20:40 +01:00
xcol.test All the last changes made in the ob-10.0 branch including also changes of line endings of some test files 2015-05-20 12:39:17 +02:00
xml.test fix of warning on windows 2021-01-29 13:40:05 +01:00
xml2.test - Implementation of the Json BJSON representation. 2020-11-03 18:40:28 +01:00
xml2_grant.test Merge connect/10.0 into 10.0 2017-09-19 02:05:11 +03:00
xml2_html.test - Implementation of the Json BJSON representation. 2020-11-03 18:40:28 +01:00
xml2_mdev5261.test Merge connect/10.0 into 10.0 2017-09-19 02:05:11 +03:00
xml2_mult.test - Implementation of the Json BJSON representation. 2020-11-03 18:40:28 +01:00
xml2_zip.test Update tests to cope with changes 2020-11-06 15:34:13 +01:00
xml_grant.test Merge connect/10.0 into 10.0 2017-09-19 02:05:11 +03:00
xml_html.test - Implementation of the Json BJSON representation. 2020-11-03 18:40:28 +01:00
xml_mdev5261.test Merge connect/10.0 into 10.0 2017-09-19 02:05:11 +03:00
xml_mult.test - Implementation of the Json BJSON representation. 2020-11-03 18:40:28 +01:00
xml_zip.test Update tests to cope with changes 2020-11-06 15:34:13 +01:00
zip.test Fix compression tests for s390x 2023-09-05 12:34:39 +03:00