We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fe58b8 commit 294d616Copy full SHA for 294d616
articles/mysql/flexible-server/concepts-server-parameters.md
@@ -48,7 +48,7 @@ Review the [MySQL documentation](https://dev.mysql.com/doc/refman/5.7/en/innodb-
48
|Burstable (B1s)|1|1|134217728|33554432|134217728|
49
|Burstable (B1ms)|1|2|536870912|134217728|536870912|
50
|Burstable|2|4|2147483648|134217728|2147483648|
51
-|General Purpose|2|8|6442450944|134217728|6442450944|
+|General Purpose|2|8|5368709120|134217728|5368709120|
52
|General Purpose|4|16|12884901888|134217728|12884901888|
53
|General Purpose|8|32|25769803776|134217728|25769803776|
54
|General Purpose|16|64|51539607552|134217728|51539607552|
0 commit comments