Markus Mäkelä
|
4c9fc1a39e
|
Merge branch '2.0' into 2.1
|
2017-06-14 13:36:40 +03:00 |
|
Markus Mäkelä
|
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 |
|
Markus Mäkelä
|
20fceada58
|
Revert "Fix fwf_prepared_stmt expectations"
This reverts commit ae444c214b76e419e85d8c7200548c70bbb70068.
|
2017-06-05 13:20:15 +03:00 |
|
Markus Mäkelä
|
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 |
|
Markus Mäkelä
|
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 |
|
Markus Mäkelä
|
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 |
|