Mr.Mod
09.11.2003, 21:01
Hallo,
ich habe folgendes Problem: ich wollte mein vB 2.3.2 auf das vB3 Beta7 upgraden, doch dabei habe ich folgende Fehlermeldung erhalten:
Database error in vBulletin :
Invalid SQL:
### QUERY SPECIAL TEMPLATES ###
SELECT title, data FROM datastore
WHERE title IN ('options', 'cron', 'forumcache', 'usergroupcache', 'userstats', 'birthdaycache', 'maxloggedin', 'iconcache', 'eventcache', 'mailqueue')
mysql error: Table 'junker_test.datastore' doesn't exist
mysql error number: 1146
Date: Wednesday 08th of October 2003 09:24:09 PM
Script: http://www.crazymod.de/team/georg/vb3/
Referer:
IP Address: 213.54.61.129
Database error in vBulletin :
Invalid SQL:
CREATE TABLE access (
userid INT UNSIGNED NOT NULL DEFAULT '0',
forumid SMALLINT UNSIGNED NOT NULL DEFAULT '0',
accessmask SMALLINT UNSIGNED NOT NULL DEFAULT '0',
PRIMARY KEY userid (userid, forumid)
)
mysql error: Table 'access' already exists
mysql error number: 1050
Date: Wednesday 08th of October 2003 09:25:08 PM
Script: http://www.crazymod.de/team/georg/vb3/install/install.php?step=3
Referer: http://www.crazymod.de/team/georg/vb3/install/install.php?step=2
IP Address: 213.54.61.129
Database error in vBulletin :
Invalid SQL:
### QUERY SPECIAL TEMPLATES ###
SELECT title, data FROM datastore
WHERE title IN ('options', 'cron', 'forumcache', 'usergroupcache', 'userstats', 'birthdaycache', 'maxloggedin', 'iconcache', 'eventcache', 'mailqueue')
mysql error: Table 'junker_test.datastore' doesn't exist
mysql error number: 1146
Date: Wednesday 08th of October 2003 09:27:48 PM
Script: http://www.crazymod.de/team/georg/vb3/index.php
Referer: http://www.crazymod.de/team/georg/vb3/install/install.php
IP Address: 217.234.224.212
Database error in vBulletin :
Invalid SQL:
INSERT INTO attachmenttype (extension, mimetype, size, width, height, enabled, display) VALUES
('gif', 'a:1:{i:0;s:23:\"Content-type: image/gif\";}', '20000', '620', '280', '1', '0'),
('jpeg', 'a:1:{i:0;s:24:\"Content-type: image/jpeg\";}', '20000', '620', '280', '1', '0'),
('jpg', 'a:1:{i:0;s:24:\"Content-type: image/jpeg\";}', '100000', '0', '0', '1', '0'),
('jpe', 'a:1:{i:0;s:24:\"Content-type: image/jpeg\";}', '20000', '620', '280', '1', '0'),
('txt', 'a:1:{i:0;s:24:\"Content-type: plain/text\";}', '20000', '0', '0', '1', '2'),
('png', 'a:1:{i:0;s:23:\"Content-type: image/png\";}', '20000', '620', '280', '1', '0'),
('doc', 'a:2:{i:0;s:20:\"Accept-ranges: bytes\";i:1;s:32:\"Content-type: application/msword\";}', '20000', '0', '0', '1', '0'),
('pdf', 'a:1:{i:0;s:29:\"Content-type: application/pdf\";}', '20000', '0', '0', '1', '0'),
('bmp', 'a:1:{i:0;s:26:\"Content-type: image/bitmap\";}', '20000', '620', '280', '1', '0'),
('psd', 'a:1:{i:0;s:29:\"Content-type: unknown/unknown\";}', '20000', '0', '0', '1', '0'),
('zip', 'a:1:{i:0;s:29:\"Content-type: application/zip\";}', '100000', '0', '0', '1', '0')
mysql error: Table 'junker_test.attachmenttype' doesn't exist
mysql error number: 1146
Date: Wednesday 08th of October 2003 09:29:57 PM
Script: http://www.crazymod.de/team/georg/vb3/install/install.php?step=5
Referer: http://www.crazymod.de/team/georg/vb3/install/install.php?step=4
IP Address: 217.234.224.212
Meine PHPINFO finden Sie unter: http://www.crazymod.de/admin/sonstiges/phpinfo.php
Mysql version: 4.0.15-standard
Phpversion: 4.3.3
Apache Version: 1.3.28 (Unix)
In der Datenbank in der das vB sich befand befanden sich meist auch noch andere Tabellen, meinen Sie dies könnte den Fehler verursacht haben?
Wenn nicht können Sie mir sagen, was ich anders machen muss bzw. falsch gemacht habe?
Achso wundern Sie sich nicht, das Board von dem diese Fehlermeldungen stammen sind von einem Testboard bei dem ich mir den Upgrade vorgang erst einmal ansehen wollte bevor ich mein richtiges Board upgraden wollte, denn wenn dieses nicht ereichbar wäre, wäre das für mich eine kleine Katastrophe.
Mr.Mod
ich habe folgendes Problem: ich wollte mein vB 2.3.2 auf das vB3 Beta7 upgraden, doch dabei habe ich folgende Fehlermeldung erhalten:
Database error in vBulletin :
Invalid SQL:
### QUERY SPECIAL TEMPLATES ###
SELECT title, data FROM datastore
WHERE title IN ('options', 'cron', 'forumcache', 'usergroupcache', 'userstats', 'birthdaycache', 'maxloggedin', 'iconcache', 'eventcache', 'mailqueue')
mysql error: Table 'junker_test.datastore' doesn't exist
mysql error number: 1146
Date: Wednesday 08th of October 2003 09:24:09 PM
Script: http://www.crazymod.de/team/georg/vb3/
Referer:
IP Address: 213.54.61.129
Database error in vBulletin :
Invalid SQL:
CREATE TABLE access (
userid INT UNSIGNED NOT NULL DEFAULT '0',
forumid SMALLINT UNSIGNED NOT NULL DEFAULT '0',
accessmask SMALLINT UNSIGNED NOT NULL DEFAULT '0',
PRIMARY KEY userid (userid, forumid)
)
mysql error: Table 'access' already exists
mysql error number: 1050
Date: Wednesday 08th of October 2003 09:25:08 PM
Script: http://www.crazymod.de/team/georg/vb3/install/install.php?step=3
Referer: http://www.crazymod.de/team/georg/vb3/install/install.php?step=2
IP Address: 213.54.61.129
Database error in vBulletin :
Invalid SQL:
### QUERY SPECIAL TEMPLATES ###
SELECT title, data FROM datastore
WHERE title IN ('options', 'cron', 'forumcache', 'usergroupcache', 'userstats', 'birthdaycache', 'maxloggedin', 'iconcache', 'eventcache', 'mailqueue')
mysql error: Table 'junker_test.datastore' doesn't exist
mysql error number: 1146
Date: Wednesday 08th of October 2003 09:27:48 PM
Script: http://www.crazymod.de/team/georg/vb3/index.php
Referer: http://www.crazymod.de/team/georg/vb3/install/install.php
IP Address: 217.234.224.212
Database error in vBulletin :
Invalid SQL:
INSERT INTO attachmenttype (extension, mimetype, size, width, height, enabled, display) VALUES
('gif', 'a:1:{i:0;s:23:\"Content-type: image/gif\";}', '20000', '620', '280', '1', '0'),
('jpeg', 'a:1:{i:0;s:24:\"Content-type: image/jpeg\";}', '20000', '620', '280', '1', '0'),
('jpg', 'a:1:{i:0;s:24:\"Content-type: image/jpeg\";}', '100000', '0', '0', '1', '0'),
('jpe', 'a:1:{i:0;s:24:\"Content-type: image/jpeg\";}', '20000', '620', '280', '1', '0'),
('txt', 'a:1:{i:0;s:24:\"Content-type: plain/text\";}', '20000', '0', '0', '1', '2'),
('png', 'a:1:{i:0;s:23:\"Content-type: image/png\";}', '20000', '620', '280', '1', '0'),
('doc', 'a:2:{i:0;s:20:\"Accept-ranges: bytes\";i:1;s:32:\"Content-type: application/msword\";}', '20000', '0', '0', '1', '0'),
('pdf', 'a:1:{i:0;s:29:\"Content-type: application/pdf\";}', '20000', '0', '0', '1', '0'),
('bmp', 'a:1:{i:0;s:26:\"Content-type: image/bitmap\";}', '20000', '620', '280', '1', '0'),
('psd', 'a:1:{i:0;s:29:\"Content-type: unknown/unknown\";}', '20000', '0', '0', '1', '0'),
('zip', 'a:1:{i:0;s:29:\"Content-type: application/zip\";}', '100000', '0', '0', '1', '0')
mysql error: Table 'junker_test.attachmenttype' doesn't exist
mysql error number: 1146
Date: Wednesday 08th of October 2003 09:29:57 PM
Script: http://www.crazymod.de/team/georg/vb3/install/install.php?step=5
Referer: http://www.crazymod.de/team/georg/vb3/install/install.php?step=4
IP Address: 217.234.224.212
Meine PHPINFO finden Sie unter: http://www.crazymod.de/admin/sonstiges/phpinfo.php
Mysql version: 4.0.15-standard
Phpversion: 4.3.3
Apache Version: 1.3.28 (Unix)
In der Datenbank in der das vB sich befand befanden sich meist auch noch andere Tabellen, meinen Sie dies könnte den Fehler verursacht haben?
Wenn nicht können Sie mir sagen, was ich anders machen muss bzw. falsch gemacht habe?
Achso wundern Sie sich nicht, das Board von dem diese Fehlermeldungen stammen sind von einem Testboard bei dem ich mir den Upgrade vorgang erst einmal ansehen wollte bevor ich mein richtiges Board upgraden wollte, denn wenn dieses nicht ereichbar wäre, wäre das für mich eine kleine Katastrophe.
Mr.Mod