mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge 10.5 into 10.6
This commit is contained in:
@@ -584,7 +584,7 @@ if ($MySQLaccess::CGI) { #CGI-version
|
||||
# ----------------------
|
||||
# brief and table-format
|
||||
# exclude each-other
|
||||
# table-format is prefered
|
||||
# table-format is preferred
|
||||
if (defined($Param{'table'})) { undef($Param{'brief'}); }
|
||||
if (defined($Param{'preview'}) or
|
||||
defined($Param{'copy'}) or
|
||||
|
Reference in New Issue
Block a user