You still need to flush the privileges. Changes in permissions are not
automatically committed. Also you should add the host to the username.
grant all on *.* to [EMAIL PROTECTED] identified by 'some_password' with
grant option;
flush privileges;
Jamie
On Sun, 2003-08-03 at 09:52, Todd Cary wrot
Sorry, sent it to the wrong address. Thought I had the right one on it.
On Wed, 2003-07-23 at 20:48, Jeremy Zawodny wrote:
> On Wed, Jul 23, 2003 at 08:31:21PM -0700, Jamie Krasnoo wrote:
> > Will placing Apache::RequestRec & Apache::RequestIO & APR::Table in
> > startup
in the module code and still work as normal.
Jamie Krasnoo
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
Could anyone tell me how to get past this error please? When I 'make
test' some of the tests run but then it dies with.
create [ pass ]
ERROR: /home/tekton/src/mysql-4.0.13/mysql-test/var/run/master.pid was
not created in 30 seconds; Aborting
Or can this be safely ignored
Hey all,
I was trying to compile, test and install MySQL-4.0.13. Compile went
well and it was configured with --with--innodb --enable-assembler
--prefix=/usr and nothing else. However when I make test it goes through
to create, passes that then stops for 30 seconds and give the error that
the '[di
Try going to www.freshmeat.net and searching for PoolMan. It's a Java
library for pooling connections to MySQL. I haven't messed around with
it but I saw it when trying to learn Java.
Hope this helps,
Jamie
-Original Message-
From: gaurav [mailto:[EMAIL PROTECTED]]
Sent: Thursday, Aug
could evenly distribute those directories and make the links and
directories for MySQL.
Jamie
-Original Message-
From: Jeremy Zawodny [mailto:[EMAIL PROTECTED]]
Sent: Sunday, June 17, 2001 11:53 PM
To: Jamie Krasnoo
Cc: MySQL
Subject: Re: raid tables
On Sun, Jun 17, 2001 at 11:48:04PM
Is there a way to tell MySQL to automatically spread its tables over a
number of disks without going through the trouble of symbolic linking the
chunks to the different disks?
Thanks,
Jamie Krasnoo
[EMAIL PROTECTED]
-
Before
tadir=/dbdata1:/dbdata2:/dbdata3
Or would I need to create the database and then move the files and use
symlinks?
Thanks,
Jamie Krasnoo
[EMAIL PROTECTED]
-
Before posting, please check:
http://www.mysql.com/manual.php (the m
al Message-
From: Heikki Tuuri [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 16, 2001 11:24 AM
To: Jamie Krasnoo; [EMAIL PROTECTED]
Subject: RE: InnoDB problem
Jamie,
really strange. Now I start to suspect the file system. InnoDB should create
and write a file of size 2000 MB like you sp
d is 2.4.2. Until then I'm stuck
using BDB.
Thanks,
Jamie Krasnoo
[EMAIL PROTECTED]
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
Could anyone point me to any documents on creating a search engine using
MySQL or search engine theory in general?
Thanks,
Jamie Krasnoo
www.MyEBoard.com
[EMAIL PROTECTED]
PGP Key - http://www.planetphat.com/jkrasnoo/pgp.html
ssage-
From: Jamie Krasnoo [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 09, 2001 9:12 AM
To: MySQL
Subject: Problems compiling MySQL
I've run in to a bit of a problem with compiling MySQL. It compiles fine
without the patched berkeley db. However when I add it in to the config,
either
1]: Leaving directory `/usr/src/mysql-3.23.32'
make: *** [all-recursive-am] Error 2
config used:
./configure --prefix=/usr --with-raid --with-berkeley-db=/usr
On a RedHat 7.0 system, patched db already installed. Do I need to include
other CFLAGS or CXXFLAGS?
Much appreciated,
Jamie Krasn
14 matches
Mail list logo