Community « Discussion forum « Installation support « Installation Error - Unknown column 'M' in 'field list' «
Comment: Installation Error - Unknown column 'M' in 'field list'
| << Previous | Next >> |
Vampyre: From a formal standpoint, the initial SQL query says "posts=Y", because posts is supposed to be of integer type. This would be correct with posts=123, but of course Y is not an acceptable value for a number. phpMyAdmin adds quotes around the Y letter, making it a correct statement.
Anyway, what is not clear to me is why YACS builds such a strange statement during the setup phase.
Can you confirm that the problem arises only on a pre-populated database, except for the user table? If yes, I will create a specific test environment for these conditions.
Thank you very much for the bug reporting, and for the follow-up.
Merci et à bientôt
Anyway, what is not clear to me is why YACS builds such a strange statement during the setup phase.
Can you confirm that the problem arises only on a pre-populated database, except for the user table? If yes, I will create a specific test environment for these conditions.
Thank you very much for the bug reporting, and for the follow-up.
Merci et à bientôt

This comment has inspired:
by Bernard on Jan. 30 2006
