Skip to content

Commit

Permalink
demo updates
Browse files Browse the repository at this point in the history
  • Loading branch information
viragtripathi committed May 18, 2022
1 parent 034c9a4 commit 50a027d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/mysql/demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ demo$ sudo docker exec -it re-node1 bash -c 'redis-cli -p 12000 ft.search idx:em

Expected output: `[{"jobId":"{connect}:job:cdc-job","jobName":"cdc-job","jobStatus":"CLAIMED","jobOwner":"30@virag-cdc","jobType":"STREAM"}]`

<details><summary><b>INSERT a record into SQL Server table (source)</b></summary>
<details><summary><b>INSERT a record into MySQL table (source)</b></summary>
<p>

```bash
Expand Down

0 comments on commit 50a027d

Please sign in to comment.