To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=104575 Issue #|104575 Summary|add UI support for MySQL C/OOo's named pipes Component|Database access Version|current Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|ENHANCEMENT Priority|P3 Subcomponent|none Assigned to|fs Reported by|fs
------- Additional comments from [email protected] Fri Aug 28 08:09:22 +0000 2009 ------- MySQL Connector/OOo (http://extensions.services.openoffice.org/project/mysql_connector), as of version 1.0, supports connecting via named pipes on Windows, and via Sockets on non-Windows systems. The current UI in OOo allows to enter a socket name, but not the name of a named pipe. Also, the socket-UI is sub-optimal in that it allows to specify a socket and a combination of host/port at the same time, while they're actually mutually exclusive (socket connections, as well as named pipe connections, always go to "localhost"). We should prepare the UI of OOo 3.2 to properly handle both sockets and named pipes. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
