github dolthub/dolt v0.26.2
0.26.2

latest releases: v1.41.1, v1.41.0, v1.40.3...
3 years ago

Merged PRs

dolt

  • 1598: gc changes for import
    New dolt table import flag --no-gc, and parameter tuning to run gcs less during import.
  • 1593: Fixed system variables
  • 1589: Fixes already on same branch error
    Addresses the issue here #1588
  • 1584: /go/libraries/doltcore/{doltdb, env/actions}: don't swallow commit error

go-mysql-server

  • 389: Add information_schema.table_constraints
  • 387: Use a reliable source for the client net.Conn when running the client disconnect detection logic.
  • 385: Fix deadlock with exchange node go routines
    This fixes deadlocks in exchange node go routines which can happen when the exchange node is closed before all the data is read as occurs with a query that includes a limit clause. This also can occur if the context is canceled. These deadlocked go routines will retain references and prevent garbage collection.

vitess

  • 71: go/mysql/conn.go: Expose underlying net.Conn of the mysql.Conn.
  • 70: Changed SET syntax
  • 69: Added ALTER COLUMN DEFAULT

Don't miss a new dolt release

NewReleases is sending notifications on new releases.