You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/05/07 05:19:56 UTC

[GitHub] [shardingsphere-elasticjob] TeslaCN opened a new issue, #2073: task_id may be too long if shardingTotalCount is large

TeslaCN opened a new issue, #2073:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/2073

   ## Feature Request
   
   ### Is your feature request related to a problem?
   
   Errors may occur:
   ```
   Data too long for column 'task_id' at row 1
   ```
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere-elasticjob] lewis600 commented on issue #2073: task_id may be too long if shardingTotalCount is large

Posted by "lewis600 (via GitHub)" <gi...@apache.org>.
lewis600 commented on issue #2073:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/2073#issuecomment-1507845481

   modify the [MySQL.properties](https://github.com/apache/shardingsphere-elasticjob/blob/master/elasticjob-ecosystem/elasticjob-tracing/elasticjob-tracing-rdb/src/main/resources/META-INF/sql/MySQL.properties) DLL file and add it to your src dir, eg:src/main/resources/META-INF/sqlMySQL.properties


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org