On Tue, Oct 24, 2000 at 06:29:17AM -0600, sasha@stripped wrote:
>
> In order to share a connection you must stay in the same process - so using
> shared memory will not work even if you copy all the data structures.
>
The mm library uses mmap (or some other implementation) to make
sharing memory between processes portable.
http://www.engelschall.com/sw/mm/
Tim
--
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Tim Smith <tim@stripped>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Development Team
/_/ /_/\_, /___/\___\_\___/ Boone, NC USA
<___/ www.mysql.com