-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
NedPK
committed
Jul 22, 2024
1 parent
ff99fc9
commit 2596965
Showing
1 changed file
with
12 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,25 @@ | ||
# Reference Guides | ||
|
||
## [SkySQL REST API Guide](<./REST API Reference.md>) | ||
|
||
### [SkySQL REST API Guide](<./REST API Reference.md>) | ||
## [Configurable MariaDB Server variables:](<../config/README.md>) | ||
|
||
### Configurable MariaDB Server variables: | ||
- [MariaDB Server Single Node](<../config/Enterprise-Server-Single-Node.md>) | ||
|
||
####1. [MariaDB Server Single Node](<../config/Enterprise-Server-Single-Node.md>) | ||
- [MariaDB Server With Replica(s)](<../config/Enterprise-Server-with-Replica(s).md>) | ||
|
||
####2. [MariaDB Server With Replica(s)](<../config/Enterprise-Server-with-Replica(s).md>) | ||
- [SkySQL Intelligent Proxy Configuration](<../config/SkySQL-Intelligent-Proxy.md>) | ||
|
||
####3. [SkySQL Intelligent Proxy Configuration](<../config/SkySQL-Intelligent-Proxy.md>) | ||
## [SkySQL supported Instance sizes](<./Instance Size Choices.md>) | ||
|
||
### [SkySQL supported Instance sizes](<./Instance Size Choices.md>) | ||
## [SkySQL supported Cloud regions](<./Region Choices.md>) | ||
|
||
### [SkySQL supported Cloud regions](<./Region Choices.md>) | ||
## [Sky Stored Procedures](<./Sky Stored Procedures.md>) | ||
|
||
### [Sky Stored Procedures](<./Sky Stored Procedures.md>) | ||
## [SkySQL Monitoring Metrics Reference](<./Monitoring Metrics Reference.md>) | ||
|
||
### [SkySQL Monitoring Metrics Reference](<./Monitoring Metrics Reference.md>) | ||
## [MariaDB Enterprise Server Reference Guide](https://mariadb.com/docs/server/ref/mdb/) | ||
|
||
### [MariaDB Enterprise Server Reference Guide](https://mariadb.com/docs/server/ref/mdb/) | ||
## [MaxScale Reference Guide](https://mariadb.com/docs/skysql-previous-release/ref/mxs22.08/) | ||
|
||
### [MaxScale Reference Guide](https://mariadb.com/docs/skysql-previous-release/ref/mxs22.08/) | ||
|
||
### [Setting up MariaDB Enterprise Server, ColStore, MaxScale in your Env](https://mariadb.com/downloads/repo-setup/) | ||
## [Setting up MariaDB Enterprise Server, ColStore, MaxScale in your Env](https://mariadb.com/downloads/repo-setup/) |