Hallo Zusammen.
Habe folgendes Problem nach dem Update von MySQL 4.0 auf 4.1
Wenn ich die alten Datenbanken in das Verzeichnis /data kopiere und MySQL 4.1 starte änder dieser mit Werte wie z.B. varchar(255) auf varchar(85). Warum und wie kann ich das umgehen?
Habe wie gesagt die Tabellen in das /data Verzeichnis kopiert und danach mit /mysql_fix_privilege_tables --password=root_password gefixt.
Gruss
Druschl
MySQL Update 4.0 auf 4.1 ändert Länge von Feldtypen wie varchar
Re: MySQL Update 4.0 auf 4.1 ändert Länge von Feldtypen wie varchar
http://dev.mysql.com/doc/mysql/en/News-4.1.x.html
http://dev.mysql.com/doc/mysql/en/upgra ... m-4-0.html
http://dev.mysql.com/doc/mysql/en/upgra ... m-4-0.html
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Re: MySQL Update 4.0 auf 4.1 ändert Länge von Feldtypen wie varchar
Danke für die Links, aber woran liegt mein Problem ???
um z-B. mysql_fix_privilege_tables auszuführen muss mysql deamon laufen und sobald ich diesen starte werden die Feld-Typen Größen geändert.
Wie also, kann ich dies verhindern und was genau muss ich weden den Passwörtern machen?
Gruss
DT