Re: Help optimize query.

2014-11-15 Thread Mimiko
uot; union all select 12 AS "12" union all select 13 AS "13" union all select 14 AS "14" union all select 15 AS "15" union all select 16 AS "16" union all select 17 AS "17" union all select 18 AS "18" union all

Help optimize query.

2014-11-13 Thread Mimiko
) as a left outer join cc_agents_tier_status_log as c on c.date_log=a.maxdatelog and c.cc_queue_id=a.cc_queue_id and c.cc_agent_id=a.cc_agent_id and c.cc_agent_phone=a.cc_agent_phone and c.cc_agent_tier_status_id=2 group by a.theDateHour order by date(a.theDateHour),extract(hour from a.theDateHo

Cannot build static mysql server

2014-07-12 Thread Mimiko
oject. Of I specify -DWITH_INNODB_MEMCACHED=off, then configure passes and can compile the project. What is the problem? -- Mimiko desu. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

Re: NET START MYSQL QUESTION?

2013-05-11 Thread Mimiko
On 11.05.2013 17:50, SIVASUTHAN NADARAJAH wrote: C:\Users\PC> NET START MySQL System error 5 has occurred. Access is denied. Run command window from elevated permission. -- Mimiko desu. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:h