Commit Graph

992 Commits

Author SHA1 Message Date
21221a513f Correction to list filters command output 2014-06-02 14:36:51 +01:00
857ae25570 Addition of session filter tracking in order to allow the show session
command to call the diagnostic entries points of the filters in the
session.

Slight improvements to the two example filters and a fix to the
trim routine.
2014-06-02 10:56:50 +01:00
8d55be4b23 First working filters implementaton.
Only downstream filters are supported currently, i.e. no result
set filtering can be done.

A crude QLA (Query Log All) filter is included as a test harness only
2014-05-30 16:45:39 +01:00
7bca4e383f Updated table of contents 2014-05-29 10:36:16 +01:00
5b97e15a1f Updated documentation of the debug CLI to include the new list commands 2014-05-29 10:32:25 +01:00
b761c798ca Merge branch 'develop' of github.com:skysql/MaxScale into develop 2014-05-29 09:01:44 +01:00
b710025a8e printed message modified
printed message modified
2014-05-29 09:07:59 +02:00
f84e2b0dae Merge branch 'develop' of github.com:skysql/MaxScale into develop 2014-05-28 23:39:17 +01:00
797f044cf9 Addition of the list command to the debugcli to list servers,
services, listeners and sessions
2014-05-28 23:25:47 +01:00
430ccf52d4 Merge branch 'MAX-11' into develop 2014-05-28 18:32:39 +03:00
1a2b8e5475 Router spinlock wasn't used to protect routing. As a consequence router could have been closed in thread #1 while thread #2 was in a middle of execution of router code. Solved by holding router lock so that it covered whole routing operation. 2014-05-28 18:29:02 +03:00
a73c9c8076 Completing fix to #438 2014-05-28 14:39:44 +03:00
89c51cff20 Completing fix to #438 2014-05-28 14:36:53 +03:00
74732491f0 Merge branch 'develop' into MAX-11 2014-05-28 14:22:53 +03:00
4ac11d137e Merge branch 'develop' of https://github.com/skysql/MaxScale into develop 2014-05-28 14:22:11 +03:00
6890129bf2 Bug #438, http://bugs.skysql.com/show_bug.cgi?id=438 try to complete the fix. dcb->authlock was double-freed. 2014-05-28 14:16:25 +03:00
a42e7b5702 Bug #438, http://bugs.skysql.com/show_bug.cgi?id=438 try to complete the fix. dcb->authlock was double-freed. 2014-05-28 14:06:06 +03:00
3514156f28 Merge branch 'develop' of github.com:skysql/MaxScale into develop 2014-05-28 11:20:45 +01:00
509379df70 Fix for NULL buffer past to gwbuf_length 2014-05-28 11:00:50 +01:00
f985e1cac5 server_id for MySQL replication set for each node
server_id for MySQL replication is now set for each node and
dprintServer* routines can print it as well
2014-05-28 10:43:01 +02:00
78a02f5297 Compile warning fixed in galera_mon.c
Compile warning fixed in galera_mon.c
2014-05-28 09:39:33 +02:00
a45e009dfe Merge branch 'feature-MAX-58' into develop
Merge branch 'feature-MAX-58' into develop
2014-05-28 09:31:29 +02:00
1e1a78f535 Merge branch 'develop' of https://github.com/skysql/MaxScale into develop 2014-05-28 10:10:57 +03:00
70115d35c9 Fix to bug #438 http://bugs.skysql.com/show_bug.cgi?id=438
Fixed some compiler warnings, added header includes, return values etc.
2014-05-27 17:07:41 +03:00
056b5d5f37 Merge pull request #4 from skysql/MAX-119
Fix to bug #438 http://bugs.skysql.com/show_bug.cgi?id=438
2014-05-27 14:38:07 +01:00
d6f0f936ec Updated CLI documentation in lien with new debugcli modes 2014-05-27 12:34:06 +01:00
ccd9cf4838 Delete Debug And Diagnostic Support.pdf 2014-05-27 12:19:52 +01:00
f6bd9b8c53 Merge branch 'blr' into develop
Conflicts:
	Documentation/Debug And Diagnostic Support.pdf
2014-05-27 12:18:59 +01:00
97bb1638ad Delete swp file 2014-05-27 12:17:09 +01:00
22a861f5e7 Updated documentation of the debug CLI 2014-05-27 12:16:41 +01:00
d12ed592a0 Removed a duplicate code added by merge
A code duplication occurred in a switch statement during the merge of the cenh branch
2014-05-27 09:44:17 +01:00
f9db3bc129 Fix to bug #438 http://bugs.skysql.com/show_bug.cgi?id=438
Fixed some compiler warnings, added header includes, return values etc.
2014-05-27 10:08:17 +03:00
7319859a48 Log message update
Log message update
2014-05-26 17:34:55 +02:00
2c306409b6 newline removed
newline removed
2014-05-26 17:30:36 +02:00
933025b017 Update
Update
2014-05-26 16:49:10 +02:00
a6d6938367 Merge branch 'feature-MAX-98' into develop 2014-05-26 14:17:30 +02:00
b54ca8e87f Default values for MONITOR_INTERVAL
Default values for MONITOR_INTERVAL
2014-05-26 14:16:56 +02:00
0e510cfa4a Default values for MONITOR_INTERVAL
Default values for MONITOR_INTERVAL
2014-05-26 14:15:51 +02:00
330c0f6bf7 MONITOR_INTERVAL default added
MONITOR_INTERVAL default added
2014-05-26 14:13:01 +02:00
b17744fd46 Monitor Version Update
Monitor Version Update
2014-05-26 14:07:04 +02:00
040e7158fc Merge branch 'feature-MAX-98' into develop 2014-05-26 14:05:47 +02:00
60e06080ff Monitor version update
Monitor version update
2014-05-26 14:05:29 +02:00
046e734d40 Merge branch 'feature-MAX-98' into develop 2014-05-26 13:58:18 +02:00
9b46bc063d Compile error
Compile error
2014-05-26 13:57:45 +02:00
375121aec7 Merge from feature-MAX-98
Merge from feature-MAX-98
2014-05-26 12:50:29 +02:00
c23773c977 Removed binlog path
Removed binlog path
2014-05-26 12:40:56 +02:00
952650ef18 Removed duplicated entry
Removed duplicated entry
2014-05-26 12:23:00 +02:00
378d00983d merge from branch 'cenh'
merge from branch ‘cenh’
2014-05-26 12:15:34 +02:00
7b24841af6 Updated
Upated
2014-05-26 11:57:16 +02:00
3c66c9c764 update
update
2014-05-26 11:39:10 +02:00