-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
MediaWiki 1.10 is the quarterly release snapshot for Spring 2007. The code has been running on Wikipedia for some time, and additional testing has been done on release candidates.
MediaWiki is now using a "continuous integration" development model with quarterly snapshot releases. The latest development code is always kept "ready to run", and in fact runs our own sites on Wikipedia.
Release branches will continue to receive security updates for about a year from first release, but nonessential bugfixes and feature development happen will be made on the development trunk and appear in the next quarterly release.
Those wishing to use the latest code instead of a branch release can obtain it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
Full release notes: http://svn.wikimedia.org/svnroot/mediawiki/tags/REL1_10_0/phase3/RELEASE-NOT...
Download: http://download.wikimedia.org/mediawiki/1.10/mediawiki-1.10.0.tar.gz http://download.wikimedia.org/mediawiki/1.10/mediawiki-1.10.0.patch (Patch is against 1.10.0rc2)
PGP signature: http://download.wikimedia.org/mediawiki/1.10/mediawiki-1.10.0.tar.gz.sig http://download.wikimedia.org/mediawiki/1.10/mediawiki-1.10.0.patch.sig
MD5 checksum: 78733fece881e7d3c2c1e6859493ed06 mediawiki-1.10.0.tar.gz 60e1e9e595cd98909dd04010e4e9087d mediawiki-1.10.0.patch
SHA-1 checksum: b6755aa7187ee8db1b52302797dc23f2df3b7c1e mediawiki-1.10.0.tar.gz 599c2a334389249af5f08ccd71764da27f52c4ad mediawiki-1.10.0.patch
Before asking for help, try the FAQ: http://www.mediawiki.org/wiki/Manual:FAQ
Low-traffic release announcements mailing list: (Please subscribe to receive announcements of security updates.) http://lists.wikimedia.org/mailman/listinfo/mediawiki-announce
Wiki admin help mailing list: http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Bug report system: http://bugzilla.wikimedia.org/
Play "stump the developers" live on IRC: #mediawiki on irc.freenode.net
- -- brion vibber (brion @ wikimedia.org)
Hi, all.
MediaWiki 1.10 is the quarterly release snapshot for Spring 2007. The code has been running on Wikipedia for some time, and additional testing has been done on release candidates.
When I update, I have error:
pr_page int(8) NOT NULL, pr_type varchar(255) NOT NULL, pr_level varchar(255) NOT NULL, pr_cascade tinyint(4) NOT NULL, pr_user int(8) NULL, pr_expiry char(14) binary NULL, PRIMARY KEY pr_pagetype (pr_page,pr_type), KEY pr_page (pr_page), KEY pr_typelevel (pr_type,pr_level), KEY pr_level (pr_level), KEY pr_cascade (pr_cascade) ) TYPE=InnoDB " failed with error code "Specified key was too long; max key length is 1000 bytes (localhost)".
How I can fix that?
hi
try to set the default encoding of your database to something other than utf-8 (like latin-1 or something in that direction).
-- chris
wikitech-l-bounces@lists.wikimedia.org schrieb am 10.05.2007 09:04:03:
Hi, all.
MediaWiki 1.10 is the quarterly release snapshot for Spring 2007. The code has been running on Wikipedia for some time, and additional
testing
has been done on release candidates.
When I update, I have error:
pr_page int(8) NOT NULL, pr_type varchar(255) NOT NULL, pr_level varchar(255) NOT NULL, pr_cascade tinyint(4) NOT NULL, pr_user int(8) NULL, pr_expiry char(14) binary NULL, PRIMARY KEY pr_pagetype (pr_page,pr_type), KEY pr_page (pr_page), KEY pr_typelevel (pr_type,pr_level), KEY pr_level (pr_level), KEY pr_cascade (pr_cascade) ) TYPE=InnoDB " failed with error code "Specified key was too long; max key length is 1000 bytes (localhost)".
How I can fix that?
Best regards, Kirill Krasnov
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/wikitech-l
------ Der Inhalt dieses E-Mails ist streng vertraulich und m�glicherweise gesetzlich besonders gesch�tzt. Dieses E-Mail ist nur f�r den Adressaten bestimmt. Wenn Sie nicht der beabsichtigte Empf�nger sind, ist es Ihnen nicht gestattet und stellt m�glicherweise einen Gesetzesverstoss dar, dieses E-mail zu kopieren, zu verbreiten oder anderweitig zu verwenden. In diesem Fall sollten Sie uns so schnell wie m�glich benachrichtigen und dieses E-mail l�schen.
Le contenu de ce courriel est strictement confidentiel et probablement l�galement prot�g�. Il n'est adress� qu'aux destinataires mentionn�s. Si vous n'en faites pas partie, vous n'avez pas l'autorisation de le copier, ni de le diffuser, ni m�me de le destiner � un autre usage - ce qui dans chaque cas peut en effet constituer une infraction � la loi. Dans ce cas, vous devriez nous en informer imm�diatement et effacer ce courriel.
Il contenuto del presente messaggio elettronico � da considerare di massima riservatezza e possibilmente � protetto in modo particolare dalla legge. La presente e-mail � riservata alla sola attenzione della persona destinataria. Se lei non � la persona che avrebbe dovuto ricevere la e-mail, non le � permesso e possibilmente rappresenta una violazione della legge, copiare la presente e-mail, diffonderla o utilizzarla in qualsiasi altro modo. In questo caso lei dovrebbe informarci al pi� presto possibile e cancellare la presente e-mail.
wikitech-l@lists.wikimedia.org