backup von phpbb3 MySQL 4.1 zu MySQL 5.0 FEHLER
Verfasst: 09.04.2009 21:21
und zwar warum kan ich nicht ein backup von
phpbb3 : 3.0.3 ( MySQL 4.1.22-log )
zu
phpbb3 : 3.0.3 ( MySQL 5.0.32-Debian_7etch8-log )
machen ...
phpbb3 : 3.0.3 ( MySQL 4.1.22-log )
zu
phpbb3 : 3.0.3 ( MySQL 5.0.32-Debian_7etch8-log )
machen ...
Code: Alles auswählen
SQL ERROR [ mysql4 ]
Data too long for column 'forum_desc' at row 2 [1406]
SQL
INSERT INTO phpbb_forums (forum_id, parent_id, left_id, right_id, forum_parents, forum_name, forum_desc, forum_desc_bitfield, forum_desc_options, forum_desc_uid, forum_link, forum_password, forum_style, forum_image, forum_rules, forum_rules_link, forum_rules_bitfield, forum_rules_options, forum_rules_uid, forum_topics_per_page, forum_type, forum_status, forum_posts, forum_topics, forum_topics_real, forum_last_post_id, forum_last_poster_id, forum_last_post_subject, forum_last_post_time, forum_last_poster_name, forum_last_poster_colour, forum_flags, display_subforum_list, display_on_index, enable_indexing, enable_icons, enable_prune, prune_next, prune_days, prune_viewed, prune_freq) VALUES
BACKTRACE
FILE: includes/db/mysql.php
LINE: 158
CALL: dbal->sql_error()
FILE: includes/acp/acp_database.php
LINE: 327
CALL: dbal_mysql->sql_query()
FILE: includes/functions_module.php
LINE: 471
CALL: acp_database->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()