1,618 reputation
830
bio website navodaya05.blogspot.com
location India
age 24
visits member for 1 year, 6 months
seen Jun 14 at 12:56
stats profile views 186

I basically deal with mysql DBA activities.


Jun
14
revised create table with date name
Edit : updated
Jun
14
answered create table with date name
Jun
4
revised Stored Procedure Not working as Expected
Edit : formatted question
Jun
4
suggested suggested edit on Stored Procedure Not working as Expected
May
23
comment mysqlcheck: unknown variable 'max_allowed_packet=100M'
Remove max_allowed_packet = 100M from [client] Section and then execute mysqlcheck.Please have a look at bugs.mysql.com/bug.php?id=68313
May
22
awarded  Constituent
May
20
revised ORDER BY optimization issue
Edit : updated
May
20
asked ORDER BY optimization issue
May
15
comment How to sync mysql remote database daily ?
Please have a look at dev.mysql.com/doc/refman/5.1/en/replication.html this is what replication does.
May
15
comment How to sync mysql remote database daily ?
The simplest way to sync your database is to set master slave replication but in that your slave tables structure should be exact copy of master.
May
15
comment How to sync mysql remote database daily ?
what do you mean by numbers?
May
15
comment How to sync mysql remote database daily ?
for same database you will have different schema on slave ?
May
14
revised Reloading MySQL my.cnf changes
Edit : updated
May
14
comment Having too many connection problem
What is the value of max_connections variable ? and how many users are connecting you can find this by executing SHOW PROCESSLIST in MySQL.
May
14
answered Reloading MySQL my.cnf changes
May
14
awarded  Caucus
May
6
awarded  Popular Question
Apr
23
awarded  Popular Question
Apr
23
awarded  Popular Question
Apr
22
revised mysql ibdata1 file corrupted or increased unusually
Edit : updated