You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: guides/v2.0/install-gde/prereq/mysql.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,12 @@ Magento _strongly_ recommends you observe the following standard when you set up
33
33
* Familiarize yourself with [these potential MySQL trigger limitations](http://dev.mysql.com/doc/mysql-reslimits-excerpt/5.1/en/stored-program-restrictions.html){:target="_blank"} before you continue.
34
34
* If you use MySQL database replication, be aware that Magento does _not_ support MySQL statement-based replication. Make sure you use _only_[row-based replication](http://dev.mysql.com/doc/refman/5.1/en/replication-formats.html){:target="_blank"}.
which are [incompatible](https://dev.mysql.com/doc/refman/5.7/en/replication-gtids-restrictions.html) with database
38
+
implementations utilizing GTID-based replication.
39
+
(E.g., [Google Cloud SQL second-generation instances](https://cloud.google.com/sql/docs/features#differences).) See
40
+
[this ticket](https://github.com/magento/magento2/issues/15209) for further information.
41
+
36
42
{: .bs-callout .bs-callout-info }
37
43
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).
Copy file name to clipboardExpand all lines: guides/v2.1/install-gde/prereq/mysql.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,12 @@ Magento _strongly_ recommends you observe the following standard when you set up
30
30
* Familiarize yourself with [these potential MySQL trigger limitations](http://dev.mysql.com/doc/mysql-reslimits-excerpt/5.1/en/stored-program-restrictions.html){:target="_blank"} before you continue.
31
31
* If you use MySQL database replication, be aware that Magento does _not_ support MySQL statement-based replication. Make sure you use _only_[row-based replication](http://dev.mysql.com/doc/refman/5.1/en/replication-formats.html){:target="_blank"}.
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).) See
37
+
[this ticket](https://github.com/magento/magento2/issues/15209) for further information.
38
+
33
39
{:.bs-callout .bs-callout-info}
34
40
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).
Copy file name to clipboardExpand all lines: guides/v2.2/install-gde/prereq/mysql.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,12 @@ Magento _strongly_ recommends you observe the following standard when you set up
26
26
* Familiarize yourself with [these potential MySQL trigger limitations](http://dev.mysql.com/doc/mysql-reslimits-excerpt/5.1/en/stored-program-restrictions.html){:target="_blank"} before you continue.
27
27
* If you use MySQL database replication, be aware that Magento does _not_ support MySQL statement-based replication. Make sure you use _only_[row-based replication](http://dev.mysql.com/doc/refman/5.1/en/replication-formats.html){:target="_blank"}.
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).) See
33
+
[this ticket](https://github.com/magento/magento2/issues/15209) for further information.
34
+
29
35
{:.bs-callout .bs-callout-info}
30
36
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).
Copy file name to clipboardExpand all lines: guides/v2.3/install-gde/prereq/mysql.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,12 @@ Magento _strongly_ recommends you observe the following standard when you set up
26
26
* Familiarize yourself with [these potential MySQL trigger limitations](http://dev.mysql.com/doc/mysql-reslimits-excerpt/5.1/en/stored-program-restrictions.html){:target="_blank"} before you continue.
27
27
* If you use MySQL database replication, be aware that Magento does _not_ support MySQL statement-based replication. Make sure you use _only_[row-based replication](http://dev.mysql.com/doc/refman/5.1/en/replication-formats.html){:target="_blank"}.
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).) See
33
+
[this ticket](https://github.com/magento/magento2/issues/15209) for further information.
34
+
29
35
{:.bs-callout .bs-callout-info}
30
36
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