Commit Graph

1690 Commits

Author SHA1 Message Date
Zach Musgrave 4a69f1a0fb Renames and bug fixes 2023-01-23 18:38:54 -08:00
Taylor Bantle 02aa3f0bdf Merge remote-tracking branch 'origin/main' into taylor/gc 2023-01-23 10:26:07 -08:00
Zach Musgrave 1ed28d5e9e Test of table funcs on read replicas 2023-01-20 20:32:31 -08:00
Dustin Brown 5a396ba90c [auto-bump] [no-release-notes] dependency by jennifersp (#5172) 2023-01-19 15:44:32 -08:00
Zach Musgrave a7fead9d76 Fixed test and deleted redundant tests 2023-01-18 19:58:31 -08:00
Zach Musgrave 1c6924dbc0 More tests 2023-01-18 19:39:26 -08:00
Zach Musgrave 91aebddc4c Bug fix for the non-remote case, more tests 2023-01-18 19:33:03 -08:00
Zach Musgrave bbe8a2708d Better error message and test 2023-01-18 19:14:10 -08:00
Zach Musgrave e051d019e4 Bug fixes, bats tests 2023-01-18 18:09:36 -08:00
Daylon Wilkins 646f05475d Added CALL ... AS OF 2023-01-17 07:59:06 -08:00
jennifersp fe9d51f2c1 fixes for changes on info_schema tables (#5074) 2023-01-13 11:31:22 -08:00
Taylor Bantle 1132e6fa6a Merge remote-tracking branch 'origin/main' into taylor/gc 2023-01-13 10:50:56 -08:00
jennifersp 9b2f6e131e connect to remote branch not existent locally (#5132) 2023-01-13 09:45:55 -08:00
Taylor Bantle d3b100eab4 Merge remote-tracking branch 'origin/main' into taylor/gc 2023-01-12 16:47:48 -08:00
Stephanie You c48e3946fc update data-dump-loading tests readme to add missing instruction 2023-01-12 09:30:18 -08:00
Stephanie You 3160fa1e50 adds no-create-db flag to dolt dump, fixes data-dump-loading test failures 2023-01-11 17:53:40 -08:00
Stephanie You 5374188fa7 add support for reserved words as database name in dolt dump 2023-01-11 09:44:19 -08:00
Stephanie You b7534e0aee add "create database" header to dolt dump sql files 2023-01-11 09:38:22 -08:00
dependabot[bot] 0a53d74fd6 Bump knex in /integration-tests/mysql-client-tests/node
Bumps [knex](https://github.com/knex/knex) from 1.0.7 to 2.4.0.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knex/knex/compare/1.0.7...2.4.0)

---
updated-dependencies:
- dependency-name: knex
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-11 01:22:22 +00:00
Taylor Bantle 149feb935b GC procedure 2023-01-10 16:20:56 -08:00
jennifersp 3ce2e3823e add --schema-only flag for dolt dump (#5105) 2023-01-06 17:41:15 -08:00
stephanie a858d43c2c Merge pull request #5088 from dolthub/steph/dolt-5060
add error message for dolt commit failures
2023-01-05 15:18:19 -08:00
stephanie 6c218c68cd Update integration-tests/bats/commit.bats
Co-authored-by: Jason Fulghum <jason@dolthub.com>
2023-01-05 14:06:51 -08:00
Stephanie You 6d97c69e7e add error message for failed to open commit editor 2023-01-04 17:10:01 -08:00
Stephanie You 9890bc022c add error message for dolt commit failures 2023-01-03 15:35:57 -08:00
Daylon Wilkins db7f0be4d0 Merge branch 'main' into daylon/kill-dfunctions 2023-01-03 14:03:08 -08:00
jennifersp 009210f992 update maven version (#5084) 2023-01-03 13:34:19 -08:00
Daylon Wilkins 8aeb1c659e Removed deprecated dolt functions 2023-01-03 02:13:37 -08:00
AndyA 146ed2cb7e Merge pull request #5066 from dolthub/andy/journal-rebase
[no-release-notes] Implement rebase for chunk journal
2022-12-29 15:01:31 -06:00
Andy Arthur 7f6f53611b remove test files 2022-12-29 12:16:03 -08:00
stephanie 5f3b5cdb91 Merge pull request #5064 from dolthub/steph/dolt-5050
adding --set as valid flag for dolt config
2022-12-29 10:15:37 -08:00
Andy Arthur 1c20cc1e79 flush manifest contents to disk when table set changes 2022-12-29 10:02:18 -08:00
Stephanie You 6a91d9967e adding --set as valid flag for dolt config 2022-12-28 15:57:41 -08:00
Zach Musgrave 7de7829928 Altered a test that relied on LD_1 format 2022-12-28 14:12:17 -08:00
Zach Musgrave ecb8999124 Skip test of deleting a database dir in a running server 2022-12-28 12:12:08 -08:00
Zach Musgrave a4b77301fb Fix error messages 2022-12-28 11:16:54 -08:00
Zach Musgrave 62907687f2 Merge main 2022-12-27 17:35:13 -08:00
stephanie 1e571ced08 Merge pull request #5037 from dolthub/steph/dolt-4954
makes batching default for dolt dump
2022-12-27 16:35:10 -08:00
coffeegoddd 92f89a4981 /integration-tests/bats/sql.bats: unskip bats test 2022-12-27 14:02:21 -08:00
Stephanie You 6e7e02ccd8 Merge branch 'main' into steph/dolt-4954 2022-12-27 14:01:07 -08:00
Dustin Brown ac22775040 Merge pull request #5054 from dolthub/db/sb
[no-release-notes] /integration-tests/bats/sql.bats: add skipped bats test for panic inserting golang zero time as datetime value
2022-12-27 20:36:18 +00:00
coffeegoddd 70a2a7239a /integration-tests/bats/sql.bats: add skipped bats test for panic inserting golang zero time as datetime value 2022-12-27 11:03:42 -08:00
James Cor ab0f4a9181 unskipping info schema schema test 2022-12-27 10:50:35 -08:00
Stephanie You b63bb19c6e adding no-batch flag to dump, makes batch flag no op 2022-12-21 14:06:05 -08:00
Dhruv Sringari befb373612 Block merges that corrupt indexes
Today, many merges can leave indexes in a corrupted state. This PR blocks those merges as a short-term fix.
In the long term we will make these merges automatic.
2022-12-21 13:51:59 -08:00
Zach Musgrave 5f5dae3ccf Squash merge from zachmu/session-transaction to get rid of spurious test files 2022-12-21 13:12:31 -08:00
Stephanie You 6ee89e38d4 makes batching default for dolt dump 2022-12-21 11:58:43 -08:00
AndyA 7e209d2e4b Merge pull request #5030 from dolthub/andy/journal-gc
go/store/nbs: Update chunk journal to support GC
2022-12-21 09:50:01 -08:00
Andy Arthur 98e73b36bd chunk journal now implements manifestGCGenUpdater 2022-12-20 14:09:14 -08:00
Andy Arthur 9c62afd73b bats updates 2022-12-19 16:52:22 -08:00