Skip to content

Instantly share code, notes, and snippets.

@travnewmatic
Created September 29, 2016 19:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save travnewmatic/59f3db8ff28ab941427b8172a9a61107 to your computer and use it in GitHub Desktop.
Save travnewmatic/59f3db8ff28ab941427b8172a9a61107 to your computer and use it in GitHub Desktop.
2016-09-29 14:16:01.600 sogo-tool[20241] MySQL4 connection established 0x0x2029620
2016-09-29 14:16:01.601 sogo-tool[20241] MySQL4 channel 0x0x22dfed0 opened (connection=0x0x2029620,sogo)
2016-09-29 14:16:01.601 sogo-tool[20241] <MySQL4Channel[0x0x22dfed0] connection=0x0x2029620> SQL: SELECT count(*) FROM sogo_sessions_folder WHERE c_lastseen <= 1475174761;
2016-09-29 14:16:01.603 sogo-tool[20241] <MySQL4Channel[0x0x22dfed0] connection=0x0x2029620> query has results, entering fetch-mode.
2016-09-29 14:16:01.723 sogo-ealarms-notify[20242] MySQL4 connection established 0x0x206d8e0
2016-09-29 14:16:01.723 sogo-ealarms-notify[20242] MySQL4 channel 0x0x2213080 opened (connection=0x0x206d8e0,sogo)
2016-09-29 14:16:01.723 sogo-ealarms-notify[20242] <MySQL4Channel[0x0x2213080] connection=0x0x206d8e0> SQL: BEGIN;
2016-09-29 14:16:01.724 sogo-ealarms-notify[20242] <MySQL4Channel[0x0x2213080] connection=0x0x206d8e0> query has no results.
2016-09-29 14:16:01.724 sogo-ealarms-notify[20242] <MySQL4Channel[0x0x2213080] connection=0x0x206d8e0> SQL: SELECT t1.c_alarm_number, t1.c_name, t1.c_path, t1.c_recurrence_id, t1.c_uid FROM sogo_alarms_folder t1 WHERE t1.c_alarm_date >= 1475176260 AND t1.c_alarm_date <= 1475176560;
2016-09-29 14:16:01.725 sogo-ealarms-notify[20242] <MySQL4Channel[0x0x2213080] connection=0x0x206d8e0> query has results, entering fetch-mode.
2016-09-29 14:16:01.725 sogo-ealarms-notify[20242] <MySQL4Channel[0x0x2213080] connection=0x0x206d8e0> SQL: ROLLBACK;
2016-09-29 14:16:01.726 sogo-ealarms-notify[20242] <MySQL4Channel[0x0x2213080] connection=0x0x206d8e0> query has no results.
2016-09-29 14:16:01.726 sogo-ealarms-notify[20242] <MySQL4Channel[0x0x2213080] connection=0x0x206d8e0> SQL: BEGIN;
2016-09-29 14:16:01.727 sogo-ealarms-notify[20242] <MySQL4Channel[0x0x2213080] connection=0x0x206d8e0> query has no results.
2016-09-29 14:16:01.727 sogo-ealarms-notify[20242] <MySQL4Channel[0x0x2213080] connection=0x0x206d8e0> SQL: DELETE FROM sogo_alarms_folder WHERE c_alarm_date <= 1475176560;
2016-09-29 14:16:01.728 sogo-ealarms-notify[20242] <MySQL4Channel[0x0x2213080] connection=0x0x206d8e0> query has no results.
2016-09-29 14:16:01.728 sogo-ealarms-notify[20242] <MySQL4Channel[0x0x2213080] connection=0x0x206d8e0> SQL: COMMIT;
2016-09-29 14:16:01.728 sogo-ealarms-notify[20242] <MySQL4Channel[0x0x2213080] connection=0x0x206d8e0> query has no results.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment