Commit Graph

28620 Commits

Author SHA1 Message Date
Elian
6fc0e63acc Merge pull request #10146 from dolthub/elian/7628b
dolthub/dolt#7628: Amend `dolt_backup` DoltgresSQL privilege check for server only
2025-12-02 10:19:39 -08:00
elianddb
52e5598b76 rm extra func and add local file sys flag 2025-12-01 20:00:36 -08:00
elianddb
aceb329a05 amend elixir docker image to locked ver. 1.18.3 2025-12-01 19:49:38 -08:00
elianddb
802f48c80a add driver like env test 2025-12-01 19:10:44 -08:00
elianddb
d411242edd amend dolt_backup doltgresql privs check to server only 2025-12-01 18:27:43 -08:00
Neil Macneale IV
7511148191 Merge pull request #10078 from dolthub/macneale4/journal-errors
journal errors, recovery, and testing
2025-12-01 17:31:15 -08:00
Neil Macneale IV
57c8087a0d PR Feedback 2025-12-01 15:40:00 -08:00
coffeegoddd
41e5bb01bf [ga-bump-release] Update Dolt version to 1.78.5 and release v1.78.5 v1.78.5 2025-11-27 03:29:24 +00:00
Elian
1ec358f5ea Merge pull request #10135 from dolthub/elianddb-fb850094
[auto-bump] [no-release-notes] dependency by elianddb
2025-11-26 18:11:12 -08:00
elianddb
5d5f2c3ba1 [ga-bump-dep] Bump dependency in Dolt by elianddb 2025-11-27 01:09:25 +00:00
Elian
91eda61d50 Merge pull request #10110 from dolthub/elian/7628
dolthub/dolt#7628: Refactor `dolt backup` to use SQL interface
2025-11-26 15:23:21 -08:00
elianddb
041a54434f amend var names 2025-11-26 11:54:54 -08:00
Neil Macneale IV
098ce3d7d6 Fix last test 2025-11-26 10:51:37 -08:00
macneale4
1eb8aa1044 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2025-11-26 18:34:14 +00:00
Neil Macneale IV
16c1724332 more messaging about journal corruption 2025-11-26 10:25:32 -08:00
Neil Macneale IV
88d164f183 Journal repair. Untested 2025-11-26 10:25:32 -08:00
Neil Macneale IV
b065275a17 Truncate garbabe bytes, don't null pad. More testing 2025-11-26 10:25:32 -08:00
Neil Macneale IV
108a2f1d8e Remove usage of ReadAll in journal dataloss checking 2025-11-26 10:25:32 -08:00
Neil Macneale IV
a84723fe91 Consider data lost even when there are unparsable sections between records 2025-11-26 10:25:32 -08:00
Neil Macneale IV
f474a6e698 s/recoveryCb/warningsCb/ 2025-11-26 10:25:32 -08:00
Neil Macneale IV
836f7fd0ae Update go/store/nbs/journal_record.go
Co-authored-by: Aaron Son <aaron@dolthub.com>
2025-11-26 10:25:32 -08:00
macneale4
d1f62274d1 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2025-11-26 10:25:32 -08:00
Neil Macneale IV
cd9526cf5a Fix some sprintf mistakes 2025-11-26 10:25:32 -08:00
Neil Macneale IV
9f0732e50f don't swallow errors in data loss check 2025-11-26 10:25:32 -08:00
Neil Macneale IV
7c0bc33c12 remove todos and clean up some dead code 2025-11-26 10:25:32 -08:00
Neil Macneale IV
d672608348 Add dataloss checking to journal parsing 2025-11-26 10:25:32 -08:00
Neil Macneale IV
9b24ca378d NoOp castes removed 2025-11-26 10:25:32 -08:00
Neil Macneale IV
ff1c70163c Interface changes in tests 2025-11-26 10:25:32 -08:00
Neil Macneale IV
8692ab290b Fix inconsequential mix of index and journal consts/functions 2025-11-26 10:25:32 -08:00
Neil Macneale IV
b5a5f624fe Fix puller_test.go to build 2025-11-26 10:25:32 -08:00
Neil Macneale IV
400e2e724e Handle corrupted journals with invalid record lengths 2025-11-26 10:25:32 -08:00
Neil Macneale IV
4324660973 Refactor fsck to load it's own database 2025-11-26 10:25:32 -08:00
Neil Macneale IV
20c5e23c0c Add a new test for fsck that trips on journal with bad entries not in jounal.idx 2025-11-26 10:25:32 -08:00
Neil Macneale IV
82bd05b0be Ensure all progress messages are flushed before printing the report 2025-11-26 10:25:32 -08:00
elianddb
074086b6f2 add skip for sql-server only test 2025-11-25 16:12:16 -08:00
elianddb
7b63af54a0 leave sql-backup.bats in local-remote.bash 2025-11-25 15:46:19 -08:00
elianddb
2ffae2939c fix test expectations for bats and script tests
- add invalid name test for remote bats
- add --force flag in usage tests
- add test for aws params block for dolt_backup when using server
2025-11-25 15:25:56 -08:00
elianddb
4879fd4119 amend backup.go impl with name for columns in comments 2025-11-25 15:24:44 -08:00
elianddb
c65a8e566d amend dolt_backup proc to block aws params on server 2025-11-25 15:24:09 -08:00
coffeegoddd
bdd9081555 [ga-bump-release] Update Dolt version to 1.78.4 and release v1.78.4 v1.78.4 2025-11-25 23:21:57 +00:00
elianddb
8558aeea77 fix typo in address conflict err under AddBackup 2025-11-24 23:20:07 -08:00
elianddb
3ced9f13a3 fix system-tables.bats dolt_help expectation 2025-11-24 20:01:09 -08:00
Aaron Son
bcd9fd9665 Merge pull request #10124 from dolthub/aaron/dolt-cli-connects-to-server-with-require_secure_transport
go/cmd/dolt: Allow the Dolt CLI to connect to a running dolt sql-server which is configured with require_secure_transport: true.
2025-11-24 16:58:58 -08:00
elianddb
e5f1ec29ba amend test to check dolt_backups is empty 2025-11-24 16:26:27 -08:00
elianddb
34da2121a5 rm err fix 2025-11-24 16:26:27 -08:00
elianddb
2a0ef8ab17 fix harness for stored procedures 2025-11-24 16:15:53 -08:00
elianddb
76dc212d18 add dolt_backup remove script test for no backup side-effects 2025-11-24 16:06:51 -08:00
elianddb
3fbce76fb3 fix dolt_backup proc bats test 2025-11-24 15:57:23 -08:00
elianddb
9a45d1ce43 rm del on stop_remotesrv dir 2025-11-24 15:47:32 -08:00
elianddb
fb3e8c163e fix err wrap and usage doc 2025-11-24 15:44:46 -08:00