File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -477,6 +477,30 @@ Transaction size must be greater than 0
477477Number of max threads must be greater than 0
478478```
479479
480+ ### ` DB-DATA-LOADER-10057 `
481+
482+ ** Message**
483+
484+ ``` markdown
485+ Cannot specify both deprecated option '%s' and new option '%s'. Please use only '%s'
486+ ```
487+
488+ ### ` DB-DATA-LOADER-10058 `
489+
490+ ** Message**
491+
492+ ``` markdown
493+ TRANSACTION mode is not compatible with the current configuration. Please try with STORAGE mode or check your ScalarDB configuration. Details: %s
494+ ```
495+
496+ ### ` DB-DATA-LOADER-10059 `
497+
498+ ** Message**
499+
500+ ``` markdown
501+ Failed to validate TRANSACTION mode. Details: %s
502+ ```
503+
480504## ` DB-DATA-LOADER-3xxxx ` status codes
481505
482506The following are status codes and messages for the internal error category.
You can’t perform that action at this time.
0 commit comments