Updated various MaxScale command line and configuration options to allow custom log, module, data, cache and language directories.
This commit is contained in:
@ -65,3 +65,4 @@ int gw_write(DCB *dcb, const void *buf, size_t nbytes);
|
||||
int gw_getsockerrno(int fd);
|
||||
int parse_bindconfig(char *, unsigned short, struct sockaddr_in *);
|
||||
int setipaddress(struct in_addr *, char *);
|
||||
char* get_moduledir();
|
||||
Reference in New Issue
Block a user