Hi list,
I don't want to set $cfg['DefaultCharset'] statically in config.inc.php3. Because we can't select the charset to each MySQL server with different charset.
This feature is not good, I think.
Best regards, luc
luc wrote:
Hi list,
I don't want to set $cfg['DefaultCharset'] statically in config.inc.php3. Because we can't select the charset to each MySQL server with different charset.
This feature is not good, I think.
Best regards, luc
Luc,
I guess you still can select the MySQL charset when you choose another MySQL server.
Can you enter a feature request about this?
Hi
Yes excuse me, I can. I didn't understand new codes well.
Marc Delisle wrote:
I don't want to set $cfg['DefaultCharset'] statically in config.inc.php3. Because we can't select the charset to each MySQL server with different charset.
This feature is not good, I think.
Luc,
I guess you still can select the MySQL charset when you choose another MySQL server.