This is a discussion on MySQL - Query Sniffer within the Database Support forums, part of the Web Development category; Guys, Found an interesting article related to query Sniffing in MYSQL. https://wikitech.leuksman.com/view/Querybane The idea here ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| Guys, Found an interesting article related to query Sniffing in MYSQL. https://wikitech.leuksman.com/view/Querybane The idea here is to look for problematic queries running for a long time and identifying them based on a certain set of rules and killing them...Seems to be very good idea, b'cos we faced problems of problematic queries running in the server affecting lot of users. Automated query killers like these may come handy in these sort of situations Your thoughts? Thanks Shiva... |
| Sponsored Links |
| |||
| Hi Karpagarajan, Just checked with the link in IE 6.0 and it seems to be working. Maybe in IE7 they would've made some added security for accessing Secured pages. Thanks Shiva... |
| |||
| Yes Shiva, It is giving error - "website's security certificate" only in IE7. But it is working in IE6. It is useful one. The query Sniffing in MYSQL is very useful to kill the problematic queries. Do you know, this kind of query sniffing available in ORACLE? I think, if we want to kill particular query, we should kill that process(PROCESS ID). But i think it is not possible to identify the problamatic query in oracle . We need to test those queries in SQL prompt and if the query is working fine, then only it should be taken for production server.This one is good shiva thanks ![]()
__________________ Karpagarajan. R Necessity is the mother of invention |
![]() |
| Thread Tools | |
| Display Modes | |
| |
LinkBacks (?)
LinkBack to this Thread: http://www.discussweb.com/database-support/736-mysql-query-sniffer.html | |||
| Posted By | For | Type | Date |
| wikitech.leuksman.com - How popular is wikitech.leuksman.com? (://URLFAN) | This thread | Refback | 02-18-2008 09:54 PM |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MySQL Query Performance Tips | Murali | Database Support | 10 | 08-22-2007 04:10 AM |
| How do we change DB engine using query in Mysql | Jeyaseelansarc | Database Support | 2 | 08-14-2007 04:06 AM |
| Writing MYSQL Query Recordset into external file. | Murali | Database Support | 2 | 07-19-2007 08:03 AM |
| How do you kill a MySQL query? | Sabari | Database Support | 2 | 07-17-2007 10:50 PM |
| Url Query | Sivamurugan | PHP Programming | 1 | 07-16-2007 03:06 AM |