Fixed type in documentation.
This commit is contained in:
@ -16,7 +16,7 @@ The simplest way to install MaxScale is to use one of the binary packages that a
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
If you want to install only MaxScale, futher down you will find the product specific download pages. Click on the MariaDB MaxScale link and follow the distribution specific instructions.
|
If you want to install only MaxScale, further down you will find the product specific download pages. Click on the MariaDB MaxScale link and follow the distribution specific instructions.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
@ -80,9 +80,6 @@ ssize_t log_ses_count[LOGFILE_LAST] = {0};
|
|||||||
*/
|
*/
|
||||||
#define MAX_LOGSTRLEN BUFSIZ
|
#define MAX_LOGSTRLEN BUFSIZ
|
||||||
|
|
||||||
/** Use the skygw_ prefix, only for 1.1 compatible builds*/
|
|
||||||
#define OLD_LOGNAMES
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Path to directory in which all files are stored to shared memory
|
* Path to directory in which all files are stored to shared memory
|
||||||
* by the OS.
|
* by the OS.
|
||||||
|
Reference in New Issue
Block a user