Moin!
Ich habe gerade das Update von 5.2.2 auf 5.2.3 gefahren. Beim Datenbankupdate wurden zwei Fehler produziert:
Fehler bei Update: "SQLSTATE[42000]: Syntax error or access violation: 1118 Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs" in: [pfad]/httpdocs/update/migrations/20221207165951_add_dlastlogin_and_lastloginhash_to_tkunde.php
Zweiter Fehler ist:
Fehler bei Update: "SQLSTATE[HY000]: General error: 1709 Index column size too large. The maximum column size is 767 bytes" in: [pfad]/httpdocs/update/migrations/20221014132527_create_index_for_newsletter.php
Kann mir jemand einen Tipp hierzu geben?
Gruß Dirk
Ich habe gerade das Update von 5.2.2 auf 5.2.3 gefahren. Beim Datenbankupdate wurden zwei Fehler produziert:
Fehler bei Update: "SQLSTATE[42000]: Syntax error or access violation: 1118 Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs" in: [pfad]/httpdocs/update/migrations/20221207165951_add_dlastlogin_and_lastloginhash_to_tkunde.php
Zweiter Fehler ist:
Fehler bei Update: "SQLSTATE[HY000]: General error: 1709 Index column size too large. The maximum column size is 767 bytes" in: [pfad]/httpdocs/update/migrations/20221014132527_create_index_for_newsletter.php
Kann mir jemand einen Tipp hierzu geben?
Gruß Dirk