]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Fixed SF Bug #233898. (MySQL backend insensitive to case in page names.)
authordairiki <dairiki@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Sat, 18 Aug 2001 03:57:27 +0000 (03:57 +0000)
committerdairiki <dairiki@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Sat, 18 Aug 2001 03:57:27 +0000 (03:57 +0000)
commit33b3363ee9e1a9e47cae73642cea337a844cdc62
tree9b931b121b121d67ed897760064b68d401d31099
parent08d65680de0e6664ce208bfcea491b936dd5a8df
Fixed SF Bug #233898.  (MySQL backend insensitive to case in page names.)

Note that this involves a change to the MySQL schema.  A convenient
mysql script, schemas/update.mysql.1.2.0-1.2.1, is provided which can
be used to update your schema in-place.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/branches/release-1_2-branch@541 96ab9672-09ca-45d6-a79d-3d69d39ca109
UPGRADING.readme [new file with mode: 0644]
lib/mysql.php
schemas/schema.mysql
schemas/update.mysql.1.2.0-1.2.1 [new file with mode: 0644]