Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit abc8391

Browse files
committed
Update e.g. to such as
1 parent 0ab4def commit abc8391

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

guides/v2.1/install-gde/prereq/mysql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ Magento _strongly_ recommends you observe the following standard when you set up
3232

3333
{:.bs-callout .bs-callout-warning} Magento 2 currently utilizes `CREATE TEMPORARY TABLE` statements inside transactions,
3434
which are [incompatible](https://dev.mysql.com/doc/refman/5.7/en/replication-gtids-restrictions.html) with database
35-
implementations utilizing GTID-based replication.
36-
(E.g., [Google Cloud SQL second-generation instances](https://cloud.google.com/sql/docs/features#differences).)
35+
implementations utilizing GTID-based replication, such as
36+
[Google Cloud SQL second-generation instances](https://cloud.google.com/sql/docs/features#differences).
3737

3838
{:.bs-callout .bs-callout-info}
3939
If your web server and database server are on different hosts, perform the tasks discussed in this topic on the database server host then see [Set up a remote MySQL database connection]({{ page.baseurl }}/install-gde/prereq/mysql_remote.html).

guides/v2.2/install-gde/prereq/mysql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ Magento _strongly_ recommends you observe the following standard when you set up
2828

2929
{:.bs-callout .bs-callout-warning} Magento 2 currently utilizes `CREATE TEMPORARY TABLE` statements inside transactions,
3030
which are [incompatible](https://dev.mysql.com/doc/refman/5.7/en/replication-gtids-restrictions.html) with database
31-
implementations utilizing GTID-based replication.
32-
(E.g., [Google Cloud SQL second-generation instances](https://cloud.google.com/sql/docs/features#differences).)
31+
implementations utilizing GTID-based replication, such as
32+
[Google Cloud SQL second-generation instances](https://cloud.google.com/sql/docs/features#differences).
3333

3434
{:.bs-callout .bs-callout-info}
3535
If your web server and database server are on different hosts, perform the tasks discussed in this topic on the database server host then see [Set up a remote MySQL database connection]({{ page.baseurl }}/install-gde/prereq/mysql_remote.html).

guides/v2.3/install-gde/prereq/mysql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ Magento _strongly_ recommends you observe the following standard when you set up
2828

2929
{:.bs-callout .bs-callout-warning} Magento 2 currently utilizes `CREATE TEMPORARY TABLE` statements inside transactions,
3030
which are [incompatible](https://dev.mysql.com/doc/refman/5.7/en/replication-gtids-restrictions.html) with database
31-
implementations utilizing GTID-based replication.
32-
(E.g., [Google Cloud SQL second-generation instances](https://cloud.google.com/sql/docs/features#differences).)
31+
implementations utilizing GTID-based replication, such as
32+
[Google Cloud SQL second-generation instances](https://cloud.google.com/sql/docs/features#differences).
3333

3434
{:.bs-callout .bs-callout-info}
3535
If your web server and database server are on different hosts, perform the tasks discussed in this topic on the database server host then see [Set up a remote MySQL database connection]({{page.baseurl }}/install-gde/prereq/mysql_remote.html).

0 commit comments

Comments
 (0)