lp:~miguelaraujo/mysql-proxy/wrapper-script-typo

Created by Miguel Araújo and last modified
Get this branch:
bzr branch lp:~miguelaraujo/mysql-proxy/wrapper-script-typo
Only Miguel Araújo can upload to this branch. If you are Miguel Araújo please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Miguel Araújo
Project:
MySQL Proxy
Status:
Merged

Recent revisions

1227. By Miguel Araújo

fixed wrong copyright note and typo on: scripts/mysql-proxy-binwrapper.in

1226. By Jan Kneschke

skip test if IPv6 isn;t configured on the host

1225. By Jan Kneschke

added network_address_tostring() to wrap inet_ntoa, inet_ntop and WSAAddressToString

  - inet_ntop() doesn't exist on Windows earlier than Vista
  - use WSAAddressToString() on all windows versions

1224. By Jan Kneschke

add mysql-chassis-glibext as explicit dependency

  - fixes builds that use the chassis and don't use the internal dependencies of the
    shared-lib to resolve external symbols like g_hash_table_lookup_const()

1223. By Jan Kneschke

only disable ipv4-over-ipv6 if the OS has support for it

  - ifdef'ed it out for Solaris 9 which has IPv6 support, but no IPV6_V6ONLY

1222. By Jan Kneschke

disable dual-stacked IPv4-over-IPv6 sockets

  - this is the default on win32 and freebsd anyway and not the default on Linux
  - make it consistent across all platforms
  - add multi-socket later

1221. By Jan Kneschke

reverted to pre-IPv6-support-behaviour: only bind to IPv4 by default

1220. By Jan Kneschke

disabled test if ipv6 isn't setup on the host

1219. By Jan Kneschke

fixed 'undefined reference to symbol 'g_debug_hexdump''

  - some linkers down pass down the dependencies its libs to the binary itself

1218. By Jan Kneschke

disable test as we can't be sure if it is IPv6 is enabled on the host

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:mysql-proxy
This branch contains Public information 
Everyone can see this information.

Subscribers