Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The method of self-increasing step size Adjustment by mysql

2025-02-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

First execute the command to view the configuration, as follows:

Show variables like'% increment%'

If:

Auto_increment_increment=2

Then execute:

Set @ @ global.auto_increment_increment = 1; set @ @ auto_increment_increment = 1

If:

Auto_increment_offset=2

Then execute:

Set @ @ global.auto_increment_offset = 1 * set @ @ auto_increment_offset = 1

These are the details of the self-increasing step size adjustment of mysql. Please pay attention to other related articles for more information.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report