Bug #38416 Proxy test harness does not support starting with UNIX socket
Submitted: 28 Jul 2008 19:02
Reporter: Kay Roepke Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Proxy: Core Severity:S2 (Serious)
Version:0.7.0 OS:Any
Assigned to: Assigned Account CPU Architecture:Any

[28 Jul 2008 19:02] Kay Roepke
Description:
We currently don't support setting proxy-address to a UNIX socket in run-tests.lua.

How to repeat:
look at client_address_socket.lua, execute it

Suggested fix:
enhance run-tests.lua to allow for options to be passed to mysqltest to tell it to look for the UNIX socket instead of the TCP one.