Mysql split-table #1438

Open
opened 2019-09-27 09:43:48 +00:00 by DoMySon · 2 comments
DoMySon commented 2019-09-27 09:43:48 +00:00 (Migrated from github.com)

How to realize the split-table by taking the remainder in mysql

How to realize the split-table by taking the remainder in mysql

Hi, please give more details.

Hi, please give more details.
DoMySon commented 2019-09-28 02:41:20 +00:00 (Migrated from github.com)

Suppose there are two uuid 15333333,15333332 , They should be stored in User_3 User_2, two tables with the same structure.The reason is that they are divided by the remainder of 10.

Suppose there are two uuid 15333333,15333332 , They should be stored in User_3 User_2, two tables with the same structure.The reason is that they are divided by the remainder of 10.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: xorm/xorm#1438
No description provided.