From: Daniel B. <bo...@io...> - 2002-09-12 17:44:01
|
what happens to the session data when the size of blob is exceeded? It think it is 64k in mysql. On Thu, 2002-09-12 at 10:33, Reini Urban wrote: > I added now DB_Session support and > updated Pear DB to version 1.3 into CVS. Should be in tomorrows nightly > snapshot. Todays snapshot has a bug with DB_Session which needed to > large Pear DB update. > > DB_Session needs PEAR DB, ie. DBParams['dbtype'] = 'SQL'. No ADODB yet. > The latest Pear DB is of comparable speed as the old ADODB. > > DB_sessions are faster than filebased sessions and probably easier to > setup. (No common shared /tmp dir needed as on sorceforge.net or other > larger ISP's with load-balanced servers.) > |