$self->session_config( CGI_SESSION_OPTIONS => [ "driver:MySQL;id:Incr;", $self->query(), { Handle => $self->param('mydbh') } ], );