[vwnc] MySQLEXDI - which session to install when using MySQLHybridSession?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[vwnc] MySQLEXDI - which session to install when using MySQLHybridSession?

Thomas Gagné-2
I had to change MySQLConnection's #sessionClass class-side method to
return MySQLHybridSession since Store complains when installing tables
(restoring a connection?) that the session (a regular session) doesn't
know how to do CREATE TABLE statements.

Only problem is when an image is restored with that change it
immediately complains the session doesn't understand #install.  Both the
regular and admin session know how to install, and install their own
buffer classes, but what should the admin session do?  Call the install
for both?

--
Visit <http://tggagne.blogspot.com/> for more great reading.

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc