vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   MySQL Problems (https://vborg.vbsupport.ru/showthread.php?t=107572)

doozy 02-09-2006 07:35 PM

MySQL Problems
 
Hello everyone.

My site is running very slowly and my hosting provider responded with the following message.


Quote:

Hello,

We have investigated that & it seems that your script is creating too many connection on mysql :
Please check the logs. This is causing to load your site slowly.


root@computersemidedicated [/home/dogpaw/public_html]# mysqladmin pr
+-----+---------------+-----------+---------------+---------+------+------------------+------------------+
| Id | User | Host | db | Command | Time | State | Info |
+-----+---------------+-----------+---------------+---------+------+------------------+------------------+
| 59 | nybgroup | localhost | | Connect | 321 | Reading from net | |
| 66 | dogpaw_quincy | localhost | dogpaw_gpaw | Sleep | 110 | | |
| 67 | nybgroup | localhost | nybgroup_base | Sleep | 294 | | |
| 69 | nybgroup | localhost | nybgroup_base | Sleep | 293 | | |
| 75 | dogpaw_quincy | localhost | dogpaw_gpaw | Sleep | 84 | | |
| 83 | dogpaw_quincy | localhost | dogpaw_gpaw | Sleep | 188 | | |
| 84 | dogpaw_quincy | localhost | dogpaw_gpaw | Sleep | 186 | | |
| 88 | dogpaw_quincy | localhost | dogpaw_gpaw | Sleep | 161 | | |
| 89 | dogpaw_quincy | localhost | dogpaw_gpaw | Sleep | 145 | | |
| 91 | dogpaw_quincy | localhost | dogpaw_gpaw | Sleep | 142 | | |
| 92 | dogpaw_quincy | localhost | dogpaw_gpaw | Sleep | 140 | | |
| 93 | dogpaw_quincy | localhost | dogpaw_gpaw | Sleep | 128 | | |
| 94 | dogpaw_quincy | localhost | dogpaw_gpaw | Sleep | 125 | | |
| 95 | dogpaw_quincy | localhost | dogpaw_gpaw | Sleep | 114 | | |
Unfortunatly I don't know how to go about fixing this. My hosting provider has said they have restarted MySQL and that the site is fine. I had asked them to increase the max connection (which is currently set at 500) but they skirted the request. I also have my config.php file set to "0" for PERSISTENT CONNECTIONS.

I am getting the following errors sent to me by email:

Quote:

Database error in vBulletin 3.0.7:

Invalid SQL: SELECT value AS logtime FROM statistic_setting WHERE setting_for = 'logtime'
mysql error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)

mysql error number: 2002
Quote:

Database error in vBulletin :

Link-ID == false, connect failed
mysql error:

mysql error number: 0
Any help would be greatly appreciative.

Thanks

Xenon 02-10-2006 08:50 AM

change persistent connections to 1 :)


All times are GMT. The time now is 10:57 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
  • Page Generation 0.01005 seconds
  • Memory Usage 1,716KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete