mirror of
https://github.com/sogou/workflow.git
synced 2026-02-08 01:33:17 +08:00
Update tutorial-12-mysql_cli.md
This commit is contained in:
@@ -36,6 +36,8 @@ mysql://root:password@127.0.0.1
|
||||
|
||||
mysql://@test.mysql.com:3306/db1?character\_set=utf8&character_set_results=utf8
|
||||
|
||||
mysqls://localhost/db1?character\_set=big5
|
||||
|
||||
# Creating and starting a MySQL task
|
||||
|
||||
You can use WFTaskFactory to create a MySQL task. The usage of creating interface and callback functions are similar to other tasks in workflow:
|
||||
|
||||
Reference in New Issue
Block a user