Myshiner opened a new issue #3007: Update table cannot support multiple-table.
URL: https://github.com/apache/incubator-shardingsphere/issues/3007
 
 
   Project: sharding-proxy
   Version: v3.1.0
   
   **Question:**
   when update two tables in a sql, will got the errors.
   1. excuted sql context:
   UPDATE entity_topic t,entity_teaching_directory d SET t.directory_id=d.id 
WHERE
   t.stage_id=d.stage_id AND t.subject_id=d.subject_id AND d.`system_type` = 
'2' AND t.directory_id=0
   2. throw errors:
   3054 - Unknown exception: Cannot support Multiple-Table.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to