branches with status:
Name Status Last Modified Last Commit
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:~kristofer-pettersson-sun/mysql-server/mysql-replication-listener 0 Experimental 2010-04-29 12:03:56 UTC This branch has not been mirrored yet.
lp:~kristofer-pettersson-sun/drizzle/p2p 0 Experimental 2008-07-14 19:57:23 UTC This branch has not been pushed to yet.
13 of 3 results