From: Thimble Smith Date: October 24 2000 8:45pm Subject: Re: Shared Memory. List-Archive: http://lists.mysql.com/internals/53 Message-Id: <20001024164523.A52714@threads.polyesthetic.msg> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Development Team /_/ /_/\_, /___/\___\_\___/ Boone, NC USA <___/ www.mysql.com