Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/Troubleshooting/MySqlIssue.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ always available, it leads to a rapid increase in MySQL disk consumption.
This growth is primarily caused by the large size of the binary logs generated
after each data collection cycle.

### Why dose DevLake choose to delete the existing data and then insert new data?
### Why does DevLake choose to delete the existing data and then insert new data?

Because we want to ensure that the latest data is
always available. If we don't delete the existing data, some old data which has been deleted
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ always available, it leads to a rapid increase in MySQL disk consumption.
This growth is primarily caused by the large size of the binary logs generated
after each data collection cycle.

### Why dose DevLake choose to delete the existing data and then insert new data?
### Why does DevLake choose to delete the existing data and then insert new data?

Because we want to ensure that the latest data is
always available. If we don't delete the existing data, some old data which has been deleted
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ always available, it leads to a rapid increase in MySQL disk consumption.
This growth is primarily caused by the large size of the binary logs generated
after each data collection cycle.

### Why dose DevLake choose to delete the existing data and then insert new data?
### Why does DevLake choose to delete the existing data and then insert new data?

Because we want to ensure that the latest data is
always available. If we don't delete the existing data, some old data which has been deleted
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ always available, it leads to a rapid increase in MySQL disk consumption.
This growth is primarily caused by the large size of the binary logs generated
after each data collection cycle.

### Why dose DevLake choose to delete the existing data and then insert new data?
### Why does DevLake choose to delete the existing data and then insert new data?

Because we want to ensure that the latest data is
always available. If we don't delete the existing data, some old data which has been deleted
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v0.20/Troubleshooting/MySqlIssue.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ always available, it leads to a rapid increase in MySQL disk consumption.
This growth is primarily caused by the large size of the binary logs generated
after each data collection cycle.

### Why dose DevLake choose to delete the existing data and then insert new data?
### Why does DevLake choose to delete the existing data and then insert new data?

Because we want to ensure that the latest data is
always available. If we don't delete the existing data, some old data which has been deleted
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v0.21/Troubleshooting/MySqlIssue.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ always available, it leads to a rapid increase in MySQL disk consumption.
This growth is primarily caused by the large size of the binary logs generated
after each data collection cycle.

### Why dose DevLake choose to delete the existing data and then insert new data?
### Why does DevLake choose to delete the existing data and then insert new data?

Because we want to ensure that the latest data is
always available. If we don't delete the existing data, some old data which has been deleted
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.0/Troubleshooting/MySqlIssue.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ always available, it leads to a rapid increase in MySQL disk consumption.
This growth is primarily caused by the large size of the binary logs generated
after each data collection cycle.

### Why dose DevLake choose to delete the existing data and then insert new data?
### Why does DevLake choose to delete the existing data and then insert new data?

Because we want to ensure that the latest data is
always available. If we don't delete the existing data, some old data which has been deleted
Expand Down