Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002589 [Quercus] minor always 04-10-08 06:51 05-29-08 16:16
Reporter sgraf View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.2.0 Product Version 3.1.6
  Product Build
Summary 0002589: Charset Settings Not Respected When Connecting to MySQL
Description I'm having troubles setting the charset for my mysql connection and it seems that the actual parameter that contains charset settings is never even considered when the connection is established. All attempts to alter the default charset have failed so far.

Steps To Reproduce
Additional Information It seems thatcom.caucho.quercus.env.Env.getConnection() never uses the settings passed by the url parameter but I might be misunderstanding how this works.
Attached Files

- Relationships

- Notes
(0002972)
sgraf
04-15-08 07:01

I was able to circumvent this problem by using a jdbc database resource defined in the server context which is initialized by the servlet init parameters.
 
(0003116)
ferg
05-29-08 16:16

php/1463

Note for future i18n bug reports: please add the configuration and/or function calls used to set the charset encoding. PHP/mysql has a number of different ways of setting the charset and we need to know which one is failing in order to create proper test cases.
 

- Issue History
Date Modified Username Field Change
04-10-08 06:51 sgraf New Issue
04-15-08 07:01 sgraf Note Added: 0002972
05-29-08 16:16 ferg Note Added: 0003116
05-29-08 16:16 ferg Assigned To  => ferg
05-29-08 16:16 ferg Status new => closed
05-29-08 16:16 ferg Resolution open => fixed
05-29-08 16:16 ferg Fixed in Version  => 3.2.0


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed.
27 unique queries executed.
Powered by Mantis Bugtracker