vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   execute SQL bug? (https://vborg.vbsupport.ru/showthread.php?t=206233)

fodboldforumdk 02-22-2009 03:15 PM

execute SQL bug?
 
Hi,
I have a problem when i try to "Execute SQL Query"

Its for my "vbookie" mod were i need to reset the cash for my users.

I enter: UPDATE user SET vbookie_cash=500 and press excecute

The outcome says:
Quote:

An error occurred while attempting to execute your query. The following information was returned.
error number: 1146
error desc: Table 'fodboldforum_dk.user' doesn't exist
I really dont know how to fix this or even understand what it mean.

Anyone ?

Lynne 02-22-2009 03:40 PM

You probably have a table prefix and you need to add that in front of "user" in the query.

You should be asking questions regarding modifications in the modification thread.

fodboldforumdk 02-22-2009 04:29 PM

yes, i tried to vb3_user
And the outcome was: Affected Rows: 16 (0.0263s)

So i guess the excetuting was done right?

Lynne 02-22-2009 05:04 PM

I would guess so, if there were affected rows. If you are able to view the database, you could always check. Or, you'll find out when you try to use the mod whether or not you did it correctly.

Dismounted 02-23-2009 04:48 AM

Quote:

Originally Posted by fodboldforumdk (Post 1751568)
So i guess the excetuting was done right?

If the affected rows count is more than 0, then it should be OK. You can verify this by looking at the table through phpMyAdmin, etc.

fodboldforumdk 02-23-2009 12:49 PM

16 rows was affected i think it said... but now i got problems with the DB.. but it dont say what type of errors.. just "Database error" 2 out of 3 trys to enter site i get that anoying error.

Are there a way i can do something about this? - can i re-update the software VB ?

Marco van Herwaarden 02-23-2009 12:59 PM

View the page source to get the full SQL error.

fodboldforumdk 02-23-2009 01:38 PM

how can i do this?

Marco van Herwaarden 02-23-2009 01:43 PM

Rogt click on the error page and select View Source.

fodboldforumdk 02-23-2009 02:50 PM

okay,
here is the error.. can anyone se whats wrong?

Quote:

Database error in vBulletin :

mysql_pconnect() [<a href='function.mysql-pconnect'>function.mysql-pconnect</a>]: User fodboldforum_dk already has more than 'max_user_connections' active connections
/customers/fodboldforum.dk/fodboldforum.dk/httpd.www/includes/class_core.php on line 311

MySQL Error :
Error Number :
Request Date : Monday, February 23rd 2009 @ 05:49:15 PM
Error Date : Monday, February 23rd 2009 @ 05:49:15 PM
Script : http://www.fodboldforum.dk/forumdisplay.php?f=0
Referrer : http://www.fodboldforum.dk/
IP Address : 79.138.255.77
Username :
Classname : vb_database
MySQL Version :


All times are GMT. The time now is 09:29 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.01023 seconds
  • Memory Usage 1,730KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete