Xavier Elizalde <[EMAIL PROTECTED]>:
> I fixed it. I just deleted the mysql directory at /var/lib, and did
Next time:
mysqladmin -u root password '__'
If you have a ~root/.my.cnf, move it out of the way before doing this
(or this will fail).
--
Any technology distinguishable fro
I fixed it. I just deleted the mysql directory at /var/lib, and did
an apt-get remove then apt-get install for both mysql-server and
mysql-client. I'm just having some difficulties basically because the
book I'm reading covers MySQL and PHP on Windows, and there are those
annoying setup dif
I've been trying to set up MySQL and the book I've been using had me
set a password for the root user. However, I can't seem to log into
MySQL using that password now. Perhaps there was a typo when I was
entering it, but I can't seem to do anything about it now. I've been
searching for docu
Sorry for the top post, but, in short, this is solved -- so if you want more
details read on:
It turns out I needed to use the same password
in /etc/mysql/debian.conf as I used in the original setup -- or change the
old tables to match the new pw.
Hal
On Saturday 22 October 2005 01:49 pm, Hal
On Saturday 22 October 2005 03:09 pm, Pooly wrote:
> 2005/10/22, Hal Vaughan <[EMAIL PROTECTED]>:
> > I'm using MySQL 4.0.24-10 on Sarge. I had a setup of a program I've been
> > working on for several years that is on a RAID. I changed MySQL's data
> > directory so it will be on the same RAID an
2005/10/22, Hal Vaughan <[EMAIL PROTECTED]>:
> I'm using MySQL 4.0.24-10 on Sarge. I had a setup of a program I've been
> working on for several years that is on a RAID. I changed MySQL's data
> directory so it will be on the same RAID and backed up, along with all my
> other data and programs.
I'm using MySQL 4.0.24-10 on Sarge. I had a setup of a program I've been
working on for several years that is on a RAID. I changed MySQL's data
directory so it will be on the same RAID and backed up, along with all my
other data and programs. Originally this was set up under a Debian-based
d
On Tue, Aug 30, 2005 at 03:45:57PM -0400, Gallagher Timothy-TIMOTHYG wrote:
> There is nothing in the log, it is 0 kb
>
If your syslog is 0 kB, then you have other bigger problems. Check that
out first.
-Roberto
--
Roberto C. Sanchez
http://familiasanchez.net/~roberto
pgp93e9UqnfFS.pgp
Desc
There is nothing in the log, it is 0 kb
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Roberto C.
Sanchez
Sent: Tuesday, August 30, 2005 3:16 PM
To: debian-user@lists.debian.org
Subject: Re: Mysql problems after the install
On Tue, Aug 30, 2005 at
On Tue, Aug 30, 2005 at 02:52:54PM -0400, Gallagher Timothy-TIMOTHYG wrote:
> I have just apt-get install mysql and I am now having troubles with starting
> it. I cannot find a solution and want to see if anyone might know the
> problem.
>
> Here is the error when I start mysql (/etc/init.d/mysql
On Tue, 30 Aug 2005, Gallagher Timothy-TIMOTHYG wrote:
I have just apt-get install mysql and I am now having troubles with starting
it. I cannot find a solution and want to see if anyone might know the
problem.
Here is the error when I start mysql (/etc/init.d/mysql start)
debtest:/etc/init.d
On Tue August 30 2005 11:52 am, Gallagher Timothy-TIMOTHYG wrote:
> I have just apt-get install mysql and I am now having troubles with
> starting it. I cannot find a solution and want to see if anyone might know
> the problem.
>
> Here is the error when I start mysql (/etc/init.d/mysql start)
>
>
I have just apt-get install mysql and I am now having troubles with starting
it. I cannot find a solution and want to see if anyone might know the
problem.
Here is the error when I start mysql (/etc/init.d/mysql start)
debtest:/etc/init.d# ./mysql start
Starting MySQL database server: mysqld...f
Hi all,
I got qpopper and exim MySQL patches to work in Debian GNU/Linux Potato
2.2 (kernel 2.2.19) on a PIII 800 Mhz and 320 Mb RAM.
Exim version is 3.12 and qpopper version is 3.1.2-mysql-0.11.2.
Yesterday, my machine (with many smtp and pop connectios) but memor
Hello
> > is anyone experiencing major problems with the latest mysql in woody
I'm impressed how many people download the mysql package in so short
time. Sadly that means there're so much people who suffer from my
failure to install the package correctly before testing whether the
applied securit
The "security" patch in the latest 3.22.30-4 breaks things. I backed out
the patch on my own system and it works again. I've filed a bug report
for mysql-server on this.
On Wed, 9 Feb 2000, Steve Kondik wrote:
> is anyone experiencing major problems with the latest mysql in woody
> [and potato
same here, need fix quick :)
On Wed, Feb 09, 2000 at 11:55:29PM -0500, Steve Kondik wrote:
> is anyone experiencing major problems with the latest mysql in woody
> [and potato]? none of my grant tables seem to get usuable, although
> the data is still there and correct.
>
>
> --
> Unsubscrib
is anyone experiencing major problems with the latest mysql in woody
[and potato]? none of my grant tables seem to get usuable, although
the data is still there and correct.
Chris wrote:
> Hi. Well, I seem to be having problems getting PHP to recognize that I
> have mysql support in place. When I try to view a document with a
> mysql_connect() function in it, I get:
>
> Fatal error: Call to unsupported or undefined function mysql_connect()
> in /home/cmayes/public_
Hi. Well, I seem to be having problems getting PHP to recognize that I
have mysql support in place. When I try to view a document with a
mysql_connect() function in it, I get:
Fatal error: Call to unsupported or undefined function mysql_connect()
in /home/cmayes/public_html/apples.php3 on line
20 matches
Mail list logo