summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.8.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.8.txt b/docs/releases/1.8.txt
index 3d38ec2443..6a164821b6 100644
--- a/docs/releases/1.8.txt
+++ b/docs/releases/1.8.txt
@@ -249,6 +249,9 @@ Database backends
and up will support microseconds. See the :ref:`MySQL database notes
<mysql-fractional-seconds>` for more details.
+* The MySQL backend no longer creates explicit indexes for foreign keys when
+ using the InnoDB storage engine, as MySQL already creates them automatically.
+
Email
^^^^^