But it will done by MySql query. Run the below query manually and
you will get the user id starts from 200001.
ALTER TABLE customer_entity AUTO_INCREMENT = 200001;
But it will done by MySql query. Run the below query manually and
you will get the user id starts from 200001.
ALTER TABLE customer_entity AUTO_INCREMENT = 200001;
position' => self::STANDARD,
with:
'position' => self::RIGHT,