[MXS-1700] Using MariaDBClient for backend protocol module causes a crash Created: 2018-03-06  Updated: 2019-05-28  Resolved: 2019-05-28

Status: Closed
Project: MariaDB MaxScale
Component/s: Core
Affects Version/s: 2.1.13
Fix Version/s: 2.3.8

Type: Bug Priority: Major
Reporter: markus makela Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: None


 Description   

MaxScale crashes with the following configuration when a connection is created.

[maxscale]
threads=auto
 
[monitor]
type=monitor
module=mariadbmon
servers=server1
user=maxuser
password=maxpwd
 
[RW-Split-Router]
type=service
router=readwritesplit
servers=server1
user=maxuser
passwd=maxpwd
 
[RW-Split-Listener]
type=listener
service=RW-Split-Router
protocol=mariadbclient
port=4006
 
[server1]
type=server
address=127.0.0.1
port=3000
protocol=mariadbclient


Generated at Thu Feb 08 04:08:45 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.