Commit Graph

161 Commits

Author SHA1 Message Date
elianddb
aceb329a05 amend elixir docker image to locked ver. 1.18.3 2025-12-01 19:49:38 -08:00
elianddb
f1d02f5588 mv tests to binlogreplication/ 2025-11-05 14:47:42 -08:00
elianddb
b819ff3bbd fix go ver
# Conflicts:
#	go/go.mod
#	go/go.sum
2025-11-05 14:47:41 -08:00
elianddb
fdb34cc988 fix deps and dir struct
# Conflicts:
#	go/go.mod
#	go/go.sum
2025-11-05 14:47:41 -08:00
elianddb
6d74f5488a mv mariadb-binlog.bats to mysql-client-tests 2025-11-05 14:47:41 -08:00
elianddb
d8216be4b3 fix ruby 2025-10-13 19:49:35 -07:00
elianddb
287bba5959 amend image vers 2025-10-13 17:06:26 -07:00
elianddb
17ab809bd1 add odbc and swift test 2025-10-13 15:17:27 -07:00
elianddb
1b05f9bc3a rm glob copy of other repos 2025-10-13 10:03:15 -07:00
elianddb
02b7c04b83 amend R deps layer 2025-10-12 20:25:47 -07:00
elianddb
9fe5cf744e amend workflow to use correct dir 2025-10-12 19:41:46 -07:00
elianddb
5db5aac06c add mariadb connectors for existing langs 2025-10-12 17:33:54 -07:00
elianddb
8f377dc999 add c and cpp mariadb 2025-10-12 17:33:54 -07:00
elianddb
891ef9592f fix entrypoint 2025-10-12 17:33:54 -07:00
elianddb
c38d3827c1 amend Dockerfile to embed interpreters from diff build stages
# Conflicts:
#	go/cmd/dolt/doltversion/version.go
#	go/go.mod
#	go/go.sum
2025-10-12 17:33:51 -07:00
elianddb
49592b4bdf docker process 2025-10-12 17:33:41 -07:00
Daylon Wilkins
cc3a05a221 Added collation ignoring for information_schema 2025-10-01 15:58:31 -07:00
Angela Xie
bdfad0c23d update integration tests 2025-08-19 12:35:44 -07:00
Brian Hendriks
0f18d576fe fix myql test attempt 2 2025-08-01 16:04:28 -07:00
Brian Hendriks
9aa1bdf736 fix mysql client test 2025-08-01 15:41:21 -07:00
Neil Macneale IV
06b4e81039 Update MySqlClient project to target .NET 8.0
Fix test failure for "dotnet mysql client" by updating the MySqlClient
project from net5.0 to net8.0 target framework. This aligns with the
.NET 8.0 SDK installed in the Docker environment.

The MySqlConnector test was already working, but MySqlClient was still
targeting the old framework version.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-29 19:24:28 +00:00
Neil Macneale IV
70cf8e475a Set end line format to unix 2025-07-29 11:47:01 -07:00
Bradley Grainger
75521e6bbe Update MySqlConnector to latest version.
The NuGet package and .NET version being used were both out of support.
2025-07-29 08:47:25 -07:00
James Cor
d9fe7eab5d Only print Query Ok results in interactive shell. (#9441) 2025-07-04 19:05:55 -07:00
James Cor
ad234919dc [no-release-notes] add integrations tests for go-mysql-org (#9333) 2025-06-12 16:08:42 -07:00
Tim Sehn
e64ce091e2 Fix Node integration tests 2025-05-27 11:45:07 -07:00
Neil Macneale IV
bc4693ec8a python3.8 -> python3.9 everywhere 2025-04-28 17:16:12 -07:00
Jason Fulghum
371b39bd0c Adding a smoke test for server-side cursor support 2025-04-22 16:57:07 -07:00
John Bampton
977064fc0d Fix spelling 2025-03-19 03:48:45 +10:00
Aaron Son
2c9a3a06c8 integration-tests/mysql-client-tests: Another pass... 2025-03-04 14:23:51 -08:00
Jason Fulghum
9dd401c286 Deprecate user and pass options for sql-server 2025-02-03 13:21:07 -08:00
Neil Macneale IV
5bf564220c Fix workbench tests to expect dirty column 2025-01-27 13:50:18 -08:00
James Cor
1ba71c3efc [no-release-notes] add warning test for dotnet integration (#8445) 2024-10-11 15:44:26 -07:00
Taylor Bantle
4e504a5b3a Add pointer for dolt_docs schema so it can be replaced by doltgres 2024-09-26 14:17:35 -07:00
Taylor Bantle
3c6dbb38ce More consistent return types for dolt procedures 2024-08-26 16:22:32 -07:00
Neil Macneale IV
89ea4e487d Fix mysql workbench tests 2024-07-15 11:46:04 -07:00
jennifersp
4c704c3dae add SchemaName to DatabaseSchema interface (#8062) 2024-06-25 15:35:14 -07:00
Jason Fulghum
039a79d811 Updating tests for addition of performance_schema 2024-06-24 14:18:08 -07:00
dependabot[bot]
62d9d0b4f7 Bump mysql2 in /integration-tests/mysql-client-tests/node
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.7 to 3.9.8.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.9.7...v3.9.8)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-30 20:49:29 +00:00
dependabot[bot]
7e9131220a Bump mysql2 in /integration-tests/mysql-client-tests/node
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.4 to 3.9.7.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.9.4...v3.9.7)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-23 23:11:34 +00:00
Taylor Bantle
314749a698 mysql-client-tests/node: Migrate to mysql2 v3 2024-04-12 11:08:23 -07:00
dependabot[bot]
76722c9cea Bump mysql2 in /integration-tests/mysql-client-tests/node
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 2.3.3 to 3.9.4.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v2.3.3...v3.9.4)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 14:52:22 +00:00
James Cor
d2df433bf8 match mysql fk name generation (#7711) 2024-04-09 16:27:56 -07:00
Dustin Brown
d476dda8fd [auto-bump] [no-release-notes] dependency by jycor (#7693) 2024-04-05 01:23:11 -07:00
Jason Fulghum
8c5d13b8db Updating generated FK ID in test after fixing bug in FK.HashOf() 2024-01-24 15:42:35 -08:00
Jason Fulghum
d15a77e535 Updating generated FK ID in test after fixing bug in FK.HashOf() 2024-01-24 15:22:49 -08:00
Neil Macneale IV
fb440bacf3 Fix result expectations in mysql-client-tests 2024-01-18 13:36:17 -08:00
Jason Fulghum
591a41bad4 Updating Java MySQL Connector/J integration test to use a table-qualified column name when retrieving a field from a row in a result set.
Related to https://github.com/dolthub/dolt/issues/7247
2024-01-04 14:02:17 -08:00
Jason Fulghum
2b5f2179bc Updating the Rust MySQL Connector test to assert that column name metadata is populated 2023-12-11 15:25:41 -08:00
Jason Fulghum
ab50d62b03 Adding an assertion that result set column name metadata is populated 2023-12-08 17:44:13 -08:00