Author: emddudley
Description:
Installation fails with no error message for MediaWiki 1.8.2 on a Windows XP
system with Apache 2.2.3, PHP 5.2.0, and MySQL 5.0.27.
Last item on the installation screen is:
Creating tables... using MySQL 4 table defs...Query "long query was here" failed
with error code "BLOB/TEXT column 'user_password' can't have a default value
(localhost)
(query omitted for brevity)
Two problems: The installer detected MySQL 4 instead of 5, and it choked on
default values in the query.
There are two work-arounds, one of which is described at the provided URL (it
involves modifying the installer query to remove the default values). The other
is to disable MySQL strict mode.
Version: 1.8.x
Severity: normal
OS: Windows XP
Platform: PC
URL: http://www.mwusers.com/forums/showthread.php?t=2889