- Code: Alles auswählen
SQL ERROR [ mysqli ]
Data too long for column 'description' at row 1 [1406]
SQL
UPDATE phpbb_kb_article SET titel = 'Das hier ist der Titel, da kommt viel rein :D', article = 'Und hier der Text... Man ist der heute wieder langweilig...', page_uri = 'test', description = 'Hier kommt spÀter die Beschreibung rein', cat_id = 4, type_id = 1, enable_bbcode = 1, enable_smilies = 1, enable_magic_url = 1, post_id = 0, user_id = 2, last_edit_user = '2', post_time = 1208643824, last_change = 1208644475, bbcode_bitfield = '', bbcode_uid = '', bbcode_options = 7 WHERE article_id = 1
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 143
CALL: dbal->sql_error()
FILE: knowledge/kbposting.php
LINE: 160
CALL: dbal_mysqli->sql_query()