Opened 16 years ago
Closed 16 years ago
#258 closed task (fixed)
MySQL test for version 2.5
Reported by: | arnulf | Owned by: | christoph |
---|---|---|---|
Priority: | major | Milestone: | 2.5 release |
Component: | administration | Version: | 2.5 rc5 |
Keywords: | Cc: | astrid_emde |
Description
Test Mapbender 2.5 rc5 with MySQL.
Change History (7)
comment:1 by , 16 years ago
Type: | defect → task |
---|
follow-up: 4 comment:2 by , 16 years ago
Cc: | added |
---|
comment:3 by , 16 years ago
The SQL dump file at https://svn.osgeo.org/mapbender/trunk/mapbender/resources/db/mysql/ is itself encoded with ISO-8859-1. Does this make sense for a UTF-8 MySQL database?
comment:4 by , 16 years ago
I meant to write "schema" not "schame"...:-)
Cannot load MySQL schema at:
comment:5 by , 16 years ago
Please use the files in the branch 2.5, like
https://svn.osgeo.org/mapbender/branches/2.5/resources/db/mysql/
The database function "gettext" has now been added. I think UTF-8 should work, ISO-8859-1 is still NOT ready.
comment:6 by , 16 years ago
Owner: | changed from | to
---|
comment:7 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Cannot load MySQL schame at: https://svn.osgeo.org/mapbender/trunk/mapbender/resources/db/mysql/
Used MySQL syntax: mysql> \. ./mapbender_2.5rc5/resources/db/mysql/mysql_schema.sql
Result file at: http://arnulf.us/mapbender/tmp/mysql_testing_1.txt