Mantis Bug Tracker
 

View Issue Details Jump to Notes ] Wiki ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009269mantisbtinstallationpublic2008-06-17 05:102009-06-23 15:28
Reporter0xHH 
Assigned Tograngeway 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version1.2.0rc1Fixed in Version1.2.0rc1 
Summary0009269: On installation mantis create database with default collation settings.
DescriptionSettings:

character-set-server=cp1251
collation-server=cp1251_general_ci

After run installation- create tables with default collation: cp1251_general_ci

Correct:

Use CREATE DATABASE mantis_db_name default character set 'utf8' default collate 'utf8_unicode_ci'

See: http://www.mantisbt.org/bugs/view.php?id=9218 [^]
TagsNo tags attached.
Attached Files

- Relationships
related to 0009218closedsiebrand all texts in russian seems like '??????' 
has duplicate 0009284closedvboctor database created with wrong charset 
has duplicate 0010075closedgrangeway Use UTF-8 in database 

-  Notes
User avatar (0021759)
grangeway (developer)
2009-05-02 06:39

Fixed in trunk

- Issue History
Date Modified Username Field Change
2008-06-17 05:10 0xHH New Issue
2008-07-15 11:30 vboctor Relationship added related to 0009218
2008-07-15 11:31 vboctor Status new => acknowledged
2008-07-15 11:31 vboctor Target Version => 1.2.0
2008-07-15 11:39 vboctor Relationship added has duplicate 0009284
2008-09-02 02:33 alexandrul Issue Monitored: alexandrul
2009-03-02 12:16 thkoch Issue Monitored: thkoch
2009-05-02 06:38 grangeway Relationship added has duplicate 0010075
2009-05-02 06:39 grangeway Note Added: 0021759
2009-05-02 06:39 grangeway Status acknowledged => resolved
2009-05-02 06:39 grangeway Fixed in Version => git trunk
2009-05-02 06:39 grangeway Resolution open => fixed
2009-05-02 06:39 grangeway Assigned To => grangeway
2009-06-08 16:31 jreese Fixed in Version git trunk => 1.2.x
2009-06-23 15:28 jreese Status resolved => closed


MantisBT 1.2.2 git master-1.2.x[^]
Copyright © 2000 - 2010 MantisBT Group
Time: 0.2400 seconds.
memory usage: 1,966 KB
Powered by Mantis Bugtracker