> > >2. Grants aren't working.
> > >
> > >Almost for each db we have the grant I did is something like :
> > >
> > >grant all on db.* to 'user'@'%.domain.com' identified by 'password';
> > >
> > >So, I end up with a user with no global privilege in the user table,
and
> a
> > >entry in the db table
> >2. Grants aren't working.
> >
> >Almost for each db we have the grant I did is something like :
> >
> >grant all on db.* to 'user'@'%.domain.com' identified by 'password';
> >
> >So, I end up with a user with no global privilege in the user table, and
a
> >entry in the db table with all privs.
>
At 11:30 -0400 10/14/03, Nicolas Ross wrote:
Hi !
Our normal server is on RedHat 7.3 / mysql-max 4.0.14. The server just
crached, I had to recover on another hardware, a Mac OS X 10.2, wih
mysql-max 4.0.15.
The restore went well, but I have some problems :
1. All tables/database are now lower
Hi !
Our normal server is on RedHat 7.3 / mysql-max 4.0.14. The server just
crached, I had to recover on another hardware, a Mac OS X 10.2, wih
mysql-max 4.0.15.
The restore went well, but I have some problems :
1. All tables/database are now lower case.
This not a major issue, as the dbs are
On Sat, 28 Dec 2002 15:40:37 -0500, Richard Nagle wrote:
> try to get back into mysql, no luck
> can see mysqld is still running.
>
> how does one get back in ?
At the prompt, type:
mysql -u root -p
And you will be prompted for the password to your mysql root-account.
That's it.
~/j
--
//
just install 3.23.53 for ( Mac OS X 10.2 ) from:
www.entropy.ch/software/macosx/mysql
all went well,
saw prompt mysql>
type command: show database, saw test, and mysql database
did a \q (quit)
exit okay,
AND THEN !
try to get back into mysql, no luck
can see mysqld is still running.
how d
ugs
>Fix:
>Submitter-Id: [EMAIL PROTECTED]
>Originator:[EMAIL PROTECTED]
>Organization:
Ravenbrook Limited
>MySQL support: none
>Synopsis: "mysqladmin -f" forgets "-u user" on Mac OS X 10.2
>Severity: serious
>Priority: me
DARWIN_THREADS
-D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_D
ONT_BREAK_READ"
MAX_C_OPTIMIZE="-O"
with_named_curses=""
fi
;;
Change:
with_named_curses=""
to:
with_named_curses="-ltermcap"
... and then it builds. V
Hi (I tried posting this to bugs@lists, but got rejected..),
I have a brand new installation of Mac OS X 10.2 (client), with the
developer tools (including the August 2002 Dev Tools update).
Using the system's gcc 3.1, I compiled mysql 3.23.52 with:
/configure --prefix=/usr/local/mysql
On 8/25/02 11:36 PM, "Joel Rees" <[EMAIL PROTECTED]> wrote:
> For some reason my client sub-directory did not get re-named to bin
> and, as I said, I cannot connect. Keep getting:
>
> % mysql
> ERROR 2002: Can't connect to local MySQL server through socket
> '/tmp/mysql.sock' (2)
You might want
> For some reason my client sub-directory did not get re-named to bin
> and, as I said, I cannot connect. Keep getting:
>
> % mysql
> ERROR 2002: Can't connect to local MySQL server through socket
> '/tmp/mysql.sock' (2)
The one time I got MySQL running under Mac OS X (10.1), I had to mkdir
th
I got MySQL 4.0.2-alpha compiled on Mac OS X 10.2 (final version -
Jaguar6C115).
I am having problems with getting any client to connect to it, so
perhaps I am doing something else wrong, which is possible since I am
new to MySQL
First I tried:
./configure --with-named-curses-libs
Dear Sir,
MySQL 3.23.52 won't compile on Mac OS X 10.2 based on Darwin 6.0
which comes pre-installed with gcc 3.1
I don't want to uninstall it as it would probably bring down other
major functions of the new system.
Regards,
Mitch Leung
--
__ __ __ __ _ _ M
On 26/7/02 6:07 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Binary builds often break when tried with a newer version of Mac OS X
> than the one they were built on. Can you try building from source?
I tried building with the following configure options:
./configure --without-server -
Hi,
Is anybody else having a problem using the MySQL client with Mac OS X 10.2
(Jaguar: Build 6C106)? When I try to connect to the server on 'localhost' I
get the following:
dyld: ./bin/mysql Undefined symbols:
./bin/mysql undefined reference to _BC expected to be defined i
At 13:24 +0100 7/26/02, Ian Fieldhouse wrote:
>Hi,
>
>Is anybody else having a problem using the MySQL client with Mac OS X 10.2
>(Jaguar: Build 6C106)? When I try to connect to the server on 'localhost' I
>get the following:
>
>dyld: ./bin/mysql Undefined
16 matches
Mail list logo