Summary: | [FR] extendedstatus support in initscript | ||||||
---|---|---|---|---|---|---|---|
Product: | Sisyphus | Reporter: | Michael Shigorin <mike> | ||||
Component: | MySQL-server | Assignee: | Michael Shigorin <mike> | ||||
Status: | CLOSED FIXED | QA Contact: | qa-sisyphus | ||||
Severity: | enhancement | ||||||
Priority: | P3 | CC: | mike, nickel, rider, shaba | ||||
Version: | unstable | ||||||
Hardware: | all | ||||||
OS: | Linux | ||||||
Attachments: |
|
Description
Michael Shigorin
2005-08-20 00:08:50 MSD
Created attachment 1065 [details]
extendedstatus
reassign # mysqladmin status mysqladmin: connect to server at 'localhost' failed error: 'Access denied for user 'root'@'localhost' (using password: NO)' фи, это еще и пароль в plain text где-то держать надо. В [client] /etc/my.cnf (0600 root:root) и только если админ не согласен топтать пароль интерактивно. Но за два года не сгорело -- значит, не горит. :) То, что попало в 5.5.28-alt1 (http://git.altlinux.org/tasks/82401/), устраивает. MySQL-5.5.28-alt2 -> sisyphus: * Thu Oct 11 2012 Michael Shigorin <mike@altlinux> 5.5.28-alt2 - fixed one-byte postun trigger thinko (included current version) * Thu Oct 11 2012 Michael Shigorin <mike@altlinux> 5.5.28-alt1 - 5.5.28 (closes: #27016) + NB: innodb is builtin *again*, please pay attention to my.cnf - use innodb_file_per_table (closes: #27072) - fixed charset handling in initscript (closes: #26817) - implemented extendedstatus in initscript (closes: #7719) - implemented basic control facility (lnkvisitor@) * Mon Jun 18 2012 Dmitriy Kulik <lnkvisitor@altlinux> 5.5.25-alt1 - Test build Mysql 5.5.25 |