View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000114 | utl | [All Projects] General | public | 2014-01-21 16:26 | 2014-03-19 14:44 |
Reporter | abdel-mawla | Assigned To | oli | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Linux | OS | Ubuntu | OS Version | 10.04 |
Product Version | [MyEnv] 1.0.2 | ||||
Target Version | [MyEnv] 1.0.3 | Fixed in Version | |||
Summary | 0000114: slave_monitor script: Not clear error message when passing parameters wrong | ||||
Description | By mistake, I passed the parameters to the slave_monitor.php tool without the "--" at the beginning. The error message was misleading and didn't guide me to what was wrong in the command: mysql@ubuntu:~ [dev, 3306]> slave_monitor.php port=3307 PHP Notice: Undefined index: Last_Errno in /opt/myenv-1.0.2-RC1/utl/slave_monitor.php on line 174 PHP Notice: Undefined index: Last_Error in /opt/myenv-1.0.2-RC1/utl/slave_monitor.php on line 174 MySQL Slave Monitoring. Status: ERROR MySQL Replication has a problem. Error is / Last_SQL_Error: / n.a. in MySQL 5.0 Last_IO_Error: / n.a. in MySQL 5.0 Mail success. mysql@ubuntu:~ [dev, 3306]> slave_monitor.php --port=3307 mysql@ubuntu:~ [dev, 3306]> | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-01-21 16:26 | abdel-mawla | New Issue | |
2014-01-21 16:26 | abdel-mawla | Status | new => assigned |
2014-01-21 16:26 | abdel-mawla | Assigned To | => oli |
2014-03-19 14:44 | oli | Note Added: 0000093 | |
2014-03-19 14:44 | oli | Status | assigned => resolved |
2014-03-19 14:44 | oli | Resolution | open => fixed |