mysqlwriter文档错误
Open
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 5.7k
- PR merge metrics
- No merged PRs in 30d
Description
描述:目的表需要写入数据的字段,字段之间用英文逗号分隔。例如: "column": ["id","name","age"]。如果要依次写入全部列,使用表示, 例如: "column": [""]
这里应该是"column": ["*"],我置为"",启动报错。

Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the mysqlwriter documentation and compare its documented column examples with the behavior described in the issue. Confirm the valid syntax for selecting all columns and verify that the example matches startup behavior; the documentation is done when it no longer shows the invalid empty-string form.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql
- Domain
- databases, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100