Skip to content

[auto-bump] [no-release-notes] dependency by angelamayxie#10461

Merged
angelamayxie merged 33 commits intoangela/leftlookupjoinfrom
angelamayxie-46fe127d
Feb 10, 2026
Merged

[auto-bump] [no-release-notes] dependency by angelamayxie#10461
angelamayxie merged 33 commits intoangela/leftlookupjoinfrom
angelamayxie-46fe127d

Conversation

@coffeegoddd
Copy link
Copy Markdown
Contributor

An Automated Dependency Version Bump PR 👑

Initial Changes

The initial changes contained in this PR were produced by `go get`ing the dependency.

```
$ cd ./go
$ go get github.com/dolthub//go@
```

Before Merging

This PR must have passing CI and a review before merging.

coffeegoddd and others added 30 commits February 9, 2026 12:35
[no-release-notes] .gitignore: update
… against a working set, form the key with the normalized db name.

Previously, this lock would accidentally allow concurrent access to writing the database working set value because a non-normalized database name like `db/main\x00/refs/heads/main` would allow access along with a normalized database name like `db\x00/refs/heads/main`. This did not impact correctness, since the working sets are safe for concurrent modification at the storage layer, but it could cause transient failures for a client if the optimistic lock retries failed sequentially enough times.

Here we fix the bug so that the txLocks serialize access to the ref heads as expected.
Create db/gitblobstore-next-2a by leaving GitBlobstore.Concatenate unimplemented and removing concatenate-focused tests, while keeping chunked Get/Put/CheckAndPut work intact.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
blobstore: add chunked-object mode to GitBlobstore
…stic-lock-failure

go: sqle/dsess: transactions.go: When serializing transaction commits against a working set, form the key with the normalized db name.
@coffeegoddd coffeegoddd added the gms-bump pr that bumps the go-mysql-server version label Feb 10, 2026
@coffeegoddd coffeegoddd requested a review from zachmu February 10, 2026 00:55
@github-actions
Copy link
Copy Markdown

This PR is being tested for SQL correctness. Please allow ~25 mins for this to complete. If this PR does not result in a SQL correctness regression, the correctness_approved label will be automatically added to this PR and the Check for correctness_approved workflow will succeed.

@angelamayxie angelamayxie changed the base branch from main to angela/leftlookupjoin February 10, 2026 00:59
@angelamayxie angelamayxie merged commit 3366191 into angela/leftlookupjoin Feb 10, 2026
1 check passed
@coffeegoddd
Copy link
Copy Markdown
Contributor Author

@coffeegoddd DOLT

comparing_percentages
100.000000 to 100.000000
version result total
76f2168 ok 5937471
version total_tests
76f2168 5937471
correctness_percentage
100.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

correctness_approved gms-bump pr that bumps the go-mysql-server version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants