![]() |
Add an index to the field referredid in the table user.
How do I go about doing this? I do NOT have to PHP MY Admin - so please help!
Add an index to the field referredid in the table user. |
Quote:
No phpMyAdmin? You would need a script then...unless you have telnet/SSH access. |
Come on man - guide me through it...
|
Do you have telnet/SSH access? Or should I create a small script?
|
Here...
ALTER TABLE user ADD INDEX index_name (index_col_name) |
try running this query don't know if it works though...
Code:
ALTER TABLE user ADD INDEX (referredid) g-force2k2 |
How do you run a query without PHPMyadmin?
|
Get firefly's query hack or get vB3.
|
All times are GMT. The time now is 12:52 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|