Details
-
Bug
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Not a Bug
-
5.5.27
-
None
-
None
-
None
-
Debian Squeeze i386 / Official MariaDB packages
Description
root@v1194:~# grep database ~/.my.cnf
|
database=mysql
|
root@v1194:~# mysqladmin
|
mysqladmin: unknown variable 'database=mysql'
|
While the database=DBNAME parameter is read and used by the mysql command line client and mytop it makes mysqladmin to fail.