github dolthub/dolt v0.26.5
0.26.5

latest releases: v1.35.13, v1.35.12, v1.35.11...
2 years ago

Merged PRs

dolt

  • 1728: go/cmd/dolt: commands/{fetch,pull}: Turn off chunk caching on source DB when pulling and fetching.
  • 1725: go/libraries/doltcore/remotestorage: Improve URL refresh on download retries further.

go-mysql-server

  • 422: Fix for hanging joins when the secondary table is empty using an in-memory strategy
    This fixes #222
  • 421: fix bug in join search
  • 420: Update sqlogic test harness and bump sqllogic dependency
    This pr enables users of gms to run and parse the sqllogic harness against all of the sqlogictests (with filtering). It also bump the sqllogic dependency
  • 419: [WIP]: LastIncrementId and name resolution collision fix
  • 418: Add ISNULL(expr) and compatible with Navicat Premium
    When I use Navicat Premium 15.0.28 to design tables.
    Get error: 1105 - function: 'isnull, maybe you mean ifnull?' not found
    After I implement ISNULL(expr).
    Get error: 1105 - column "PARTITION_DESCRIPTION" could not be found in any table in scope
    This RP is fixed this problem.

Closed Issues

  • 1723: Hang for join

Don't miss a new dolt release

NewReleases is sending notifications on new releases.