Segfault on invalid query
Status: Beta
Brought to you by:
cinergi
From mailing list -- Elbert Chan, April 25, 2006
Interesting problem I noticed when I tried using NSVS
today.
root@test-svr:~# id edog
Segmentation fault
root@test-svr:~# tail /var/log/syslog
Apr 25 14:28:02 test-svr nsvsd: 29391: run_query:
mysql_query: SELECT command denied to user
'ecc_authd'@'localhost' for table 'unix_group_view'
As you can see, a denied access causes nsvs to
segfault. This is running
on MySQL 5.0.20 and nsvs has the MySQL timeout patch
posted by cskarby.