Re: Slow connection, urgent!
Hello again, can it possible be that it doesnt use the indexes
that i have created? Look below, shouldnt it show some sort of
info using EXPLAIN?
Query EXPLAIN SELECT * FROM tbl_members t
id = 1
select_type = SIMPLE
table = t
type = ALL
possible_keys = (null)
key = (null)
key_len = (null)
ref = (null)
rows = 2330
Extra = (null)
Subject
Views
Written By
Posted
3025
September 30, 2005 12:37PM
1645
September 30, 2005 02:20PM
1964
September 30, 2005 04:35PM
1646
September 30, 2005 07:55PM
1933
October 08, 2005 05:01AM
Re: Slow connection, urgent!
1715
October 08, 2005 05:47AM
1926
October 08, 2005 06:22AM
1681
October 11, 2005 09:45AM
1690
October 13, 2005 09:35AM
1648
October 16, 2005 10:58AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.