Open leizai9528 opened 1 year ago
i'm use create sync database.jobname() start sync job, but use 'stop sync jobname' can't stop the job; report : 1105 - errCode = 2, detailMessage = Syntax error in line 1: stop sync job-test ^ Encountered: IDENTIFIER Expected , Time: 0.025000s'
database
jobname
job-test
https://doris.apache.org/zh-CN/docs/1.2/sql-manual/sql-reference/Data-Manipulation-Statements/Load/PAUSE-SYNC-JOB?_highlight=jobs
PAUSE SYNC JOB job_name;
job_name
i'm use create sync
database
.jobname
() start sync job, but use 'stop sync jobname' can't stop the job; report : 1105 - errCode = 2, detailMessage = Syntax error in line 1: stop syncjob-test
^ Encountered: IDENTIFIER Expected , Time: 0.025000s'