همچنان وضیعت سرور خوب نیست با مای اسکیول تیونر یه کارایی کردم
محتوای فایل کانفیگ
کد PHP:
[root@server ~]# cat /etc/my.cnf[mysqld]default-storage-engine=MyISAMinnodb_file_per_table=1performance-schema=0local-infile=0max_allowed_packet=1Mopen_files_limit=65535innodb_buffer_pool_size = 400Mmax_heap_table_size = 32Mtmp_table_size = 512Minnodb_log_file_size = 120Mmax_heap_table_size = 512Minnodb_buffer_pool_instances = 1table_open_cache = 6000key_buffer_size = 256M[root@server ~]# 
و اما ارور ها و.. مای اسکیول تیونر
کد PHP:
[root@server ~]# perl mysqltuner.pl  >>  MySQLTuner 1.7.0 - Major Hayden <major@mhtx.net> >>  Bug reports, feature requests, and downloads at http://mysqltuner.com/ >>  Run with '--help' for additional options and output filtering
[--] Skipped version check for MySQLTuner script[OKCurrently running supported MySQL version 5.6.34[OKOperating on 64-bit architecture -------- Storage Engine Statistics -----------------------------------------------------------------[--] Status: +ARCHIVE +BLACKHOLE +CSV -FEDERATED +InnoDB +MEMORY +MRG_MYISAM +MyISAM +PERFORMANCE_SCHEMA [--] Data in MyISAM tables4G (Tables7627)[--] Data in InnoDB tables394M (Tables221)[OKTotal fragmented tables-------- Security Recommendations ------------------------------------------------------------------[OKThere are no anonymous accounts for any database users[OKAll database users have passwords assigned[!!] There is no basic password file list! -------- CVE Security Recommendations --------------------------------------------------------------[--] Skipped due to --cvefile option undefined -------- Performance Metrics -----------------------------------------------------------------------[--] Up for: 1m 26s (8K q [98.849 qps], 222 connTX743MRX804K)[--] Reads Writes97% / 3%[--] Binary logging is disabled[--] Physical Memory     7.6G[--] Max MySQL memory    1.3G[--] Other process memory448.7M[--] Total buffers1.2G global + 1.1M per thread (151 max threads)[--] P_S Max memory usage0B[--] Galera GCache Max memory usage0B[OKMaximum reached memory usage1.2G (15.43of installed RAM)[OKMaximum possible memory usage1.3G (17.32of installed RAM)[OKOverall possible memory usage with other process is compatible with memory available[OKSlow queries0% (0/8K)[OKHighest usage of available connections13% (20/151)[OKAborted connections0.00%  (0/222)[!!] name resolution is active a reverse name resolution is made for each new connection and can reduce performance[OKQuery cache is disabled by default due to mutex contention on multiprocessor machines.[OKSorts requiring temporary tables1% (25 temp sorts 1K sorts)[OKNo joins without indexes[!!] Temporary tables created on disk62% (345 on disk 548 total)[OKThread cache hit rate90% (20 created 222 connections)[OKTable cache hit rate98% (370 open 377 opened)[OKOpen file limit used0% (531/65K)[OKTable locks acquired immediately98% (7K immediate 7K locks) -------- Performance schema ------------------------------------------------------------------------[--] Performance schema is disabled. -------- ThreadPool Metrics ------------------------------------------------------------------------[--] ThreadPool stat is disabled. -------- MyISAM Metrics ----------------------------------------------------------------------------[!!] Key buffer used22.3% (59M used 268M cache)[OKKey buffer size total MyISAM indexes256.0M/205.8M[OKRead Key buffer hit rate99.0% (1M cached 10K reads)[OKWrite Key buffer hit rate99.8% (34K cached 70 writes) -------- InnoDB Metrics ----------------------------------------------------------------------------[--] InnoDB is enabled.[--] InnoDB Thread Concurrency0[OKInnoDB File per table is activated[OKInnoDB buffer pool data size400.0M/394.1M[OKInnoDB log file size InnoDB Buffer pool size120.0M/400.0M should be equal 25%[OKInnoDB buffer pool instances1[--] InnoDB Buffer Pool Chunk Size not used or defined in your version[OKInnoDB Read buffer efficiency99.92% (6162985 hits6168039 total)[!!] InnoDB Write Log efficiency28.57% (6 hits21 total)[OKInnoDB log waits0.00% (0 waits 15 writes) -------- AriaDB Metrics ----------------------------------------------------------------------------[--] AriaDB is disabled. -------- TokuDB Metrics ----------------------------------------------------------------------------[--] TokuDB is disabled. -------- XtraDB Metrics ----------------------------------------------------------------------------[--] XtraDB is disabled. -------- RocksDB Metrics ---------------------------------------------------------------------------[--] RocksDB is disabled. -------- Spider Metrics ----------------------------------------------------------------------------[--] Spider is disabled. -------- Connect Metrics ---------------------------------------------------------------------------[--] Connect is disabled. -------- Galera Metrics ----------------------------------------------------------------------------[--] Galera is disabled. -------- Replication Metrics -----------------------------------------------------------------------[--] Galera Synchronous replicationNO[--] No replication slave(s) for this server.[--] This is a standalone server. -------- Recommendations ---------------------------------------------------------------------------General recommendations:    MySQL started within last 24 hours recommendations may be inaccurate    Configure your accounts with ip or subnets onlythen update your configuration with skip-name-resolve=1    Temporary table size is already large reduce result set size    Reduce your SELECT DISTINCT queries without LIMIT clauses[root@server ~]
دوستان کمک کنید لطفا !

- - - Updated - - -

اگر درسکدا نیومد توی پست بین گذاشتم ببینید
http://pastebin.com/rLTkHrkW