You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:mysql-replication-listener

See all merge proposals.

MySQL Replication Listener has 5 active branches owned by 4 people and 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:mysql-replication-listener
Series: trunk
1 Development 2013-04-20 09:49:19 UTC
73. Releasing version 0.1.0

Author: Mats Kindahl
Revision Date: 2013-04-20 09:49:19 UTC

Releasing version 0.1.0

lp:~wade070/mysql-replication-listener/trunk 1 Development 2015-02-20 15:34:20 UTC This branch has not been imported yet.
lp:~sgwr-dts/mysql-replication-listener/dev 1 Development 2013-10-28 15:48:49 UTC
73. Releasing version 0.1.0

Author: Mats Kindahl
Revision Date: 2013-04-20 09:49:19 UTC

Releasing version 0.1.0

lp:~kristofer-pettersson-sun/mysql-replication-listener/dev 1 Development 2011-08-01 19:04:09 UTC
47. Patch to fix issues related to parsin...

Author: Mats Kindahl
Revision Date: 2011-08-01 19:04:09 UTC

Patch to fix issues related to parsing transport URLs.
- Added unit tests for create_transport and
  fixed problems discovered.
- Rewrote create_transport:
  - Removed restriction to 20 characters file name.
  - Removed unnecessary dynamic memory allocation
  - Added default 3306 for port
- Fixed TCP URL parsing:
  - Empty user or hostname was accepted, which
    should not be accepted.
- Fixed file URL parsing:
  - Disallowed user and host instead of treating
    them as part of the file name.
  - File URLs according to spec accept host part,
    but we do not accept that currently.
- Binlog_file_driver::get_position() did not return
  file name correctly.
- Binlog_tcp_driver constructor initialized members
  twice. Moved initialization to initializer list.

lp:~cracker0/mysql-replication-listener/xue 1 Development 2010-09-07 02:52:52 UTC This branch has not been pushed to yet.
15 of 5 results
You can't create new branches for MySQL Replication Listener.