summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel Mazetto <brodock@gmail.com>2018-07-10 00:23:37 +0200
committerGabriel Mazetto <brodock@gmail.com>2018-08-10 20:40:00 +0200
commit01ce3257989ff6898f1c0c55cf6bafbd432e48ce (patch)
tree6533b42f5da66d5756616c03d57c389f2e57ea7b
parent119c49172f6ff37605d72faf2e4868ecdb696a61 (diff)
downloadgitlab-ce-01ce3257989ff6898f1c0c55cf6bafbd432e48ce.tar.gz
Changelog
-rw-r--r--changelogs/unreleased/48967-disable-statement-timeout.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/48967-disable-statement-timeout.yml b/changelogs/unreleased/48967-disable-statement-timeout.yml
new file mode 100644
index 00000000000..2da800ed41e
--- /dev/null
+++ b/changelogs/unreleased/48967-disable-statement-timeout.yml
@@ -0,0 +1,5 @@
+---
+title: disable_statement_timeout no longer leak to other migrations
+merge_request: 20503
+author:
+type: fixed