Bug #6839 Advanced parameter save error
Submitted: 26 Nov 2004 8:55 Modified: 30 Nov 2004 20:12
Reporter: [ name withheld ] Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.1.1-gamma OS:Windows (Windows XP SP2)
Assigned to: Michael G. Zinner CPU Architecture:Any

[26 Nov 2004 8:55] [ name withheld ]
Description:
For created connection you can enter advanced connection parameters but after
closing connection edit window parameters do not save.

How to repeat:
start Mysql query browser
create connection and add advanced connection parameters default-character-set for example
connect 
disconnect
close Mysql query browser
open Mysql query browser
goto connection and advanced properties and parameters missing
[30 Nov 2004 20:12] Michael G. Zinner
There are only three options that can be specified for a MySQL connection in the connection dialog of QB / MA. 

COMPRESS=Yes
USE_SSL=Yes
SOCKET_PATH=named_pipe

Only these parameters get parsed and are stored correctly.

We have updated the Advanced section of the connection dialog to reflect these options.