9e25ed4b67
Removed unnecessary installation of tests
...
The maxadmin tests were installed even though they do not require any
configuring to work.
2015-11-27 12:21:19 +02:00
33ba9e1bae
Added missing maxadmin tests.
2015-10-19 09:01:58 +03:00
7cfc1d3cc9
Chaged MaxScale default installation directory to /usr/local/mariadb/maxscale and MaxAdmin password to 'mariadb'.
2015-03-23 14:53:31 +02:00
5d1f029260
New fix candidate to bug #698 , http://bugs.mariadb.com/show_bug.cgi?id=698
...
client/test/maxadmin_test.sh: added new cases for testing maxadmin
service.c:dListListeners:fixed NULL-pointer reference
debugcli.h: replaced magic number 80 with constant integer.
cli.c:execute:fixed command buffer overflow
debugcmd.c:convert_arg:restored return value to 0 in case of error
2015-01-19 17:55:02 +02:00
81b09e7c4d
Additional tests for maxadmin and diagnostics within maxscale
2014-10-08 11:26:36 +01:00
33636c06f8
MaxAdmin stress test
2014-09-25 16:00:18 +01:00
c4ee414117
Addition of test for show filter
2014-09-24 11:29:33 +01:00
e8b5c2cbdf
Updates to maxadmin to prevent hang when maxscale shuts down
...
Addition of maxadmin test script
2014-09-24 10:04:36 +01:00