| bio | website | serverfault.com |
|---|---|---|
| location | Manchester, NH | |
| age | ||
| visits | member for | 10 months |
| seen | Jun 10 at 8:41 | |
| stats | profile views | 6 |
Moderator at Server Fault.
Contract system administrator since time out of mind. I can also read your code!
If your DevOps is all Dev and no Ops, and you need help, contact me.
|
May 26 |
awarded | Supporter |
|
May 26 |
comment |
Setting mysql slow query to less than 1 second You must be running EL5, then. EL6 came with MySQL 5.1, or you can get a third party repository such as remi to use MySQL 5.5 or higher. |
|
May 26 |
awarded | Teacher |
|
May 26 |
comment |
Setting mysql slow query to less than 1 second Yes, become the system administrator and run your server yourself. We're generally unable to help in situations where you are not the server administrator. |
|
May 25 |
answered | Setting mysql slow query to less than 1 second |
|
Mar 6 |
comment |
How to properly kill MySQL?mytop is ancient and unmaintained. You should probably use innotop on a modern system. |
|
Feb 28 |
awarded | Editor |
|
Feb 28 |
revised |
Migrating database from OSX to Linux Fixed formatting |
|
Feb 27 |
suggested | suggested edit on Migrating database from OSX to Linux |
|
Jan 24 |
comment |
Connect Error (2054) - mysql_old_password issue still not solved This seems to be exactly backward. The server is already asking for old passwords, but PHP mysqli only supports new passwords. So he needs to turn old_passwords off. |
|
Dec 17 |
comment |
Read ancient Oracle database into current Oracle version @mdpc You can vote to migrate the question there. You have the power. :) Though, I don't understand the downvote... |
|
Oct 23 |
comment |
The best MySQL configuration for my server Run mysqltuner.pl. Do what it tells you to do. Wait 24 hours and check again. |
|
Aug 3 |
awarded | Analytical |