Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
The place for sellers and buyers to get together. Sell and buy work, sigs, designs, traffic, gallery spots, cars, whatever. Buyer beware, GFY is not responsible for bad deals.

 
Thread Tools
Old 11-11-2007, 04:04 AM   #1
mizmiz
So Fucking Banned
 
Industry Role:
Join Date: May 2002
Location: Holly Place
Posts: 1,168
Mysql Index Tables And Queries Fix

Hello I have 50K unique site, using phparcadescript.com
I like the script,but I have problem with my script, It cant handle large amount of hits and giving me performance issues.
This Are the what I found out of mysql status to be something to be fixed, maybe more stuff should be fixed:

Handler_read_rnd 782 k The number of requests to read a row based on a fixed position. This is high if you are doing a lot of queries that require sorting of the result. You probably have a lot of queries that require MySQL to scan whole tables or you have joins that don't use keys properly.
Handler_read_rnd_next 22 M The number of requests to read the next row in the data file. This is high if you are doing a lot of table scans. Generally this suggests that your tables are not properly indexed or that your queries are not written to take advantage of the indexes you have.
Opened_tables 273 The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.
Table_locks_immediate 34 k The number of times that a table lock was acquired immediately.
Table_locks_waited 27 The number of times that a table lock could not be acquired immediately and a wait was needed. If this is high, and you have performance problems, you should first optimize your queries, and then either split your table or tables or use replication.
Created_tmp_disk_tables 5 k The number of temporary tables on disk created automatically by the server while executing statements. If Created_tmp_disk_tables is big, you may want to increase the tmp_table_size value to cause temporary tables to be memory-based instead of disk-based.


I'm willing to pay 100$ for the job.
If not tell me your price...
Mark
mizmiz is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-21-2012, 12:50 PM   #2
jscott
So Fucking Banned
 
Industry Role:
Join Date: Feb 2001
Location: Taipei
Posts: 25,198
mizmiz.... did you find anyone to fix this for you?

(sorry for thread bump, i'm looking for a fix for this script too)

Thx
jscott is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.