2013-02-01T06:55:53 *** pradi has joined #amclug 2013-02-01T07:24:17 *** arvind_khadri has joined #amclug 2013-02-01T08:03:32 *** ecthiender has joined #amclug 2013-02-01T08:24:15 ecthiender, http://ideditor.com/ check that 2013-02-01T08:24:16 Title: iD (at ideditor.com) 2013-02-01T08:28:28 ecthiender, by default mysql uses innodb right? 2013-02-01T08:28:48 arvind_khadri, no. myISAM I think 2013-02-01T08:28:56 ecthiender, oh ok 2013-02-01T08:50:15 arvind_khadri, actually our mysql is quite slow. 2013-02-01T08:50:31 ecthiender, hmm 2013-02-01T08:50:49 arvind_khadri, i just ran a query on information schema limit to 1 result, and its still taking ages. 2013-02-01T08:51:39 arvind_khadri, to run this query select * from TABLES limit 1; 2013-02-01T08:51:49 it took so long: 1 row in set (1 min 13.38 sec) 2013-02-01T08:52:02 arvind_khadri, wtf?! thats not normal. 2013-02-01T08:52:10 :O 2013-02-01T08:52:33 arvind_khadri, do a query on some db. maybe gitorious or something.. 2013-02-01T08:52:39 check how long its taking 2013-02-01T08:53:27 ecthiender, running 2013-02-01T08:54:58 arvind_khadri, still running? 2013-02-01T08:55:02 ecthiender, ran 2013-02-01T08:55:09 arvind_khadri, what query and how long? 2013-02-01T08:55:14 select * from users limit 1; took 17 secs 2013-02-01T08:55:30 select * from users; took 0 secs though 2013-02-01T08:55:43 arvind_khadri, http://pastie.org/private/l3agcld5kxezkbjcweaa3w 2013-02-01T08:55:44 Title: Private Paste - Pastie (at pastie.org) 2013-02-01T08:56:29 arvind_khadri, so 260 myisam tables and 177 innodb ones 2013-02-01T08:56:41 ecthiender, nice. 2013-02-01T08:57:26 arvind_khadri, can we setup monit? 2013-02-01T08:57:42 arvind_khadri, anyway back to tuning mysql 2013-02-01T08:58:10 ecthiender, ya, I was reading how to configure innodb 2013-02-01T08:58:16 arvind_khadri, cool 2013-02-01T08:58:35 http://dev.mysql.com/doc/refman/5.5/en/innodb-configuration.html 2013-02-01T08:58:36 Title: MySQL :: MySQL 5.5 Reference Manual :: 14.3.2 Configuring InnoDB (at dev.mysql.com) 2013-02-01T09:06:06 *** static has joined #amclug 2013-02-01T09:47:40 arvind_khadri, https://httpd.apache.org/docs/2.2/misc/perf-tuning.html 2013-02-01T09:47:42 Title: Apache Performance Tuning - Apache HTTP Server (at httpd.apache.org) 2013-02-01T09:47:50 static, whats up? :) 2013-02-01T10:24:43 *** ecthiender has quit IRC (Ping timeout: 260 seconds) 2013-02-01T10:34:54 *** static has quit IRC (Quit: Page closed) 2013-02-01T13:49:47 *** ecthiender has joined #amclug 2013-02-01T14:15:11 *** ecthiender has quit IRC (Remote host closed the connection) 2013-02-01T14:57:24 *** arvind_khadri has quit IRC (Ping timeout: 248 seconds) 2013-02-01T15:49:20 *** pradi has quit IRC (Quit: Leaving.) 2013-02-01T15:50:43 *** pradi has joined #amclug 2013-02-01T16:00:12 *** pradi has quit IRC (Quit: Leaving.) 2013-02-01T19:46:47 *** arvind_khadri has joined #amclug 2013-02-01T20:36:05 *** arvind_khadri has quit IRC (Ping timeout: 255 seconds)