Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMaurício Meneghini Fauth <mauricio@fauth.dev>2022-04-21 20:45:17 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2022-04-21 20:45:17 +0300
commit4891f2dc7435946520f5c1f35940a17c7485769f (patch)
tree4a32f3d4eca8a501c8ed58f9250cb09f1885003d /doc
parent50485448fcb42a5e37137c3e1b7a5337c81170c3 (diff)
parent4c1668d66378464f3b3bb7518fec0dbb156ae8d8 (diff)
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Diffstat (limited to 'doc')
-rw-r--r--doc/config.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/config.rst b/doc/config.rst
index f476fac7d3..5594823827 100644
--- a/doc/config.rst
+++ b/doc/config.rst
@@ -2729,6 +2729,15 @@ Export and import settings
.. seealso:: :ref:`faq6_27`
+.. config:option:: $cfg['Export']['remove_definer_from_definitions']
+
+ :type: boolean
+ :default: false
+
+ Remove DEFINER clause from the event, view and routine definitions.
+
+ .. versionadded:: 5.2.0
+
.. config:option:: $cfg['Import']
:type: array