| .. |
|
alter.test
|
MDEV-19123 Change default charset from latin1 to utf8mb4
|
2024-07-11 10:21:07 +04: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
|
MDEV-19123 Change default charset from latin1 to utf8mb4
|
2024-07-11 10:21:07 +04:00 |
|
bson.test
|
MDEV-19123 Change default charset from latin1 to utf8mb4
|
2024-07-11 10:21:07 +04: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
|
Merge 11.4 into 11.6
|
2024-10-03 16:09:56 +03:00 |
|
bson_udf2.inc
|
- Continue BSON development
|
2021-01-28 01:02:29 +01:00 |
|
csv.test
|
MDEV-19123 Change default charset from latin1 to utf8mb4
|
2024-07-11 10:21:07 +04:00 |
|
datest.test
|
Commit updating CONNECT from the 10.1 version
|
2015-12-04 22:38:16 +01:00 |
|
dbf.test
|
MDEV-19123 Change default charset from latin1 to utf8mb4
|
2024-07-11 10:21:07 +04:00 |
|
dir.test
|
MDEV-19123 Change default charset from latin1 to utf8mb4
|
2024-07-11 10:21:07 +04: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
|
MDEV-19123 Change default charset from latin1 to utf8mb4
|
2024-07-11 10:21:07 +04:00 |
|
fix.test
|
MDEV-19123 Change default charset from latin1 to utf8mb4
|
2024-07-11 10:21:07 +04:00 |
|
fmt.test
|
Fix typos in mysql-test/
|
2025-04-29 13:53:16 +10:00 |
|
func_time_64.test
|
Updated CONNECT engine to support date and timestamp for the full range.
|
2024-05-27 12:39:02 +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
|
MDEV-19123 Change default charset from latin1 to utf8mb4
|
2024-07-11 10:21:07 +04: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
|
MDEV-19123 Change default charset from latin1 to utf8mb4
|
2024-07-11 10:21:07 +04: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-19123 Change default charset from latin1 to utf8mb4
|
2024-07-11 10:21:07 +04: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
|
Merge 11.4 into 11.6
|
2024-10-03 16:09:56 +03: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
|
MDEV-19123 Change default charset from latin1 to utf8mb4
|
2024-07-11 10:21:07 +04: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
|
MDEV-19123 Change default charset from latin1 to utf8mb4
|
2024-07-11 10:21:07 +04: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
|
MDEV-19123 Change default charset from latin1 to utf8mb4
|
2024-07-11 10:21:07 +04:00 |
|
mysql_exec.test
|
MDEV-19123 Change default charset from latin1 to utf8mb4
|
2024-07-11 10:21:07 +04: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
|
MDEV-19123 Change default charset from latin1 to utf8mb4
|
2024-07-11 10:21:07 +04: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
|
MDEV-19123 Change default charset from latin1 to utf8mb4
|
2024-07-11 10:21:07 +04: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-19123 Change default charset from latin1 to utf8mb4
|
2024-07-11 10:21:07 +04:00 |
|
part_table.test
|
Squashed commit of connect/10.0:
|
2019-01-25 10:06:16 +01:00 |
|
pivot.test
|
Fix typos in mysql-test/
|
2025-04-29 13:53:16 +10: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
|
MDEV-19123 Change default charset from latin1 to utf8mb4
|
2024-07-11 10:21:07 +04:00 |
|
upd.test
|
MDEV-19123 Change default charset from latin1 to utf8mb4
|
2024-07-11 10:21:07 +04: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
|
MDEV-19123 Change default charset from latin1 to utf8mb4
|
2024-07-11 10:21:07 +04:00 |
|
vec.test
|
MDEV-19123 Change default charset from latin1 to utf8mb4
|
2024-07-11 10:21:07 +04: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
|
MDEV-19123 Change default charset from latin1 to utf8mb4
|
2024-07-11 10:21:07 +04:00 |
|
xml.test
|
fix of warning on windows
|
2021-01-29 13:40:05 +01:00 |
|
xml2.test
|
MDEV-19123 Change default charset from latin1 to utf8mb4
|
2024-07-11 10:21:07 +04: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
|
MDEV-19123 Change default charset from latin1 to utf8mb4
|
2024-07-11 10:21:07 +04: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
|
MDEV-19123 Change default charset from latin1 to utf8mb4
|
2024-07-11 10:21:07 +04: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 |