[NTLUG:Discuss] MYSql vs. postgresql

Paul Ingendorf pauldy at wantek.net
Thu Feb 20 15:35:30 CST 2003


-----Original Message-----
From: discuss-bounces at ntlug.org [mailto:discuss-bounces at ntlug.org]On
Behalf Of Wayne Dahl
Sent: Wednesday, February 19, 2003 11:04 AM
To: NTLUG Discussion List
Subject: RE: [NTLUG:Discuss] MYSql vs. postgresql



> I do have another question though.  I was attempting to set up a new
> launcher for MySQLCC from the Office menu so I could start it there and
> can't seem to ever get it to show up.  I'm running RH 8.0, I've tried
> doing it several different ways to no avail.  I've tried right clicking
> on the desktop, selecting New Launcher, put in the Name, a comment line,
> the path/command line, select an icon click ok and another box pops up
> for about a half second with nothing in it and then both boxes disappear
> with no result.  I've tried that from the desktop, I've tried it from a
> Start Here window, etc, all to no avail.  The only other option I have
> is to run it from the command line, which I can do, but is inconvenient.
>
> Any suggestions?
No sooner do I post this than my system makes a liar out of me.  I tried
this over and over yesterday, couldn't get it to work, I tried it again
right clicking on the desktop as root and I get a fully functional icon
on the root desktop.  I tried adding it to a menu and get nowhere.

Wayne


_______________________________________________
https://ntlug.org/mailman/listinfo/discuss

safe_mysqld ?

You have to remember gnu linux is a cli system so telling people about icons
etc... probably won't get you much help.  This is because not enough
information is comming across to help you with anything particular.

If you are running safe_mysqld I would try it as the following so the
controlling terminal doesn't cause problems.
safe_mysqld & disown

This should fork the process into the background and detach it from the
terminal session that is spawned when you execute it.  I would also expect
that there are also issues without env variables when you run directly from
an icon or menu item.  Any of these issues could be causing your problem or
possibly more.




More information about the Discuss mailing list