Skip to content

Commit 4ec1862

Browse files
committed
fix basic
1 parent 8c001ae commit 4ec1862

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/mysql/howto-server-parameters.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ The InnoDB Buffer Pool size is not configurable and tied to your [pricing tier](
3434

3535
|**Pricing Tier**|**vCore(s)**|**InnoDB Buffer Pool size in MB <br>(servers supporting up to 4 TB storage)**| **InnoDB Buffer Pool size in MB <br>(servers supporting up to 16 TB storage)**|
3636
|:---|---:|---:|---:|
37-
|Basic| 1| 960| 50|
38-
|Basic| 2| 2560| 100|
37+
|Basic| 1| 960| |
38+
|Basic| 2| 2560| |
3939
|General Purpose| 2| 3584| 7168|
4040
|General Purpose| 4| 7680| 15360|
4141
|General Purpose| 8| 15360| 30720|

0 commit comments

Comments
 (0)