mysqlcc-0.8.9-linux-glibc22

mysqlcc-0.8.9-linux-glibc22

am 23.01.2003 07:10:50 von Bob Lockie

I found ~/.mysqlcc.
When I moved it, cc ran fine but I suspect there is another config file
somewhere else.

How-To-Repeat:
I may have found what causes the segmentation fault,
The line:
Open Items = 'gw.lockie.ca'/'mysql'/'test'/'visitor'^M
in
~/.mysqlcc/mysqlcc.cfg
causes a segmentation fault.

It works fine if I remove that line and it is reproduceable but no other
combination on that line seems to cause a crash.

Should passwords be encrypted in the files under ~/.mysqlcc/connections?



--
----------------------------------------
Sent from Mozilla and GNU/Linux.
Powered by an AMD processor.





------------------------------------------------------------ ---------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)

To request this thread, e-mail bugs-thread13560@lists.mysql.com
To unsubscribe, e-mail

Re: mysqlcc-0.8.9-linux-glibc22

am 23.01.2003 10:59:34 von Jorge del Conde

Hi!

> I found ~/.mysqlcc.
> When I moved it, cc ran fine but I suspect there is another config file
> somewhere else.
>
> How-To-Repeat:
> I may have found what causes the segmentation fault,
> The line:
> Open Items = 'gw.lockie.ca'/'mysql'/'test'/'visitor'^M
> in
> ~/.mysqlcc/mysqlcc.cfg
> causes a segmentation fault.
>
> It works fine if I remove that line and it is reproduceable but no other
> combination on that line seems to cause a crash.

The config files mysqlcc uses are stored in ~/.mysqlcc If the directory
doesn't exist, it will create a new one with all the default configuration
files.

I can't reproduce a crash in any of my systems. Does it only happen with
that value or with that line in general ? What happens if you remove the ^M
at the end of line ? .. does it still crash ?

If you find this problem anoying while a fix is found, make sure "Restore
last Workspace on startup" under Options->General is unchecked .

> Should passwords be encrypted in the files under ~/.mysqlcc/connections?

No, passwords shouldn't be encrypted. All the directories inside ~/.mysqlcc
should have 700 perms and all the files (including connections) should have
600. 0.8.9 now creates directories and files with the correct permissions,
but previous versions of mysqlcc didn't.

Regards,
Jorge
--
For technical support contracts, visit https://order.mysql.com/?ref=mjdc
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Jorge del Conde
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Full-Time Developer
/_/ /_/\_, /___/\___\_\___/ Mexico City, Mexico
<___/ www.mysql.com

MySQL Users Conference and Expo
http://www.mysql.com/events/uc2003/



------------------------------------------------------------ ---------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)

To request this thread, e-mail bugs-thread13561@lists.mysql.com
To unsubscribe, e-mail

Re: mysqlcc-0.8.9-linux-glibc22

am 23.01.2003 21:01:52 von Bob Lockie

On 01/23/03 04:59 Jorge del Conde spoke thusly

>Hi!
>
>>I found ~/.mysqlcc.
>>When I moved it, cc ran fine but I suspect there is another config file
>>somewhere else.
>>
>>How-To-Repeat:
>>I may have found what causes the segmentation fault,
>>The line:
>>Open Items = 'gw.lockie.ca'/'mysql'/'test'/'visitor'^M
>>in
>>~/.mysqlcc/mysqlcc.cfg
>>causes a segmentation fault.
>>
>>It works fine if I remove that line and it is reproduceable but no other
>>combination on that line seems to cause a crash.
>>
>>
>I can't reproduce a crash in any of my systems. Does it only happen with
>that value or with that line in general ? What happens if you remove the ^M
>at the end of line ? .. does it still crash ?
>
>
Yes, it still crashes without the ^M.
It always crashes with that exact line in the config file (the database
names have to be named that exactly).
gw.lockie.ca is a remote machine from the one I'm running mysqlcc on
(and that mysql is not accessible outside).
I have mysql-3.23.51 which I upgraded to 3.23.54a and it still crashes
mysqlcc.



--
----------------------------------------
Sent from Mozilla and GNU/Linux.
Powered by an AMD processor.



------------------------------------------------------------ ---------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)

To request this thread, e-mail bugs-thread13564@lists.mysql.com
To unsubscribe, e-mail

Re: mysqlcc-0.8.9-linux-glibc22

am 24.01.2003 11:06:58 von Jorge del Conde

Hi!

> Yes, it still crashes without the ^M.
> It always crashes with that exact line in the config file (the database
> names have to be named that exactly).
> gw.lockie.ca is a remote machine from the one I'm running mysqlcc on
> (and that mysql is not accessible outside).
> I have mysql-3.23.51 which I upgraded to 3.23.54a and it still crashes
> mysqlcc.

Is 'gw.lockie.ca' a local or remote server ?

Regards,
Jorge
--
For technical support contracts, visit https://order.mysql.com/?ref=mjdc
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Jorge del Conde
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Full-Time Developer
/_/ /_/\_, /___/\___\_\___/ Mexico City, Mexico
<___/ www.mysql.com

MySQL Users Conference and Expo
http://www.mysql.com/events/uc2003/



------------------------------------------------------------ ---------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)

To request this thread, e-mail bugs-thread13572@lists.mysql.com
To unsubscribe, e-mail