github dolthub/dolt v0.30.3
0.30.3

latest releases: v1.43.1, v1.43.0, v1.42.20...
2 years ago

Merged PRs

dolt

  • 2239: remotesrv gets an --http-host option.
  • 2238: Use a Tuple Factory for inserts to decrease memory usage.
    Improvement related to #2237
  • 2236: Prevent panic when index edit accumulator capacity is reached and undo operations are attempted.
  • 2233: Fix fast-forward merge behavior.
  • 2230: Improve support for dolt on 32-bit platforms, including ARM.
  • 2213: Add Read Only Transaction Functionality To Dolt

go-mysql-server

  • 582: sql/plan: exchange.go: Make Exchange's RowIter wait for all goroutines to shutdown cleanly.
  • 579: Fixed panic on using an alias of a subquery expression in a where clause (now just an error)
  • 578: enginetest: Add BrokenQueries tests for projections in group by nodes not handling subquery expressions well.
  • 577: sql/analyzer: validation_rules: Disable validateSubqueryColumns, which was enabled in the latest releases but is still broken in some cases.
  • 576: Add Read Only transaction functionality
  • 575: Fixed bug in indexed joins when self joining a table with two different AS OF clauses.
  • 573: Add several features that unblock mysql workbench
    This pr implements
    1. Show STATUS
    2. Set CHARACTER SET

vitess

  • 84: support for value and status keywords

Closed Issues

  • 2229: panic: unaligned 64-bit atomic operation when running dolt push on arm
  • 570: Add support for read-only transactions
  • 499: "ORDER BY" expressions behaviour compatible with MySQL?

Don't miss a new dolt release

NewReleases is sending notifications on new releases.