Page MenuHomePhabricator

Installation: Table-Creation fails with MySQL 4.1
Closed, ResolvedPublic

Description

Author: ich

Description:
Hi,

during installation after entering all information in config/index.php, I get the
error appended at the end of the message.

I use Win XP SP2, PHP 5.0.4, MySQL 4.1.11 and Apache 2.0.54. I was wondering that I
didn't found any entry in this bugzilla

Thx and Greetings,
Martin Brenn


PHP 5.0.4: ok
PHP server API is apache2handler; ok, using pretty URLs (index.php/Page_Title)
Have XML / Latin1-UTF-8 conversion support.
PHP is configured with no memory_limit.
Have zlib support; enabling output compression.
Turck MMCache not installed, can't use object caching functions
Couldn't find GD library or ImageMagick; image thumbnailing disabled.
Installation directory: E:\Projekte\Webserver\htdocs\wiki
Script URI path: /wiki
Warning: $wgSecretKey key is insecure, generated with mt_rand(). Consider changing
it manually.
Connected as root (automatic)
Connected to database... 4.1.11-nt; enabling MySQL 4 enhancements
Warning: $wgSecretKey key is insecure, generated with mt_rand(). Consider changing
it manually.
Database wiki exists
Creating tables...Query "CREATE TABLE categorylinks ( cl_from int(8) unsigned NOT
NULL default '0', cl_to varchar(255) binary NOT NULL default '', cl_sortkey
varchar(255) binary NOT NULL default '', cl_timestamp timestamp NOT NULL, UNIQUE
KEY cl_from(cl_from,cl_to), KEY cl_sortkey(cl_to,cl_sortkey(128)), KEY
cl_timestamp(cl_to,cl_timestamp) )" failed with error code "Specified key was too
long; max key length is 1024 bytes".


Version: 1.4.x
Severity: major
OS: Windows XP
Platform: PC

Details

Reference
bz1967

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 8:19 PM
bzimport set Reference to bz1967.
bzimport added a subscriber: Unknown Object (MLST).
  • Bug 1968 has been marked as a duplicate of this bug. ***

zigger wrote:

*** This bug has been marked as a duplicate of 1322 ***