一、官網(wǎng)說明
When Group Replication is started on a server, the value of auto_increment_increment is changed to the value of group_replication_auto_increment_increment, which defaults to 7, and the value of auto_increment_offset is changed to the server ID. The changes are reverted when Group Replication is stopped. These settings avoid the selection of duplicate auto-increment values for writes on group members, which causes rollback of transactions. The default auto increment value of 7 for Group Replication represents a balance between the number of usable values and the permitted maximum size of a replication group (9 members).
The changes are only made and reverted if auto_increment_increment and auto_increment_offset each have their default value of 1. If their values have already been modified from the default, Group Replication does not alter them. From MySQL 8.0, the system variables are also not modified when Group Replication is in single-primary mode, where only one server writes.
敲黑板,劃重點(diǎn),在MySQL8.0的版本中,組復(fù)制在單主模式下(只有一個(gè)寫服務(wù)器),系統(tǒng)變量(自增序列參數(shù))是不會(huì)自動(dòng)修改的。這是新版本中增加的一段話,我也是在測(cè)試中發(fā)現(xiàn)了了這個(gè)問題,在官網(wǎng)中得到了證實(shí)。知識(shí)就是知識(shí)或者別人告訴你,或者你自己找答案,找答案的過程是很有意思的。
二、驗(yàn)證過程
1、系統(tǒng)默認(rèn)參數(shù)
2、自增序列表,自增是按照默認(rèn)參數(shù)自增的,并沒有修改
三、建議
1、建議大家還是用MGR中的單主模式
2、要對(duì)你要修改的每一個(gè)參數(shù)了如指掌,不然就不要改動(dòng)。
3、紙上得來終覺淺,多做測(cè)試和實(shí)驗(yàn)也要多分享。
另外有需要云服務(wù)器可以了解下創(chuàng)新互聯(lián)cdcxhl.cn,海內(nèi)外云服務(wù)器15元起步,三天無(wú)理由+7*72小時(shí)售后在線,公司持有idc許可證,提供“云服務(wù)器、裸金屬服務(wù)器、高防服務(wù)器、香港服務(wù)器、美國(guó)服務(wù)器、虛擬主機(jī)、免備案服務(wù)器”等云主機(jī)租用服務(wù)以及企業(yè)上云的綜合解決方案,具有“安全穩(wěn)定、簡(jiǎn)單易用、服務(wù)可用性高、性價(jià)比高”等特點(diǎn)與優(yōu)勢(shì),專為企業(yè)上云打造定制,能夠滿足用戶豐富、多元化的應(yīng)用場(chǎng)景需求。
新聞標(biāo)題:MGR自增序列參數(shù)設(shè)置步驟-創(chuàng)新互聯(lián)
鏈接URL:http://jinyejixie.com/article18/dcpigp.html
成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供網(wǎng)站維護(hù)、網(wǎng)站策劃、微信小程序、App設(shè)計(jì)、網(wǎng)站排名、ChatGPT
聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請(qǐng)盡快告知,我們將會(huì)在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如需處理請(qǐng)聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來源: 創(chuàng)新互聯(lián)
猜你還喜歡下面的內(nèi)容