Commit 79c1df4c authored by Olivier Bertrand's avatar Olivier Bertrand

- Change the connect_xtrace variable to from int to set

  modified:   storage/connect/ha_connect.cc
  modified:   storage/connect/libdoc.cpp
parent dd07e30c
......@@ -174,7 +174,7 @@
#define JSONMAX 10 // JSON Default max grp size
extern "C" {
char version[]= "Version 1.06.0006 January 30, 2018";
char version[]= "Version 1.06.0006 January 31, 2018";
#if defined(__WIN__)
char compver[]= "Version 1.06.0006 " __DATE__ " " __TIME__;
char slash= '\\';
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment