Limitations for multiplexed connections
imposes
the following limitations on multiplexed connections:
- Shared memory connections are not supported.
- Multithreaded applications are not supported.
- The database server ignores the sqlbreak() function on a multiplexed connection. If you call it, the database server does not interrupt the connection and does not return an error.