Welcome Guest, Not a member yet? Register   Sign In
how to optimise join queries for using with jquery datatable?
#2

Are your db tables properly indexed for the fields you are joining on, ordering by, etc? I have more joins and more rows than that on some queries that take less than a second, but they have to be properly indexed. Did you run an EXPLAIN query to see where the bottlenecks are?
Reply


Messages In This Thread
RE: how to optimise join queries for using with jquery datatable? - by CroNiX - 03-22-2015, 06:15 PM



Theme © iAndrew 2016 - Forum software by © MyBB