vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi all, I am reading MySQL 5.1 Reference Manual and found about the two variables in Chapter 6. Replication. But I cannot find from when these two variables come into being. I am using 4.0.27 on my servers now, and can not find them by using "show variables". Should I upgrade my servers? Thanks! -- Xueron Nee <xueron@gmail.com> |
| ||||
| Hi Obviously!. These variables were introduced in MySQL 5.0.2. These system variables accommodate multi-master replication with AUTO_INCREMENT. Thanks ViSolve DB Team. ----- Original Message ----- From: "Xueron Nee" <xueron@gmail.com> To: <mysql@lists.mysql.com> Sent: Monday, November 06, 2006 10:59 AM Subject: when does auto_increment_increment and auto_increment_offset come into being? > Hi all, > > I am reading MySQL 5.1 Reference Manual and found about the two > variables in Chapter 6. Replication. But I cannot find from when these > two variables come into being. I am using 4.0.27 on my servers now, and > can not find them by using "show variables". Should I upgrade my servers? > > Thanks! > > -- > Xueron Nee <xueron@gmail.com> > > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: > http://lists.mysql.com/mysql?unsub=m...rt@visolve.com > |