show master status; show binary logs

2012-04-18 Thread Hal�sz S�ndor
In the command "show binary logs" one may indifferently write "binary" or "master", and it is so for some other commands associated with this function--but for the command "show master status" there is no such variant. Why? Is it considered obsolescent? -- MySQL General Mailing List For list

Re: show master status; show binary logs

2012-04-18 Thread Claudio Nanni
Hi Halasz, This happens quite often. It can be because more meaningful commands, or more compliant to the standard are found, or commands more consistent with the rest of the syntax. for instance look at slow query log parameter change here