Board Umzug DB Import geht nicht
Verfasst: 31.07.2006 10:06
Hallo,
habe laut Anleitung die Datenbank exportiert. (bei funpic)
Wenn ich nun auf meinem Debian die DB importiere (mit phpmyadmin) kommt folgender Fehler:
SQL-Befehl:
-- phpMyAdmin SQL Dump
-- version 2.6.4-pl4
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Erstellungszeit: 31. Juli 2006 um 10:00
-- Server Version: 4.1.20
-- PHP-Version: 4.4.2
--
-- Datenbank: `xyz`
--
CREATE DATABASE `xyz` DEFAULT CHARACTER SET latin1 COLLATE latin1_german2_ci
MySQL meldet: Dokumentation
#1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARACTER SET latin1 COLLATE latin1_german2_ci' at line
soweit ich das sehe, hat Funpic mysql 4.1 und ich 4.0
Was kann ich tun?
habe laut Anleitung die Datenbank exportiert. (bei funpic)
Wenn ich nun auf meinem Debian die DB importiere (mit phpmyadmin) kommt folgender Fehler:
SQL-Befehl:
-- phpMyAdmin SQL Dump
-- version 2.6.4-pl4
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Erstellungszeit: 31. Juli 2006 um 10:00
-- Server Version: 4.1.20
-- PHP-Version: 4.4.2
--
-- Datenbank: `xyz`
--
CREATE DATABASE `xyz` DEFAULT CHARACTER SET latin1 COLLATE latin1_german2_ci
MySQL meldet: Dokumentation
#1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARACTER SET latin1 COLLATE latin1_german2_ci' at line
soweit ich das sehe, hat Funpic mysql 4.1 und ich 4.0
Was kann ich tun?