Anyone have any ideas on how to store/retrieve an mysql connection handle
(object?) via shmget and friends? (in C of course)

I have been playing with IPC some and I would think that I should be able to
store an open connection handle in shared mem and go back and get it later,
stat it and use it...is this reasonable and can it be done??


Any ideas are appreciated...

-Dave


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to