Re: new debian user question about mysql on debian

2007-07-04 Thread Karl E. Jorgensen
On Tue, Jul 03, 2007 at 03:35:56PM +0100, Jaime Ventura wrote: > Hello >I've install mysql on a etch box e I've noticed a debian-sys-maint user. See /usr/share/doc/mysql-server-5.0/README.Debian.gz - it's automagically created to help the init scripts and the like. >Shouldnt this user h

new debian user question about mysql on debian

2007-07-03 Thread Jaime Ventura
Hello I've install mysql on a etch box e I've noticed a debian-sys-maint user. Shouldnt this user have grant privileges? Aparently it does: mysql> select Grant_priv from user where User="debian-sys-maint"; ++ | Grant_priv | ++ | Y | ++ 1 ro

Re: Starting/installing Mysql on debian

2005-05-12 Thread Sergio Basurto Juarez
--- Ms Linuz <[EMAIL PROTECTED]> wrote: > debian wrote: > > > > > Hello, > > > > I always installed mysql from source, never had a > problem. > > Now i installed mysql via apt-get > (mysql-common-4.1.0). > > I get the message that it is installed but now i > wonder where it is > > installed ?? >

Re: Starting/installing Mysql on debian

2005-05-12 Thread Nebodi Gatreba
Simply type "mysql -u your_username -pyour_password" in the console window (command line) and you will find yourself in MySQL

Re: Starting/installing Mysql on debian

2005-05-12 Thread Ms Linuz
debian wrote: > > Hello, > > I always installed mysql from source, never had a problem. > Now i installed mysql via apt-get (mysql-common-4.1.0). > I get the message that it is installed but now i wonder where it is > installed ?? > I don't find anything to start it and when i search mysqld i get

Starting/installing Mysql on debian

2005-05-12 Thread debian
Title: Starting/installing Mysql on debian Hello, I always installed mysql from source, never had a problem. Now i installed mysql via apt-get (mysql-common-4.1.0). I get the message that it is installed but now i wonder where it is installed ?? I don't find anything to start i

RE: snort logging in mysql on Debian!

2004-11-21 Thread NabilM
EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: snort logging in mysql on Debian! --- [EMAIL PROTECTED] wrote: > > Fellows, > > Can you guide me or point me to some document(s) that would allow me to /usr/share/doc// http://localhost/doc/ > setup snort/acid on Debian. I am especial

Re: snort logging in mysql on Debian!

2004-11-17 Thread Mike Mestnik
--- [EMAIL PROTECTED] wrote: > > Fellows, > > Can you guide me or point me to some document(s) that would allow me to /usr/share/doc// http://localhost/doc/ > setup snort/acid on Debian. I am especially interested on running snort > and acid (apache/mysql etc) on the same machine. > > If you

snort logging in mysql on Debian!

2004-11-17 Thread NabilM
Fellows, Can you guide me or point me to some document(s) that would allow me to setup snort/acid on Debian. I am especially interested on running snort and acid (apache/mysql etc) on the same machine. If you have time, here is the problem that I am facing... I am not able to log into mysql. I

RE: mysql on debian

2003-07-14 Thread Ross Tsolakidis
In this file: /etc/mysql/my.cnf And you need to comment out this: #skip-networking All good. Thx for your help Alex :) -- Ross. -Original Message- From: Alex Malinovich [mailto:[EMAIL PROTECTED] Sent: Tuesday, 15 July 2003 4:24 PM To: [EMAIL PROTECTED] Subject: Re: mysql on debian

Re: mysql on debian

2003-07-14 Thread Alex Malinovich
On Tue, 2003-07-15 at 00:51, Ross Tsolakidis wrote: > Hi all, > > I run the mysql-server package on a debian box and webserver. > Default installation, I've hardly changed anything except the root password ;) > > All websites on there have no problems connecting to the database locally. > > If

mysql on debian

2003-07-14 Thread Ross Tsolakidis
Hi all, I run the mysql-server package on a debian box and webserver. Default installation, I've hardly changed anything except the root password ;) All websites on there have no problems connecting to the database locally. If I create a database and user locally for another website that's loca

Re: can't connect to mysql on debian

2003-03-06 Thread nate
Joyce, Matthew said: > > > I have a debian woody box running mysql from apt-get. > > PHP4 on the same box can connect ok, but I cannot connect from another > machine on the same subnet. > > Do I have to specifically allow other non localhost connections ? debian by default last I checked had the o

can't connect to mysql on debian

2003-03-06 Thread Joyce, Matthew
I have a debian woody box running mysql from apt-get. PHP4 on the same box can connect ok, but I cannot connect from another machine on the same subnet. Do I have to specifically allow other non localhost connections ? Thanks Matt Children's Cancer Institute Australia is the only independen

Re: Perl and MySQL on Debian - I need help

2002-11-30 Thread pierre
On Sunday 01 December 2002 00:05, Wyn Snow wrote: Hello! Just a dumm question is php installed? second if installed is phpadmin work with your "Mysql"? you may try loading it via phpadmin? Also I prefer to make sure that mysql version 4 max is installed on my box as followed /var/local/mysql M

Re: Perl and MySQL on Debian - I need help

2002-11-30 Thread nate
Wyn Snow said: > I am stymied and stumped in attempting to get the DBI modules working and > accessible on my Debian Linux system. If someone can help me, please email > me at [EMAIL PROTECTED] > > I have downloaded the following files from mysql.com: > > Data-Dumper-2.101.tar.gz > DBI-1.18.tar.gz

Perl and MySQL on Debian - I need help

2002-11-30 Thread Wyn Snow
I am stymied and stumped in attempting to get the DBI modules working and accessible on my Debian Linux system. If someone can help me, please email me at [EMAIL PROTECTED] I have downloaded the following files from mysql.com: Data-Dumper-2.101.tar.gz DBI-1.18.tar.gz Msql-Mysql-modules-1.2216.t