Commit Graph

2976 Commits

Author SHA1 Message Date
James Cor
018e1c52b7 prevent filter-branch when there are local changes (#7895) 2024-05-23 17:23:53 -07:00
Zach Musgrave
688c02e9f9 Merge pull request #7872 from dolthub/fulghum/binlog-dev-1
Various test utils and small fixes
2024-05-22 10:20:23 -07:00
Zach Musgrave
4cd8fb70f5 Merge pull request #7882 from dolthub/zachmu/pull-bug
Bug fix: no-op `dolt_pull()` was leaving working set dirty
2024-05-21 13:44:56 -07:00
Zach Musgrave
935e7654c4 Repro for bad pull behavior when already up to date 2024-05-19 17:13:29 -07:00
Zach Musgrave
4d98a052c8 Attempt to repro bug, nothing yet 2024-05-19 15:05:38 -07:00
Neil Macneale IV
52734509b4 Give better error for AWS remotes when server running 2024-05-19 07:10:54 -07:00
Neil Macneale IV
11e0f2577c Migrate dolt remote to SQL 2024-05-19 07:07:47 -07:00
Neil Macneale IV
a71569c0a8 remote-cmd.bats command pre-change 2024-05-19 07:07:47 -07:00
Jason Fulghum
5ff76cd8ab Updating go version number in go.mod for go-sql-server-driver tests to match the go version number in Dolt's main go.mod 2024-05-17 14:56:17 -07:00
James Cor
b1dfd7521e keep sql.Schema for conflicts table schema (#7877) 2024-05-17 14:48:02 -07:00
Jason Fulghum
0ccc3349b6 Adding tests for dolt CLI error messages in an uninitialized directory where a sql-server is running 2024-05-17 12:13:13 -07:00
Brian Hendriks
ea6144bf1d Merge pull request #7864 from dolthub/bh/move-sqlserver-config
move config
2024-05-15 13:54:03 -07:00
Brian Hendriks
cbdd20c981 extra debug info 2024-05-15 11:53:41 -07:00
Jason Fulghum
e9f3991fdd Merge pull request #7860 from dolthub/fulghum/bugfix
Bug fix: load local config when using `--data-dir`
2024-05-15 11:34:28 -07:00
Jason Fulghum
51edd8decb Bug fix: dolt sql-server should initialize persisted global variables from its local config store 2024-05-14 16:52:17 -07:00
Jason Fulghum
2c7ad5913b Bug fix: loading local config when using --data-dir 2024-05-14 11:15:49 -07:00
Jason Fulghum
8c315efb28 Removing second show warnings call in branch control block on write replication test 2024-05-13 16:10:34 -07:00
Jason Fulghum
6386ad810c Making wait_for_connection timeouts consistent to try and prevent timeouts in lambda execution 2024-05-13 15:03:34 -07:00
James Cor
3da0749477 handle database charset/collation changes (#7823) 2024-05-10 13:18:19 -07:00
Jason Fulghum
1c948d1ea5 Merge pull request #7764 from dolthub/dependabot/go_modules/go/golang.org/x/net-0.23.0
Bump golang.org/x/net from 0.17.0 to 0.23.0 in /go
2024-05-09 21:38:55 -07:00
Jason Fulghum
535460aed9 bumping x/crypo|sys for sql-server integ tests 2024-05-09 19:41:22 -07:00
Nick Tobey
2288abefde Fix bats test. 2024-05-08 23:26:16 -07:00
Nick Tobey
4b66a86462 Avoid escaping HTML characters when displaying them to the user. 2024-05-08 17:04:24 -07:00
Jason Fulghum
f1c12765b0 Fixing issue where newly cloned databases weren't being configured for remote-based replication pulling 2024-05-08 11:09:05 -07:00
Jason Fulghum
a9e8fc94ed Making dolt init work with the --data-dir param 2024-05-06 15:02:35 -07:00
James Cor
212313284c allow database alters and case insensitive check for info schema (#7816) 2024-05-06 11:42:57 -07:00
James Cor
9f1692d651 fix output for dolt diff --stat -r json (#7810) 2024-05-02 16:09:34 -07:00
James Cor
f40135cc05 [no-release-notes] fix bats test error (#7794) 2024-05-01 02:28:18 -07:00
Nick Tobey
cd0b5acdb9 Merge pull request #7785 from dolthub/nicktobey/json-serialize
Use `LazyJSONDocument` when reading from a JSON column.
2024-04-30 18:12:55 -07:00
Nick Tobey
9b105e7e25 Update bats tests, and unescape escaped characters in JSON before displaying them. 2024-04-30 17:24:22 -07:00
James Cor
4249386521 adding --name-only option for dolt diff (#7802) 2024-04-30 15:48:21 -07:00
Nick Tobey
48ef9e86be Update constraint-violations.bats to expect MySQL's key ordering 2024-04-30 11:54:38 -07:00
Maximilian Hoffman
5600e2689f Fix nil write session panic (#7792)
* Fix nil write session panic

* invert check

* zach comments

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

---------

Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com>
2024-04-29 17:23:54 -07:00
Aaron Son
2944635f54 integration-tests/bats: zstd.bats: Fix test name. 2024-04-26 15:35:06 -07:00
Aaron Son
7f2af821b2 integration-tests: DataDumpLoadDockerfile: Try installing build-essentials before building dolt. 2024-04-26 15:33:46 -07:00
Aaron Son
e388ce8868 Merge remote-tracking branch 'origin/main' into aaron/add-cgo 2024-04-26 11:04:06 -07:00
Aaron Son
259651515c [no-release-noets] go/utils/publishrelease/buildpgobinaries.sh: Update for CGO. 2024-04-25 16:21:10 -07: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
Jason Fulghum
d12cdec40c Updating Erlang/Elixer package download URLs 2024-04-22 15:06:39 -07:00
Jason Fulghum
e459ede451 Preserving column tags on type changes 2024-04-22 14:27:02 -07: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
Nick Tobey
19c89b3184 Skip auto_increment_lock_modes.bats when running tests wiht remote-engine: the test manages the engine itself. 2024-04-11 14:22:45 -07:00
Nick Tobey
f62cfb80e2 Reduce size of input for bats test to avoid slowdowns on CI. 2024-04-11 13:23:54 -07:00
Nick Tobey
2eb8c75f96 Replace flaky bats test with go test that manually interleaves iterators to ensure no deadlock occurs. 2024-04-11 13:17:26 -07:00
Nick Tobey
e4b38565dc Prevent potential deadlock in MutexMap implementation. 2024-04-10 12:33:12 -07:00
Nick Tobey
19772ad782 Merge branch 'main' into nicktobey/autoinclock 2024-04-10 09:32:29 -07:00
Nick Tobey
622f9752fe Respond to PR feedback. 2024-04-10 09:30:31 -07:00
Nick Tobey
efec700aeb innodb_autoinc_lock_mode now supports other values. Remove test that asserted it can't. 2024-04-10 09:30:31 -07:00
Nick Tobey
49a3356ac9 Add bats tests for innodb_autoinc_lock_mode 2024-04-10 09:30:31 -07:00