stephensuxun opened a new issue #12426:
URL: https://github.com/apache/shardingsphere/issues/12426


   nested exception is org.apache.ibatis.exceptions.PersistenceException: \n### 
Error updating database.  Cause: 
org.apache.shardingsphere.sharding.algorithm.sharding.ShardingAlgorithmException:
 failed to shard value PreciseShardingValue(logicTableName=ainews_user, 
columnName=create_time, value=2021-09-14 17:45:37.487), and availableTables 
[ainews_user_914, ainews_user_915, ainews_user_916]\n### The error may exist in 
com/ims/cloud/inspection/core/inspection/mapper/AiNewsUserMapper.java (best 
guess)\n### The error may involve 
com.ims.cloud.inspection.core.inspection.mapper.AiNewsUserMapper.insert-Inline\n###
 The error occurred while setting parameters\n### SQL: INSERT INTO ainews_user  
( user_id, user_account, user_name, nick_name, user_password,   
user_used_amount,           expiration_date, create_time, update_time )  VALUES 
 ( ?, ?, ?, ?, ?,   ?,           ?, ?, ? )\n### Cause: 
org.apache.shardingsphere.sharding.algorithm.sharding.ShardingAlgorithmException:
 failed to shard value 
 PreciseShardingValue(logicTableName=ainews_user, columnName=create_time, 
value=2021-09-14 17:45:37.487), and availableTables [ainews_user_914, 
ainews_user_915, ainews_user_916]


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to