=> 2005/10/25 22:29:58 - FATAL:  terminating connection due to administrator command
server closed the connection unexpectedly
	This probably means the server terminated abnormally
	before or while processing the request.
=> SELECT message,
              description,
              a_description
            FROM
              cms.message
=> 2005/10/25 22:29:58 - FATAL:  terminating connection due to administrator command
server closed the connection unexpectedly
	This probably means the server terminated abnormally
	before or while processing the request.
=> SELECT allow_login, 
            agent,
            version, 
            email,
            welcome_message, 
            a_welcome_message, 
            logo, 
            a_logo, 
            time_zone, 
            institution_name, 
            theme, 
            department,
            user_acceptance,
            domain
          FROM cms.system_parameters WHERE system_parameters = 1
=> 2005/10/25 22:29:58 - FATAL:  terminating connection due to administrator command
server closed the connection unexpectedly
	This probably means the server terminated abnormally
	before or while processing the request.
=> select * from cms.v_main_menus 
       where site_user_type = '' and active = 1
       order by sort_order
=> 2005/10/25 22:29:58 - FATAL:  terminating connection due to administrator command
server closed the connection unexpectedly
	This probably means the server terminated abnormally
	before or while processing the request.
=> select * from cms.v_actions 
       where root = 'system' and user_right <> 'n' and site_user_type = '' and active = 1
       order by sort_order
=> 2005/10/25 22:29:58 - FATAL:  terminating connection due to administrator command
server closed the connection unexpectedly
	This probably means the server terminated abnormally
	before or while processing the request.
=> select action from cms.action where name = 'cms_accueil'
=> 2005/10/25 22:30:01 - FATAL:  terminating connection due to administrator command
server closed the connection unexpectedly
	This probably means the server terminated abnormally
	before or while processing the request.
=> select * from cms.v_main_menus 
       where site_user_type = '' and active = 1
       order by sort_order
=> 2005/10/25 22:30:01 - FATAL:  terminating connection due to administrator command
server closed the connection unexpectedly
	This probably means the server terminated abnormally
	before or while processing the request.
=> select * from cms.v_actions 
       where root = 'system' and user_right <> 'n' and site_user_type = '' and active = 1
       order by sort_order
=> 2005/10/25 22:30:01 - FATAL:  terminating connection due to administrator command
server closed the connection unexpectedly
	This probably means the server terminated abnormally
	before or while processing the request.
=> select action from cms.action where name = 'cms_accueil'
ok - 2005/10/25 22:30:02 select * from cms.v_main_menus 
       where site_user_type = '' and active = 1
       order by sort_order
ok - 2005/10/25 22:30:02 select * from cms.v_actions 
       where root = 'system' and user_right <> 'n' and site_user_type = '' and active = 1
       order by sort_order
=> 2005/10/25 22:33:02 - FATAL:  terminating connection due to administrator command
server closed the connection unexpectedly
	This probably means the server terminated abnormally
	before or while processing the request.
=> select * from cms.v_main_menus 
       where site_user_type = '' and active = 1
       order by sort_order
=> 2005/10/25 22:33:02 - FATAL:  terminating connection due to administrator command
server closed the connection unexpectedly
	This probably means the server terminated abnormally
	before or while processing the request.
=> select * from cms.v_actions 
       where root = 'system' and user_right <> 'n' and site_user_type = '' and active = 1
       order by sort_order
=> 2005/10/25 22:33:02 - FATAL:  terminating connection due to administrator command
server closed the connection unexpectedly
	This probably means the server terminated abnormally
	before or while processing the request.
=> select action from cms.action where name = 'cms_accueil'
=> 2005/10/25 22:33:07 - FATAL:  terminating connection due to administrator command
server closed the connection unexpectedly
	This probably means the server terminated abnormally
	before or while processing the request.
=> select * from cms.v_main_menus 
       where site_user_type = '' and active = 1
       order by sort_order
=> 2005/10/25 22:33:08 - FATAL:  terminating connection due to administrator command
server closed the connection unexpectedly
	This probably means the server terminated abnormally
	before or while processing the request.
=> select * from cms.v_actions 
       where root = 'system' and user_right <> 'n' and site_user_type = '' and active = 1
       order by sort_order
=> 2005/10/25 22:33:08 - FATAL:  terminating connection due to administrator command
server closed the connection unexpectedly
	This probably means the server terminated abnormally
	before or while processing the request.
=> select action from cms.action where name = 'cms_accueil'
ok - 2005/10/25 22:33:11 select * from cms.v_main_menus 
       where site_user_type = '' and active = 1
       order by sort_order
ok - 2005/10/25 22:33:11 select * from cms.v_actions 
       where root = 'system' and user_right <> 'n' and site_user_type = '' and active = 1
       order by sort_order
ok - 2005/10/25 22:33:21 select action, name, label, coalesce(a_label, '<font color=red>*</font>' || label) as a_label 
     from cms.action 
     where (action not in (select action from cms.acces_rights)
     )
     and site_map = 1  and name <> 'cms_deconnexion'  and active = 1 and name = 'main'
     order by sort_order
		 
ok - 2005/10/25 22:33:21 select hint, a_hint, action, name, label, coalesce(a_label, '<font color=red>*</font>' || label) as a_label, action_type, alternate_path 
     from cms.action 
     where site_map = 1
     and parent_action = 3
     and action <> 3  and active = 1
     and (action not in (select action from cms.acces_rights)
     )  and name <> 'cms_deconnexion'
     order by sort_order
ok - 2005/10/25 22:33:21 select hint, a_hint, action, name, label, coalesce(a_label, '<font color=red>*</font>' || label) as a_label, action_type, alternate_path 
     from cms.action 
     where site_map = 1
     and parent_action = 15
     and action <> 15  and active = 1
     and (action not in (select action from cms.acces_rights)
     )  and name <> 'cms_deconnexion'
     order by sort_order
ok - 2005/10/25 22:33:27 select * from cms.v_main_menus 
       where site_user_type = '' and active = 1
       order by sort_order
ok - 2005/10/25 22:33:27 select * from cms.v_actions 
       where root = 'system' and user_right <> 'n' and site_user_type = '' and active = 1
       order by sort_order
