Re: checking status mysql replication HELP ?!?

Vincent Cunniffe <[email protected]>
Newsgroups gmane.comp.db.mysql.bugs
Message-ID <[email protected]>
Brent Bailey wrote:

> Im using Solaris 5.7 with apache & mysql . this server is setup to
> replicate with another identical machine..to keep the 2 machines in sync

<snip>

> mysql> show master status
>             ->
>  
> what does this mean ? Im still kinda new to mysql .if anyone can point
> me in the right direction that would be AWESOME.

It's asking for a full SQL statement, which needs to be terminated with 
a semicolon.

If you don't put one in, it assumes a multi-line statement and prompts 
you for the next line. So, either type a semicolon (';') after the 
prompt, or terminate the initial statement with one before pressing return.

Regards,

Vincent


-- 
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe:    http://lists.mysql.com/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.