vb.org Archive

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

rantrave 05-31-2006 03:54 PM

Created With Different MySQL?
 
I'm getting this message on about 10 different tables after importing to new dedicated server. Both servers ran MySQL 5.0. Any suggestions?



Database error in vBulletin 3.5.3:

Invalid SQL:

SELECT COUNT(*) AS count
FROM forum
WHERE childlist = '';

MySQL Error : Table './rantrave_tsanders/forum' was created with a different version of MySQL and cannot be read
Error Number : 1033
Date : Wednesday, May 31st 2006 @ 11:49:17 AM
Script : http://70.87.90.170/~rantrave/forums/admincp/tools.php
Referrer :
IP Address : 71.1.43.248
Username :
Classname : vb_database

Here's another one:


Database error in vBulletin 3.5.3:

Invalid SQL:

SELECT languageid,
phrasegroup_holiday AS phrasegroup_holiday,
phrasegroup_global AS phrasegroup_global,
options AS lang_options,
languagecode AS lang_code,
charset AS lang_charset,
locale AS lang_locale,
imagesoverride AS lang_imagesoverride,
dateoverride AS lang_dateoverride,
timeoverride AS lang_timeoverride,
registereddateoverride AS lang_registereddateoverride,
calformat1override AS lang_calformat1override,
calformat2override AS lang_calformat2override,
logdateoverride AS lang_logdateoverride,
decimalsep AS lang_decimalsep,
thousandsep AS lang_thousandsep
FROM language
WHERE languageid = 1;

MySQL Error : Table './rantrave_tsanders/language' was created with a different version of MySQL and cannot be read
Error Number : 1033
Date : Wednesday, May 31st 2006 @ 11:48:55 AM
Script : http://70.87.90.170/~rantrave/forums/index.php
Referrer :
IP Address : 71.1.43.248
Username :
Classname : vb_database

Dan 05-31-2006 03:57 PM

First off from the looks of that error message you are using a different version of MySQL, did you recently upgrade to a new version of MySQL?

Zachery 05-31-2006 03:57 PM

What did you do, manually move the mysql files to the new server instead of dumping them?

rantrave 05-31-2006 03:58 PM

Quote:

Originally Posted by fewyn
First off from the looks of that error message you are using a different version of MySQL, did you recently upgrade to a new version of MySQL?

I have 5.0 on the old server, and I set the current server up with 5.0 (using 4.1 password hash)

Quote:

Originally Posted by Zachery
What did you do, manually move the mysql files to the new server instead of dumping them?

Basically moved them in binary format into database

Zachery 05-31-2006 04:02 PM

Yea, thats a problem, you shouldn't ever really do that.


All times are GMT. The time now is 08:35 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.00940 seconds
  • Memory Usage 1,719KB
  • 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
  • (2)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