| List: | Internals | « Previous MessageNext Message » | |
| From: | Baron Schwartz | Date: | May 13 2009 2:31pm |
| Subject: | Re: MySQL Reengineering Project | ||
| View as plain text | |||
Hi, Or you might want the ability to open a connection to the server and join the same context (e.g. transaction) as an existing connection. On Tue, May 12, 2009 at 6:40 PM, Alex Esterkin <aesterkin@stripped> wrote: > Hi, Masood, > > You may want to be able to assign a client session context to a > thread, suspend a client session, reactivate it, etc. Or you may > want to be able to protect user session state from destruction as a > result of a possible thread exit. Or implement asynchronous > operations without thread spinning.
