hezyin commented on code in PR #469: URL: https://github.com/apache/incubator-devlake-website/pull/469#discussion_r1155144241
########## docs/Troubleshooting/MySqlSizeIssue.md: ########## @@ -0,0 +1,84 @@ +--- +title: "Maintenance Troubleshooting" +sidebar_position: 4 +description: > + Maintenance Troubleshooting +--- + +## How to manage the quickly increasing MySQL disk consumption? + +DevLake is designed to collect data by first deleting the existing data and Review Comment: Can we add a sentence explaining why DevLake choose "delete + insert" instead of "update"? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
