From: Naveen Rawat Date: June 18 2007 2:31pm Subject: Connection handler and shared memory List-Archive: http://lists.mysql.com/ug-rhein-neckar/15 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0059_01C7B1E3.7C649E90" ------=_NextPart_000_0059_01C7B1E3.7C649E90 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi All, A relatively newbie here. And here is my innocent query Is it POSSIBLE to keep the MYSQL type connection handler in a shared memory segment so that to make it accessible for both a (C developed) process and its child process. I have MySQL 5.0.37 compiled from source on RH linux release 2.6.9-42.ELsmp. I tried this with shared memory but ended up with SIGSEGV. Please help Best Regards Navin ------=_NextPart_000_0059_01C7B1E3.7C649E90--