Displaying 11 results from an estimated 11 matches for "myslq".
2017 Oct 23
2
Unable to apply mysqld_db_t to mysql directory
Hello,
A server was configured in /var/lib/myslq in the root fs. I added a LV
specifically for mysql. I stopped myql and renamed /var/lib/mysql to
/var/lib/mysql.old. I created a new dir /var/lib/mysql and mounted the LV
on /var/lib/mysql. I then copied with "cp -prZ" all mysql files in
/var/lib/mysql.old to /var/lib/mysql.
But the...
2004 Dec 21
1
RMySQL_0.5.5 / SUSE9.2
Hi,
where is my mistake?
i have done follow comand-lines.
export PKG_LIBS="-L/usr/lib/myslq"
export PKG_CPPFLAGS="-I/usr/include/mysql"
R CMD INSTALL RMySQL_0.5-5.tar.gz
i'm using R-2.0.1 , suse 9.2, 5.0.0-alpha-standard , and after a succefuel
compilaition i get when im type in R library(RMySQL):
Loading required package: DBI
Error in dyn.load(x, as.logical(local)...
2005 Dec 19
1
Is there a guide for using ERBSQL?
...ompletely understand the benefits of using ERBSQL or
how to use it. Google searches have proved it to be rather
undocumented.
From what I understand the embedded ruby sql allows you to write sql
that''s easier to deploy via the create_db script and also more
portable to postgres, myslq, or whatever.
But what I can''t find is a resource that explains the preset
constants or how to configure them if need be. For example the ERB
that comes with the saltedlogingenerator for rails looks like this:
CREATE TABLE users (
id <%= @pk %>,
login VARCHAR(80) NOT NUL...
2007 Jul 14
2
OpenBSM questions
...the subject.
I think that xdm must be patched to support audit, i found audit code
in the login sources. My be someone already did such patches?
3) All services running from rc scripts also using "-1" as their
subject. How can i change subject for such programs? E.g. mysql work
with myslq uid/gid and i want create special policy for the mysql in the
audit_user file, but "subject" of such events is always "-1", so i cant
do this.
P.S. I`m using FreeBSD-STABLE.
2017 Oct 23
2
Unable to apply mysqld_db_t to mysql directory
...ysql = /var/lib/mysql.old
mysql = ./mysql.old
On Mon, Oct 23, 2017 at 10:27 AM, James Hogarth <james.hogarth at gmail.com>
wrote:
> On 23 October 2017 at 13:33, Bernard Fay <bernard.fay at gmail.com> wrote:
> > Hello,
> >
> > A server was configured in /var/lib/myslq in the root fs. I added a LV
> > specifically for mysql. I stopped myql and renamed /var/lib/mysql to
> > /var/lib/mysql.old. I created a new dir /var/lib/mysql and mounted the
> LV
> > on /var/lib/mysql. I then copied with "cp -prZ" all mysql files in
> > /...
2017 Oct 23
0
Unable to apply mysqld_db_t to mysql directory
On 23 October 2017 at 13:33, Bernard Fay <bernard.fay at gmail.com> wrote:
> Hello,
>
> A server was configured in /var/lib/myslq in the root fs. I added a LV
> specifically for mysql. I stopped myql and renamed /var/lib/mysql to
> /var/lib/mysql.old. I created a new dir /var/lib/mysql and mounted the LV
> on /var/lib/mysql. I then copied with "cp -prZ" all mysql files in
> /var/lib/mysql.old to /var...
2007 Feb 01
1
dspam plugin
...t looks very interesting.
I saw two version of it around:
- one that forks and call dspam
- one that calls a store procedure in mysql.
I was wondering if we can just log signature and classification into a
flat file, instead.
The problem is that calling spam can be expensive;
And eventhough the myslq solution is brilliant, I dont want to rely on
mysql to be alive in order to move the files to/from spam box. Plus, the
plugin would be much lighter wihtout libmysqlclient.
Any ideas?
2017 Oct 23
0
Unable to apply mysqld_db_t to mysql directory
...ysql = /var/lib/mysql.old
mysql = ./mysql.old
On Mon, Oct 23, 2017 at 10:27 AM, James Hogarth <james.hogarth at gmail.com>
wrote:
> On 23 October 2017 at 13:33, Bernard Fay <bernard.fay at gmail.com> wrote:
> > Hello,
> >
> > A server was configured in /var/lib/myslq in the root fs. I added a LV
> > specifically for mysql. I stopped myql and renamed /var/lib/mysql to
> > /var/lib/mysql.old. I created a new dir /var/lib/mysql and mounted the
> LV
> > on /var/lib/mysql. I then copied with "cp -prZ" all mysql files in
> > /...
2008 Mar 23
6
Access rights between AGI and Web server?
Hello
I run AGI scripts from extensions.conf to save data into an SQLite
database file, but this file must also be accessible in read-write
mode by PHP scripts served by Lighttpd.
As far as I can tell, Asterisk runs by default as root:wheel. I don't
know if AGI scripts also run as root:wheel.
Lighttpd runs as www:www, and if I create a new SQLite database
through PHP scripts, they're
2006 Mar 02
17
can''t get rails to connect to mySQL - HELP!!!!!!!!!
Sorry, but this is really NOT as easy as the tutorials/books make out.
I''m really struggling at the first hurdle here. And while I''m not a
programmer by design I do know my way around most stuff. And if I can''t
get this to work I suspect more people will have the same issues. There
seems to be too many variables to address.
I have winXP, I have ruby and rails all
2017 Oct 23
2
Unable to apply mysqld_db_t to mysql directory
...>
>
>
> On Mon, Oct 23, 2017 at 10:27 AM, James Hogarth <james.hogarth at gmail.com>
> wrote:
>
> > On 23 October 2017 at 13:33, Bernard Fay <bernard.fay at gmail.com> wrote:
> > > Hello,
> > >
> > > A server was configured in /var/lib/myslq in the root fs. I added a LV
> > > specifically for mysql. I stopped myql and renamed /var/lib/mysql to
> > > /var/lib/mysql.old. I created a new dir /var/lib/mysql and mounted the
> > LV
> > > on /var/lib/mysql. I then copied with "cp -prZ" all mysql...