[From nobody Thu Jul 23 11:19:10 2026
Received: (at submit) by bugs.debian.org; 25 Nov 2016 15:38:53 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.0-bugs.debian.org_2005_01_02
 (2014-02-07) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-9.6 required=4.0 tests=BAYES_00,DKIM_SIGNED,
 DKIM_VALID,DKIM_VALID_AU,GENDER,HAS_PACKAGE,RCVD_IN_DNSWL_NONE,
 RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no
 version=3.4.0-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 8; hammy, 100; neutral, 32; spammy, 0.
 spammytokens: hammytokens:0.000-+--UD:1.gz,
 0.000-+--Hx-spam-relays-external:sk:jidanni,
 0.000-+--Hx-spam-relays-external:jidanni.org, 0.000-+--H*RU:208.97.132.208,
 0.000-+--H*RU:sk:homie.m
Return-path: &lt;jidanni@jidanni.org&gt;
Received: from homie.mail.dreamhost.com ([208.97.132.208]
 helo=homiemail-a38.g.dreamhost.com)
 by buxtehude.debian.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256)
 (Exim 4.84_2) (envelope-from &lt;jidanni@jidanni.org&gt;)
 id 1cAIaS-0002QZ-Up
 for submit@bugs.debian.org; Fri, 25 Nov 2016 15:38:53 +0000
Received: from homiemail-a38.g.dreamhost.com (localhost [127.0.0.1])
 by homiemail-a38.g.dreamhost.com (Postfix) with ESMTP id DC7D810AFCA
 for &lt;submit@bugs.debian.org&gt;; Fri, 25 Nov 2016 07:38:49 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to
 :subject:date:message-id:mime-version:content-type; s=
 jidanni.org; bh=EXg0CY7AYcm0i0unbBGwzTgdiME=; b=bqG41I6IaEltxfL7
 50Wcff+veW8qZbcpoi/KitAcNq6HfMBZrE6KpAPFAd8Wy/kNJdd3CZ5VaUgmUx37
 Lp8pvfvX1nxcVKeld+H7uiiZdHfcvhq2cfA9XbX0BRVqqTLv62QYBWrBxslwtLsl
 77lvrXiWATsKdIP/ioZVRZPXm9k=
Received: from jidanni.org (111-246-100-206.dynamic.hinet.net
 [111.246.100.206])
 (using TLSv1 with cipher AES256-SHA (256/256 bits))
 (No client certificate requested)
 (Authenticated sender: jidanni@jidanni.org)
 by homiemail-a38.g.dreamhost.com (Postfix) with ESMTPSA id 6CE4F10AFBE
 for &lt;submit@bugs.debian.org&gt;; Fri, 25 Nov 2016 07:38:49 -0800 (PST)
From: =?utf-8?B?56mN5Li55bC8?= Dan Jacobson &lt;jidanni@jidanni.org&gt;
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
Subject: man page: mysql [options] db_name, FILES
Date: Fri, 25 Nov 2016 23:38:44 +0800
Message-ID: &lt;87d1hjvabf.fsf@jidanni.org&gt;
MIME-Version: 1.0
Content-Type: text/plain
Delivered-To: submit@bugs.debian.org

Package: mysql-client-core-5.6
Severity: wishlist
File: /usr/share/man/man1/mysql.1.gz

One sees

SYNOPSIS
       mysql [options] db_name

but it turns out the command will run just fine without db_name. Mention
what is going on in this case. Even when one doesn't have a .my.cnf etc.

Please add a
FILES
section, wherein list all the .my.cnf etc. all in one place, in addition
to the current scattering all along the man page.
]