Hello,
> Added two kinds of test for the implicit transaction: in single query and
> in implicit block.
Ok.
> The patch file is now created with Unix-style line ending (LF).
Thanks.
Patch applies and compiles cleanly. However, "make check" is not ok
on the added tests.
SHOW transaction_read_only;
transaction_read_only
-----------------------
- on
+ off
ISTM that the run is right and the patch test output is wrong, i.e. the
transaction_read_only is expected to stay as is.
--
Fabien.