vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   MySQL 4 vs mySQL 5 (https://vborg.vbsupport.ru/showthread.php?t=134534)

Wheels 12-21-2006 08:01 PM

MySQL 4 vs mySQL 5
 
Recently I moved my forum to a new server. On the old one, it ran mySQL 4.1.x, the new one runs 5.0.x and it has broken many of the plug-ins on the forum like the TalkerBot, Arcade, and a few others. I lodged a support ticket and the host was able to get the forum working by adding some cold, but the plug-ins are still dead as a duck. Any ideas?

Thanks.

AntonyF 12-22-2006 12:37 PM

Do you have access to mySQL error logs? I've found normally that you just have to turn on a setting or something in the mySQL conf, but an error log will give you an indication of what is breaking when the module tries to work.

Code Monkey 12-22-2006 01:39 PM

The syntax for JOIN has changed. That's usually what cause the problems.

Wheels 12-23-2006 11:06 PM

Quote:

Originally Posted by Code Monkey (Post 1143440)
The syntax for JOIN has changed. That's usually what cause the problems.

Would that cause "server not found" and othe errors like I was getting. I tried using "ini_set('mysqli.default_socket', '/tmp/mysql5.sock');" like I did on the config.sys for the forum, but it doesn't seem to work for the plug-ins. I have considering lodging a ticket to go back mySQL 4.

AntonyF 12-28-2006 03:43 PM

You shouldn't get server not found messages unless Apache is down or something like that. But without error logs, it's guess work what's going wrong.


All times are GMT. The time now is 03:46 PM.

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.00982 seconds
  • Memory Usage 1,712KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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