We had setup replication and it was working till the file system became 100%
full, after that it stopped.
On 6/21/07, Atle Veka <[EMAIL PROTECTED]> wrote:
Sounds like Gerald is right, your database server is not configured to
support replication. Have you given your database server a 'server-id
Sounds like Gerald is right, your database server is not configured to
support replication. Have you given your database server a 'server-id'?
On Wed, 20 Jun 2007, Gerald L. Clark wrote:
> Ananda Kumar wrote:
> > Hi All,
> > We have setup replication. Mysql version 5.0.40. On master db, if i ex
roblem is probably due to your using both '\G' and ';' to end your
> command statement. You can only use one or the other.
>
> Thanks,
> Daniel J. Donckers
>
> -Original Message-
> From: Ananda Kumar [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, J
.
>
> Thanks,
> Daniel J. Donckers
>
> -Original Message-
> From: Ananda Kumar [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, June 20, 2007 9:23 AM
> To: MySQL General
> Subject: master status is null
>
> Hi All,
> We have setup replication. Mysql version 5
and ';' to end your
command statement. You can only use one or the other.
Thanks,
Daniel J. Donckers
-Original Message-
From: Ananda Kumar [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 20, 2007 9:23 AM
To: MySQL General
Subject: master status is null
Hi All,
We have setup rep
ySQL General
Subject: master status is null
Hi All,
We have setup replication. Mysql version 5.0.40. On master db, if i
execute
the below command it showing
show master status\G;
Empty set (0.01 sec)
ERROR:
No query specified
what could be the reason, and how do i fix it. Please help
Ananda Kumar wrote:
Hi All,
We have setup replication. Mysql version 5.0.40. On master db, if i execute
the below command it showing
show master status\G;
Empty set (0.01 sec)
You do not have replication setup.
ERROR:
No query specified
Use \G or ; but not both.
what could be the reason,
Hi All,
We have setup replication. Mysql version 5.0.40. On master db, if i execute
the below command it showing
show master status\G;
Empty set (0.01 sec)
ERROR:
No query specified
what could be the reason, and how do i fix it. Please help
regards
anandkl