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
2714
September 30, 2005 12:37PM
1530
September 30, 2005 02:20PM
1826
September 30, 2005 04:35PM
1507
September 30, 2005 07:55PM
1752
October 08, 2005 05:01AM
Re: Slow connection, urgent!
1583
October 08, 2005 05:47AM
1752
October 08, 2005 06:22AM
1516
October 11, 2005 09:45AM
1558
October 13, 2005 09:35AM
1492
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.