Julien Calvas created GUACAMOLE-1198:
----------------------------------------
Summary: Show active connections in "guacamole_connection_history"
Key: GUACAMOLE-1198
URL: https://issues.apache.org/jira/browse/GUACAMOLE-1198
Project: Guacamole
Issue Type: Bug
Components: guacamole, guacamole-auth-jdbc-mysql
Affects Versions: 1.2.0
Reporter: Julien Calvas
Attachments: 2020-10-27_11h53_24.png
In the table "guacamole_connection_history", the documentation says that :
_"+*end_date*+ : The time at which the connection ended. If the connection is
still active, the value in this column will be NULL. Despite its name, this
column also stores time information in addition to the date."_
_[=>
LINK|https://guacamole.apache.org/doc/gug/jdbc-auth.html#jdbc-auth-schema-connection-history]_
But despite this annotation, connections are only stored when completed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)