How to specify database for ActiveRecordStore?

Hi,

Is there a way to specify which database to use (other than the default)
for storing sessions via ActiveRecordStore?

I have a replication setup in MySQL with my application set to read from
the slave db, and don’t want the sessions to be written there.

thanks.

-michael