Newbie - problems with mysqld

3 posts / 0 new
Last post
nm3s
Newbie - problems with mysqld

I am a newbie with Linux, so this may be a stupid question, but I'm lost.  When I try to launch CQRLOG, here is what happens:
 
 
sudo cqrlog
[sudo] password for fred:
**** DEBUG LEVEL 0 ****
**** CHANGE WITH --debug=1 PARAMETER ****
IniFile:/home/fred/.config/cqrlog/cqrlog.cfg
LocalIniFile:/home/fred/.config/cqrlog/local.cfg
150827 21:18:17 [Note] /usr/sbin/mysqld (mysqld 5.5.44-MariaDB-1ubuntu0.14.04.1) starting as process 4569 ...
150827 21:18:17 [ERROR] Fatal error: Please consult the Knowledge Base to find out how to run mysqld as root!
150827 21:18:17 [ERROR] Aborting
150827 21:18:17 [Note] /usr/sbin/mysqld: Shutdown complete
(cqrlog:4565): GLib-CRITICAL **: Source ID 12 was not found when attempting to remove it
(cqrlog:4565): GLib-CRITICAL **: Source ID 11 was not found when attempting to remove it
(cqrlog:4565): GLib-CRITICAL **: Source ID 44 was not found when attempting to remove it
(cqrlog:4565): GLib-CRITICAL **: Source ID 43 was not found when attempting to remove it
(cqrlog:4565): GLib-CRITICAL **: Source ID 49 was not found when attempting to remove it
(cqrlog:4565): GLib-CRITICAL **: Source ID 48 was not found when attempting to remove it
Closing ini file ...
 
Can someone tell me what am I doing wrong?
 

ok2cqr
ok2cqr's picture
Re: Newbie - problems with mysqld

Hi Fred,
 
there is no need to run CQRLOG as root, you can use it as normal user without any problem.
 
73 Petr, OK2CQR

nm3s
Thanks!

Like I said, a newbie.  As you can tell.  Never occurred to me to just try it WITHOUT sudo.
Thanks to folks like you, I'm learning, albeit slowly.