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

Commit 0ab4def

Browse files
committed
Update per PR feedback
1 parent d81ff63 commit 0ab4def

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ Magento _strongly_ recommends you observe the following standard when you set up
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
3535
implementations utilizing GTID-based replication.
36-
(E.g., [Google Cloud SQL second-generation instances](https://cloud.google.com/sql/docs/features#differences).) See
37-
[this ticket](https://github.com/magento/magento2/issues/15209) for further information.
36+
(E.g., [Google Cloud SQL second-generation instances](https://cloud.google.com/sql/docs/features#differences).)
3837

3938
{:.bs-callout .bs-callout-info}
4039
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: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ Magento _strongly_ recommends you observe the following standard when you set up
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
3131
implementations utilizing GTID-based replication.
32-
(E.g., [Google Cloud SQL second-generation instances](https://cloud.google.com/sql/docs/features#differences).) See
33-
[this ticket](https://github.com/magento/magento2/issues/15209) for further information.
32+
(E.g., [Google Cloud SQL second-generation instances](https://cloud.google.com/sql/docs/features#differences).)
3433

3534
{:.bs-callout .bs-callout-info}
3635
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: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ Magento _strongly_ recommends you observe the following standard when you set up
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
3131
implementations utilizing GTID-based replication.
32-
(E.g., [Google Cloud SQL second-generation instances](https://cloud.google.com/sql/docs/features#differences).) See
33-
[this ticket](https://github.com/magento/magento2/issues/15209) for further information.
32+
(E.g., [Google Cloud SQL second-generation instances](https://cloud.google.com/sql/docs/features#differences).)
3433

3534
{:.bs-callout .bs-callout-info}
3635
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)