latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

User database index

Home Forums Community Forum Unofficial Extensions/Hacks User database index

This topic contains 0 replies, has 1 voice. Last updated by  Adam Tal 3 years, 4 months ago.

Topic Author Topic
Posted: Saturday Sep 7th, 2013 at 4:34 am #59233
Adam Tal
Username: baduist

Hi,

Reaching 900 users, searching for users became really slow for me, and I ran accross this SQL query in some forum thread around here, which is supposed to create an index, which supposedly should make searching a little faster:

create index user_key on wp_usermeta(user_id, meta_key);

That said I couldn’t figure out how to use it properly. I’m not big on MySQL, but I know my way around phpMyAdmin and PHP sql queries.

That said, couldn’t figure out on what level I should run this in phpmyadmin, and I keep getting messages like:

#1146 – Table ‘crowdcontrol_co_il.wp_usermeta’ doesn’t exist

etc.

Any help would be appreciated. A quick overview of what this index thing does and the implications would also be appreciated.

Thanks!

Adam

This topic is closed to new replies. Topics with no replies for 2 weeks are closed automatically.

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.