| bio | website | ashwinkumar.me |
|---|---|---|
| location | Bangalore, India | |
| age | ||
| visits | member for | 1 year, 7 months |
| seen | Mar 13 at 6:01 | |
| stats | profile views | 26 |
|
Oct 8 |
answered | How can I configure MySQL Innodb to handle 1000s of inserts per hour? |
|
Oct 8 |
comment |
How can I configure MySQL Innodb to handle 1000s of inserts per hour? You are starting with the default my.cnf for production? Man, you gotta optimize it more. Will detail you more in my answer. :-) |
|
Jul 17 |
comment |
Mysql C running select every second give Commands out of sync; you can't run this command now? It's more of a programming question. Consider to post at stackoverflow site. However, one solution is to wait until the insert is complete. So you will need to use threads to sync read and writes. |
|
Jul 17 |
awarded | Citizen Patrol |
|
Jul 17 |
comment |
MySQL replication - replicate to multiple DBs on slave? +1, Brilliant explanation |
|
Apr 27 |
comment |
MySQL: Show full processlist has empty Host name. Why? Can I rename the system user? Or any other properties of the system user? Also, is the system user is dedicated only for replication? Or any other MySQL processes are spawned by System User? I understand that system user cannot be accessed by a client, its an internal process spawned by MySQL. Thanks for your reply. :-) |
|
Apr 24 |
awarded | Editor |
|
Apr 24 |
revised |
MySQL: Show full processlist has empty Host name. Why? Reviewed the title of the question. |
|
Apr 24 |
awarded | Student |
|
Apr 24 |
asked | MySQL: Show full processlist has empty Host name. Why? |
|
Feb 27 |
comment |
Which database is better comapre to all platforms in performance,security,cost point of view? What research you have made before posting here? It also depends on what application you use database for! |
|
Feb 23 |
awarded | Supporter |
|
Dec 25 |
answered | MySQL Replication monitoring |
|
Dec 10 |
awarded | Teacher |
|
Nov 9 |
answered | Connect to MySQL (WAMP) via SSH |
|
Oct 21 |
answered | MySQL Performance Monitoring |