Page 1 of 1

dump ausgabe verändern

PostPosted: 11. February 2005 12:19
by jogi24
Hi

ich nutze XAMPP für Windows Version 1.4.11 local (home-server)
wenn ich nun einen dump ziehe, beinhaltet dieser folgende einträge

collate utf8_bin
character set utf8

) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_bin COMMENT='Bookmarks';

ändert sich bei anderen tables.

mit diesen einträgen ist mir nicht möglich den dump bei meinem provider einzuspielen.
es erfordert viel handarbeit und geduld, den dump für ein einspielen aufzubereiten.


hier die daten meines providers

PHP-Version:
4.3.10
MySQL-Version:
4.0.21-Max-log
Server-Version:
Apache/2.0.50 (Unix) PHP/4.3.10 FrontPage/5.0.2.2635 mod_fastcgi/2.4.2

ist es möglich diese einträge beim erstellen eines dump´s zu deaktivieren oder gasammt aus dem XAMPP für Windows Version 1.4.11
zu entfernen.

diese zeile sollte auch im dump
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_bin COMMENT='Bookmarks';

folgen eintrag aufweisen
) TYPE=MyISAM ;

besten dank für antworten schon mal vorab.

PostPosted: 11. February 2005 12:34
by Wiedmann

PostPosted: 11. February 2005 16:56
by Nobbi
Hallo Wiedmann,

gibt es für dieses Problem auch eine Lösung in DEUTSCH?

Oder ich versuche mal jogi's und mein Problem ins englische zu übersetzen :?

I use XAMPP for Windows version of 1.4.11 local (home servers) if I now a dump draw, contain this the following entries
Code: Select all
collate utf8_bin
character set utf8
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_bin COMMENT='Bookmarks';

changes with other tables.

with these entries is to be brought in for me not possible the dump with my more provider. it requires much manual work and patience, the dump for brings in to prepare.
Here the data of mine providers:
PHP-Version:
4.3.10
MySQL-Version:
4.0.21-Max-log
Server-Version:
Apache/2.0.50 (Unix) PHP/4.3.10 FrontPage/5.0.2.2635 mod_fastcgi/2.4.2

it is possible these entries with provides one dump's to deactivate or to remove entirely from the XAMPP for Windows version 1.4.11 ?
this line should be located also in the dump:
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_bin COMMENT='Bookmarks';
contain follow entry:
Code: Select all
) TYPE=MyISAM ;


First thank you for your answer, if possible in German. :lol:

PostPosted: 11. February 2005 17:03
by Wiedmann
Versteh deine Frage nicht...

Der Link führt zu einem Post, wo nicht mehr drinsteht, als ein Befehl der in der Konsole ausgeführt werden will.

(an dem Befehl ändert auch die Sprache nichts, weil der so oder so auf diese Weise geschrieben wird...)