regarding seconds behind master variable in 10.0.4

You are viewing an old version of this question. View the current version here.

Agenda and notes from day 2 of the MariaDB Developer Meeting in Athens, Greece.

Agenda

TimeMain TrackSide Track
09:00‑10:00Email & Hacking time (Public)
10:00-11:00GIS in MariaDB: Current status, upcoming milestones. (Public)
11:00‑11:15Small break
11:15-12:30Replication in MariaDB (Public)
12:30‑13:30Lunch
13:30‑14:00Email and hacking time.
14:00‑15:15Xentio Presentation (Public)
15:15‑15:45Coffee break
15:45-16:30MariaDB 5.3: Technical Status (Public)
16:30-17:30MariaDB 5.5: Planning (features, release theme, release dates, etc...) (Public)

Printed Schedule (pdf)

Notes

Answer Answered by Elena Stepanova in this comment.

Indeed, I also observe seemingly random numbers in seconds_behind_master field. However, it doesn't seem to be related to multisource replication, it happens with a single master as well, and is also reproducible with MySQL 5.5 and MariaDB 5.5. Thus, I think it's most likely bug http://bugs.mysql.com/bug.php?id=52166 or http://bugs.mysql.com/bug.php?id=53167, which were fixed in 5.6. We need to either merge the bugfixes or fix them on our own. Could you please submit a bug report at JIRA?

Thanks.

Comments

Comments loading...
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.