Comments - AUTO_INCREMENT Handling in InnoDB

7 months, 4 weeks ago Mine Mine

Hello, may I ask if you can provide the code to reproduce the statement "When innodb_autoinc_lock_mode is set to 2, InnoDB uses the interleaved lock mode. In this mode, InnoDB does not hold any table-level locks at all. This is the fastest and most scalable mode, but is not safe for statement-based replication."?

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.