github dolthub/dolt v0.26.1
0.26.1

latest releases: v1.43.10, v1.43.9, v1.43.8...
3 years ago

This release contains performance and correctness improvements.

Merged PRs

dolt

  • 1581: more conservative name regex update
  • 1580: Better error message for starting a server on a port in use
  • 1567: Performance improvements around unmarshalling schemas.
  • 1560: store/perf/suite: Improve testing for errors.
  • 1557: Add Max Connections flag for Dolt SQL-Server
  • 1552: /integration-tests/compatibility: Added compatibility tests, including large tables
  • 1549: Extended naming of foreign keys
  • 1548: Fixed FK issue #1546
  • 1547: cmd/dolt/commands: fix dropped errors in diff and ls.

go-mysql-server

  • 382: Fixed system variables
  • 379: sql/plan/if_else.go: Handle conditional expressions evaluating to null as false.
  • 378: sql/{plan,analyzer}: Add hash lookup functionality for equality condition joins on already cached results.
  • 377: sql/plan/join.go: Improve correctness and testing of right joins with scope rows available.
  • 376: Bug fix: check constraints were being marked invalid for tables with upper case letters
  • 375: Improve an error message
  • 372: Improve TestModifyColumn tests
  • 371: Added ALTER COLUMN DEFAULT

vitess

  • 68: Support multiple statements per ALTER
  • 67: fix separator parser for Group_Concat

Closed Issues

  • 1569: Foreign key constraints inappropriately being enforced on DELETE of non-unique values
  • 1563: Quickly find the latest commit that's touched a table
  • 1546: Drop then add a table with a foreign key with the same name gives spurious error

Don't miss a new dolt release

NewReleases is sending notifications on new releases.