[fix] remove some internal urls and emails
This commit is contained in:
@ -150,7 +150,7 @@ struct AutoincParam
|
||||
// in order to support partitioning with auto increment pkey,
|
||||
// we have to **loose the restriction** that generated number must be
|
||||
// in intra-partition ascending order.
|
||||
// https://aone.alibaba-inc.com/req/34489012
|
||||
//
|
||||
// If part_value_no_order_ flag = true, we can break this ordering restriction.
|
||||
// for compatibility consideration, part_value_no_order_ defaults to false
|
||||
bool part_value_no_order_;
|
||||
|
||||
Reference in New Issue
Block a user