[SOLVED] Slow Queries On Large Databases |
5/6/2013 14:37:42 | |
| PHPRunner General questions | ||
|
A
aramuni author
The post below speaks about slow querys using LIKE. |
||
|
C
|
cgphp 5/6/2013 |
|
Check this page from the PHPrunner manual: http://xlinesoft.com/phprunner/docs/replacewhere.htm |
|
|
|
Sergey Kornilov admin 5/6/2013 |
|
There is also an option in PHPRunner to perform case-sensitive search (without UPPER being added). |
|
|
A
|
aramuni author 5/6/2013 |
|
Check this page from the PHPrunner manual: http://xlinesoft.com/phprunner/docs/replacewhere.htm
|
|
|
C
|
cgphp 5/6/2013 |
|
That number shoud be in the ctlSearchFor GET param. Check the value of $_GET['ctlSearchFor'] |
|
|
A
|
aramuni author 5/7/2013 |
|
There is also an option in PHPRunner to perform case-sensitive search (without UPPER being added). Check 'Search settings' section at http://xlinesoft.com/phprunner/docs/choose_fields.htm
|
|