~sergei.glushchenko/percona-server/5.5-BT34246-ps-blueprint-into-outfile-pipe-and-socket

Viewing all changes in revision 559.

  • Committer: Sergei Glushchenko
  • Date: 2013-09-19 16:09:09 UTC
  • Revision ID: sergei.glushchenko@percona.com-20130919160909-jbtsndny1grzomyk
Blueprint: https://blueprints.launchpad.net/percona-server/+spec/into-outfile-pipe-and-socket
Allow SELECT INTO OUTFILE/DUMPFILE to be targeted to unix socket or named pipe.
For the case when OUTFILE/DUMPFILE exists and is unix socket or pipe instead of
exit with error, connect to the socket or open the fifo and write output
into it.
Testcase verifies three cases
- regular file exists
- socket exists
- fifo exists

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: