Search found 1 match

by cam
Mon Mar 14, 2011 10:36 pm
Forum: Bug reports
Topic: DB error: Data too long for column 'stopword' at row 1
Replies: 1
Views: 3049

DB error: Data too long for column 'stopword' at row 1

phpMyFaq suggested I file this as a bug report after trying twice. The error message is: DB error: Data too long for column 'stopword' at row 1. The SQL query is: INSERT INTO faqstopwords (id, lang, stopword) VALUES (171, 'da', 'f��')

This occurs during installation. I'm using mysql version 5.0 ...