c447e5cf15
Uncrustify maxscale
...
See script directory for method. The script to run in the top level
MaxScale directory is called maxscale-uncrustify.sh, which uses
another script, list-src, from the same directory (so you need to set
your PATH). The uncrustify version was 0.66.
2018-09-09 22:26:19 +03:00
3c88bf1ec6
refactored tests ( #147 )
2017-12-08 12:23:04 +02:00
4c9fc1a39e
Merge branch '2.0' into 2.1
2017-06-14 13:36:40 +03:00
8d5c6ca00f
Disallow all prepared statement commands with dbfwfilter
...
All binary protocol prepared statements should be rejected by the
dbfwfilter in 2.0 as they aren't supported.
2017-06-06 12:34:46 +03:00
20fceada58
Revert "Fix fwf_prepared_stmt expectations"
...
This reverts commit ae444c214b76e419e85d8c7200548c70bbb70068.
2017-06-05 13:20:15 +03:00
9dc5a2ed08
Fix fwf_prepared_stmt expectations
...
The test should expect all prepared statements to fail. This needs to be
changed for 2.1 and newer versions.
2017-06-05 13:16:35 +03:00
ae444c214b
Fix fwf_prepared_stmt expectations
...
The test should expect all prepared statements to fail. This needs to be
changed for 2.1 and newer versions.
2017-05-30 15:42:08 +03:00
d7d4ec29bb
Add tests from develop
...
Added tests from develop. The test results need to be modified for 2.0.
2017-05-26 15:40:40 +03:00