Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Replication stopped suddenly
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Bill Karwin  
View profile  
 More options May 5 2012, 3:06 pm
From: Bill Karwin <bill.kar...@percona.com>
Date: Sat, 5 May 2012 12:06:47 -0700
Local: Sat, May 5 2012 3:06 pm
Subject: Re: Replication stopped suddenly
One more thought about this:

The tables in that DROP TABLE statement all start with "t_" which makes me think they're probably temporary tables.  You could have an application or framework on your master that creates a number of temporary tables in the course of doing its work, and then cleans them up later.  So it could be that no one is *deliberately* creating those tables, but some client code is creating them.

If the code is generating the table names according to some algorithm, the algorithm needs to be fixed so that it doesn't use punctuation characters.

Regards,
Bill Karwin

On May 5, 2012, at 10:48 AM, Manoj Chauhan wrote:

> Hi Karwin

> Thanks for swift response. But we are not using this table `t_dbd_mysql_a`b`; and we have not tried to delete the table.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.