alibaba / alibaba/DataX

mysqlwriter文档错误

Open
#179 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
17.4k
Forks
5.7k
PR merge metrics
No merged PRs in 30d

Description

描述:目的表需要写入数据的字段,字段之间用英文逗号分隔。例如: "column": ["id","name","age"]。如果要依次写入全部列,使用表示, 例如: "column": [""]

这里应该是"column": ["*"],我置为"",启动报错。

![ylafmve32klvcxc9al1 gw](https://user-images.githubusercontent.com/26736167/45074597-a296f880-b116-11e8-8be8-b905eee58a9a.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.