MXS-1631: Update handshake version string
Updated handshake version string to 5.5.5-10.2.12. This will signal that MaxScale is capable of behaving like a fully-fledged 10.2 server.
This commit is contained in:
parent
e918810a4f
commit
ef5c8d3114
@ -43,7 +43,7 @@
|
||||
|
||||
MXS_BEGIN_DECLS
|
||||
|
||||
#define GW_MYSQL_VERSION "5.5.5-10.0.0 " MAXSCALE_VERSION "-maxscale"
|
||||
#define GW_MYSQL_VERSION "5.5.5-10.2.12 " MAXSCALE_VERSION "-maxscale"
|
||||
#define GW_MYSQL_LOOP_TIMEOUT 300000000
|
||||
#define GW_MYSQL_READ 0
|
||||
#define GW_MYSQL_WRITE 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user