120 reputation
16
bio website
location
age
visits member for 1 year, 4 months
seen Feb 20 at 3:20
stats profile views 5

Jan
7
awarded  Popular Question
Oct
7
awarded  Enthusiast
Sep
9
asked MySQL replication backup
Aug
28
comment MySQL 5.5 not starting after master-master configuration
Unfortunately yes, it's 5.5.24. When I tried set global userstat=0; in the mysql shell, it gives the error ERROR 1193 (HY000): Unknown system variable 'userstat'
Aug
27
revised MySQL 5.5 not starting after master-master configuration
edited body
Aug
25
revised MySQL 5.5 not starting after master-master configuration
added 1 characters in body
Aug
24
awarded  Commentator
Aug
24
comment MySQL 5.5 not starting after master-master configuration
Anybody please?
Aug
24
asked MySQL 5.5 not starting after master-master configuration
Jan
25
comment Mysql master-master replication auto flush old logs
You always shut up everybody not to comment, not to query anymore with your awesome answer. Most of them get it resolved but with additional info which some would seldom have any idea before hand and it feels to be new. The same in my case, I will try to understand your GOLDEN words of your answer for the betterment. I don't understand what that interest to help other always. All the very best, ofcourse not wise enough to convey my regards. Thanks a lot!
Jan
25
accepted Mysql master-master replication auto flush old logs
Jan
24
asked Mysql master-master replication auto flush old logs
Jan
23
comment Mysql master-master permission replication issue
This is what I was actually telling about the post but in StackOverflow and here it is: stackoverflow.com/questions/3198303/…
Jan
23
awarded  Scholar
Jan
23
accepted Mysql master-master permission replication issue
Jan
22
comment Mysql master-master permission replication issue
I did read somewhere in post in the ServerFault saying not good to do information_schema, I didn't found the link back to paste here. I am thinking it will have debian related information(user) of specific machine and thinking if overwritten would lead to some malfunction. If it seems no problem, I'll do that. Thanks for your great reply!
Jan
21
comment Mysql master-master permission replication issue
But it's said replicating information_schema is not at all recommended. Doesn't it cause any problem if I remove ignore statements?. Thanks!
Jan
21
comment Mysql master-master permission replication issue
Wow, is that a script for listing all Users' privileges to execute MySQLUserGrants.sql on other servers?. In my web environment triggers and routines are vastly used and I heard statement-based replication has issues in replicating those and so thinking of MIXED on production, does it make any sense?
Jan
21
comment Mysql master-master permission replication issue
Waited for you thinking if there is any luck am I blessed with like an answer of Ronaldo.I feel that the complete site is controlled by you having a great interest to help others. Awesome!. Ofcourse I am speaking irrelevant but a small feeling that you should be rewarded. Hope you keep up.
Jan
21
comment Mysql master-master permission replication issue
You are absolutely right!, I just did use mysql and tried granting the permission and it easily replicated to other servers. But I want to grant directly without use any database because I mysql forget sometimes and just do the grant which will not be replicated. You were telling something about the filter which I don't have any idea, how do I remove that?. Thank you very much!