Files
MaxScale/server/modules/routing/debugcli
Markus Makela a5bb02bd14 Expect at least two arguments for create server
When a server is created in server_create, it sets the port to the default
of 3306 if no explicit port is defined. The code that called this function
still expected a minimum of three arguments: name, address and port.
2016-11-14 22:58:26 +02:00
..
2016-11-08 11:12:37 +01:00