You showed us a link which explains how you uninstalled MySQL.
Perhaps you could tell us how you installed it? IT would certainly
shed some light on the subject. If you are using a pre-built package
for OS/X, the issue is likely with the package. If you are installing
from source, there is an in
I have been struggling with installing MySQL 5.5.17 on a Mac running OS
10.7. My machine had 5.5.15 on it.
I keep getting user denied access messages (Error 1045). I thought at
first it was a matter of a password not being flushed from a previous
installation and went through repeated install an
For some reason, the thing doesn't show the problem I posted already
about foreign keys, but what it won't let me do is drop a schema once
I've created it.
How do I change permissions so MySQL on OS X can delete directories?
Thanks!
--
MySQL General Mailing List
For list
Hi All,
On OS X, I have some Obj-C that creates NSTasks to execute some sql
statements.
What do I deploy on the client to make this work for them? I want to
make it park of my package installer, but I dont know what pieces.
Thoughts?
-Jason
--
MySQL General Mailing List
For list
Yes, I did and what happens is that the 'xxx' becomes appended to the
next line and the line after that asks the user for the password
(which also fails).
The way I got it working was this:
mysql -u root -p
Kindest regards,
Unnsse
On Feb 25, 2008, at 8:34 AM, fire9 wrote:
Unnsse Khan 写道
Hello there,
I am running OS X Leopard on an Intel based iMac machine...
Followed the instructions to a T and everything works as described in:
http://hivelogic.com/articles/installing-mysql-on-mac-os-x/
Now, after running MySQL using launchd, when I try to login using:
mysql -u root
I get t
Hello there,
I am running OS X Leopard on an Intel based iMac machine...
Followed the instructions to a T and everything works as described in:
http://hivelogic.com/articles/installing-mysql-on-mac-os-x/
Now, after running MySQL using launchd, when I try to login using:
mysql -u root
I get t
,
I am having problems running MySQL 5 on OS X Leopard...
Nothing happens when I try to start MySQL in System Preferences.
From the command line, this is the error I receive (when trying to
start MySQL):
ERROR 2002 (HY000): Can't connect to local MySQL server through
socket '/tmp/
PROTECTED]
On Feb 11, 2008, at 6:34 PM, Unnsse Khan wrote:
Hello there,
I am having problems running MySQL 5 on OS X Leopard...
Nothing happens when I try to start MySQL in System Preferences.
From the command line, this is the error I receive (when trying to
start MySQL):
ERROR 2002 (HY000
Hello there,
I am having problems running MySQL 5 on OS X Leopard...
Nothing happens when I try to start MySQL in System Preferences.
From the command line, this is the error I receive (when trying to
start MySQL):
ERROR 2002 (HY000): Can't connect to local MySQL server through s
This worked --
To fix the mySQL socket error, start mysql in terminal by doing this...
sudo /usr/local/mysql/bin/safe_mysqld
close Terminal, then open it again and put in these two...
sudo mkdir /var/mysql/
sudo ln -s /tmp/mysql.sock /var/mysql/mysql.sock
Restart Apache
Should work until they
Hi There,
Has anyone been successful installing and running MySQL (current
version) on the new Mac OS (Leopard)?
__
Craig Hoffman
iChat/AIM: m0untaind0g
__
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubsc
First off, I apologize for the fact that I'm not more versed in the inner
workings of GCC and linking libraries and etc, I'm a web developer and I'm
just using C to try to cut down on some speed problems.
This is my little test program:
#include
#include
#include
#include "mysql.h"
MYSQL mysq
On 22 Apr 2006, at 06:30, Michael Stassen wrote:
Are you saying the update changed the ownership, group, or
permissions? I have had OS X updates change the permissions on /
tmp 2 or 3 times in the past, but there was no change for me when I
just installed JS2E 5.0 Release 4 update. Also, w
Geoffrey Sneddon wrote:
On 21 Apr 2006, at 17:18, Geoffrey Sneddon wrote:
After the JS2E 5.0 Release 4 update on Mac OS 10.4.6 on the 19th,
MySQL 4.1.18 64-bit hasn't started. It begins to start up, before
ending with "ERROR!". Any possible reasons/solutions?
Did you check mysql's error lo
On 21 Apr 2006, at 17:18, Geoffrey Sneddon wrote:
After the JS2E 5.0 Release 4 update on Mac OS 10.4.6 on the 19th,
MySQL 4.1.18 64-bit hasn't started. It begins to start up, before
ending with "ERROR!". Any possible reasons/solutions?
Managed to fix it: /tmp was broken.
/tmp should be
After the JS2E 5.0 Release 4 update on Mac OS 10.4.6 on the 19th,
MySQL 4.1.18 64-bit hasn't started. It begins to start up, before
ending with "ERROR!". Any possible reasons/solutions?
- Geoffrey Sneddon
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To un
At 16:01 -0600 3/16/06, Sterling Anderson wrote:
On Mar 16, 2006, at 3:49 PM, Paul DuBois wrote:
This fails however. 'g/dl' != 'g/dL' though. I don't get why a
string field is being treated this way. I understand the HFS+
filesystem is not case sensitive but that shouldn't be an issued
with v
On Mar 16, 2006, at 3:49 PM, Paul DuBois wrote:
This fails however. 'g/dl' != 'g/dL' though. I don't get why a
string field is being treated this way. I understand the HFS+
filesystem is not case sensitive but that shouldn't be an issued
with varchar fields should it?
No, it's not a file
At 15:22 -0600 3/16/06, Sterling Anderson wrote:
I'm running MySQL 5.0.18 on OS X 10.4.5, on an intel MacBook. My
table definition is:
CREATE TABLE `UNIT` (
`UNIT_ID` int(11) NOT NULL auto_increment,
`UNIT_CODE` varchar(50) default NULL,
`UNIT_DESC` varchar(50) default NULL,
`US
I'm running MySQL 5.0.18 on OS X 10.4.5, on an intel MacBook. My
table definition is:
CREATE TABLE `UNIT` (
`UNIT_ID` int(11) NOT NULL auto_increment,
`UNIT_CODE` varchar(50) default NULL,
`UNIT_DESC` varchar(50) default NULL,
`USER_ID` int(11) NOT NULL,
`USER_DT` datetime NOT
e the necessary
privileges.
MySQL said: Client does not support authentication protocol requested
by server; consider upgrading MySQL client"
Am using MySQL 5 on OS X Tiger... However, I can't seem to find the
my.cnf file under /etc - it doesn't exist!
Kindest regards,
Unnsse
On
day, December 02, 2005 8:07 PM
Subject: rollback after crash on OS X
Hello,
Something weird happened on Wednesday: My Mac OSX Server unexpectedly
restarted itself around 7PM. Everything seemed to be functional after
that. However, I just noticed that basically a week worth of changes
to a MyS
"YL" <[EMAIL PROTECTED]> wrote on 12/02/2005 03:54:44 PM:
> I'm setting up a mysql server on OS X Tiger powerbook for development.
> I've also a mysql server on my win2k pro machine.
> Tiger has ip 192.168.0.100 and win2k has ip 192.168.0.101
>
> Bo
nning under Apache or the mysql client. This is a good
security measure.
You can change this by editing the /etc/my.cnf file, comment out the
skip-networking line and restart mysql.
On Dec 2, 2005, at 3:54 PM, YL wrote:
I'm setting up a mysql server on OS X Tiger powerbook for develop
I'm setting up a mysql server on OS X Tiger powerbook for development.
I've also a mysql server on my win2k pro machine.
Tiger has ip 192.168.0.100 and win2k has ip 192.168.0.101
Both db servers work fine locally but I can connect from Tiger to Win2k
while not from win2k to Tiger.
The
Hello,
Something weird happened on Wednesday: My Mac OSX Server unexpectedly
restarted itself around 7PM. Everything seemed to be functional after
that. However, I just noticed that basically a week worth of changes
to a MySQL database have disappeared. Gone. Vanished. Objects that
were c
Hello.
Some tips from the manual could be helpful. See:
http://dev.mysql.com/doc/refman/5.0/en/can-not-connect-to-server.html
http://dev.mysql.com/doc/refman/5.0/en/starting-server.html
untz wrote:
> Hello there,
>
> I just downloaded the MySQL 5 Community Edition for OS X Tiger..
Lachlan Mulcahy wrote:
Hi Unnsse,
Here's the problem at hand:
Raven:~ untz$ mysql
ERROR 2002 (HY000): Can't connect to local MySQL server through
socket '/tmp/mysql.sock' (2)
Can anyone tell me what possibly I am doing wrong?
The message you are getting is saying that there is no socket
Hi Unnsse,
Here's the problem at hand:
Raven:~ untz$ mysql
ERROR 2002 (HY000): Can't connect to local MySQL server through
socket '/tmp/mysql.sock' (2)
Can anyone tell me what possibly I am doing wrong?
The message you are getting is saying that there is no socket file
at /tmp/mysql.soc
Hello there,
I just downloaded the MySQL 5 Community Edition for OS X Tiger...
Ran the installer and it installed everything to /usr/local/ ...
Updated my .bash_profile by creating a MYSQL_HOME variable and
appending that MYSQL_HOME/bin to the PATH variable...
Now, the problem is that when
Hello
This is Martin Brooks at National Research Council Canada, in Ottawa.
I am working on OS 10.4.3 on a G4 PowerBook.
I have installed mySQL 5 from binaries.
The open source code I am trying to build expects to link to
libmysql.dylib and libmysqlclient.dylib.
(This code, CLSQL, allows Lisp
[EMAIL PROTECTED] wrote:
Michael, here are some snippets from the error log that look relevant,
from three times I tried to start:
050719 20:29:41 mysqld started
050719 20:29:46 [Warning] Setting lower_case_table_names=2 because file
system for /usr/local/mysql/data/ is case insensitive
05
Michael, here are some snippets from the error log that look
relevant, from three times I tried to start:
050719 20:29:41 mysqld started
050719 20:29:46 [Warning] Setting lower_case_table_names=2 because
file system for /usr/local/mysql/data/ is case insensitive
050719 20:29:58 InnoDB: Oper
[EMAIL PROTECTED] wrote:
Hi all,
After deleting and reinstalling mysql on my Powebook G4 12", it starts
and then quits immediate. I had
to reinstall because my users seemed to not be working on.
These are the steps I am taking after reinstalling and the errors I get:
cd /usr/local/mysql
su
Hi all,
After deleting and reinstalling mysql on my Powebook G4 12", it
starts and then quits immediate. I had
to reinstall because my users seemed to not be working on.
These are the steps I am taking after reinstalling and the errors I get:
cd /usr/local/mysql
sudo echo
sudo ./bin/mysqld_s
So I am attempting a 5.0 upgrade from 4.1 on one of our OS X servers...
When attempting to launch mysqld it quits, with this error (showing
two from the log files, happens with our build or the MySQL binary):
050617 14:03:46 mysqld started
/usr/local/mysql-standard-5.0.7-beta-osx10.3-powerp
Hi! Can anyone help me with a 64 Bit OS X 10.4 binary? I've tried to compile
it myself but get errors in the "make" process that I have no idea what to
do with.
Apple ships a MySQL 4.1.10a binary with Tiger, but it's not 64 bit. MySQL
doesn't have a 64 Bit OS X 10.4 binary yet.
Maybe my question
, sort of) mysqld. The trick
> here is that innodb grabs it's own chunk of memory, so in actual fact we can
> get nearly 4Gbytes of memory allocated to MySQL on OS X... Settings of note
> here (if you are into InnoDB) are:
>
> key_buffer_size=1024M
> sort_buffer_
uld first determine what's causing the
> bottleneck. It's either disk (I/O), CPU, RAM (not enough allocated), or
> Network.
Still trying to get a clear sense of this but I'm thinking it's CPU.
Thanks again!
scott
> On Jan 6, 2005, at 1:58 PM, Scott Wilson wrote:
>
ding, sort of) mysqld. The trick
here is that innodb grabs it's own chunk of memory, so in actual fact we can
get nearly 4Gbytes of memory allocated to MySQL on OS X... Settings of note
here (if you are into InnoDB) are:
key_buffer_size=1024M
sort_buffer_size=4M
read_buffer_size=4M
read_rnd
ough allocated), or
Network.
On Jan 6, 2005, at 1:58 PM, Scott Wilson wrote:
Hello,
I'm interested to hear peoples' experiences running mysql on OS X.
I've moved the database for a fairly heaily used website (~ 2M queries
a day) over to a new dual 2GHz XServe running OS X Server
Hello,
I'm interested to hear peoples' experiences running mysql on OS X.
I've moved the database for a fairly heaily used website (~ 2M queries
a day) over to a new dual 2GHz XServe running OS X Server 10.3.7.
This database has run smoothly on an aging dual PIII machine running
bject: InnoDB my.cnf settings on OS X 10.3 Server?
I am trying to figure out the best innodb paramaters in the my.cnf
file. Server is XServe, single CPU, G4 1 GHz, OS X Panther 10.3.4 with
2 GB RAM and 180GB hard drive, MySQL version 4.0.20. Right now I am
running on default params.
Does anyon
Kieran Kelleher wrote:
>Does anyone out there have a suggested innodb parameters or even a
>working set of params that I could start with.
The InnoDB manual gives good suggestion. Some minor comments (none
particularly OS X specific, but InnoDB works fine on it)
innodb_buffer_pool_size is very
I am trying to figure out the best innodb paramaters in the my.cnf
file. Server is XServe, single CPU, G4 1 GHz, OS X Panther 10.3.4 with
2 GB RAM and 180GB hard drive, MySQL version 4.0.20. Right now I am
running on default params.
Does anyone out there have a suggested innodb parameters or e
At 08:30 +1000 on 05/24/2004, Chris Curnow wrote about Installing on
OS X without installer:
Hi,
I've just downloaded the latest version of MySQL (4.0.20) for OS X.
They seem to have omitted the installer - there's no .dmg file to
download. The manual only covers installing from the .
On May 23, 2004, at 3:30 PM, Chris Curnow wrote:
I've just downloaded the latest version of MySQL (4.0.20) for OS X.
They seem to have omitted the installer - there's no .dmg file to
download. The manual only covers installing from the .dmg for OS X.
I think you must have just missed it. There's
Hi,
I've just downloaded the latest version of MySQL (4.0.20) for OS X.
They seem to have omitted the installer - there's no .dmg file to
download. The manual only covers installing from the .dmg for OS X.
Can anyone help me on how to install without the installer.
best regards
--
*-*-*-*-*-*-*-
Here is the /tmp directory after doing a ls -al listing:
Kevins-Computer:/tmp kevinbarry$ ls -al
total 16
drwxrwxrwt 6 root wheel 204 25 Jan 20:23 .
drwxr-xr-x 5 root wheel 170 25 Jan 16:17 ..
drwx-- 3 kevinbar wheel 102 25 Jan 16:44 501
-rw-r--r-- 1 kevinbar wheel 818 25 J
Kev wrote:
I've run all of the installation procedures and database initialization
steps in entropy.ch and still get a number of errors such as no access to
the /data directory in order to view the error log.
I get this error on attempting to initialize the database:
Kevins-Computer:/usr/local/my
4 4:45 PM
To: Kev
Cc: [EMAIL PROTECTED]
Subject: Re: Initial running of MySql on OS X 10.3
Kev wrote:
> I installed mysql on my Mac Powerbook 10.3 and cannot access the server
even
> though it seems to be running. I get the socket error as seen below. I
used
> the disk img package from the
Kev wrote:
I installed mysql on my Mac Powerbook 10.3 and cannot access the server even
though it seems to be running. I get the socket error as seen below. I used
the disk img package from the mysql website.
Kevins-Computer:~ kevinbarry$ sudo /Library/StartupItems/MySql/MySql start
Password:
I installed mysql on my Mac Powerbook 10.3 and cannot access the server even
though it seems to be running. I get the socket error as seen below. I used
the disk img package from the mysql website.
Kevins-Computer:~ kevinbarry$ sudo /Library/StartupItems/MySql/MySql start
Password:
Starting M
> .tcshrc is the config file for your settings on the environment variables
> for your session of tcsh. When your looking for $SHELL your looking for the
> command line interpretor. FreeBSD can use most any of them. bash, csh, ksh,,
> sh, tcsh, etc. Usually the .rc file is found in your home dire
> I had tips from some people here to install the complete MySQL from Server
> Logistics
> on my Mac OS X 10.2 and so I did (I also installed Apache 2 and PHP from
> them).
> Now I'm on Step one, but got stuck here. (I always get stuck while trying
> this MySQL).
>
> In the pdf-file that came a
remote. You can do this. It's just going to take persistence
on the command line.
-Original Message-
From: Lost Idols [mailto:[EMAIL PROTECTED]
Sent: Monday, December 08, 2003 1:46 PM
To: [EMAIL PROTECTED]
Subject: ?? .tcshrc On OS X ??
I had tips from some people here to ins
Your shell, in Terminal, is tcsh. So, when you entered `echo $SHELL`,
the response you got was /bin/tcsh. The file .tcshrc is a plain text
file where you can customize your shell (Terminal) environment. It
belongs in your home directory, as stated in the directions, not in
MyComputer/Library
I had tips from some people here to install the complete MySQL from Server
Logistics
on my Mac OS X 10.2 and so I did (I also installed Apache 2 and PHP from
them).
Now I'm on Step one, but got stuck here. (I always get stuck while trying
this MySQL).
In the pdf-file that came along with the in
n you explain why you're using that second line. Tell me a little more
about your installation. You're installing MySQL __ machines which are __,
running OS X version __. You're installing ___ version of MySQL. Stuff like
that.
As for getting your hostname on OS X, go to the command pr
I am a new mysql user. I am installing MySQL for the first time on my mac. I
need to set a password for the 'root' user by using the following 2
commands:
/usr/local/mysql/bin/mysqladmin -u root password
/usr/local/mysql/bin/mysqladmin -u root -h `hostname` password
The first worked, but i get
command is not working. Is there a way
> to make logging more verbose, or a different location for another log I am
> not aware of?
I mean error message that users get when they try to execute LOAD DATA statement, f.e.
"access denied" error or something else. Just ask users about
ments... Only startups and shutdowns save
for a couple of errors in August. So it doesn¹t appeat to be recording
anyting about "why" this particular command is not working. Is there a way
to make logging more verbose, or a different location for another log I am
not aware of?
>
&g
Everything I believe
> is set properly, i.e:
>
> - the user has the file priv enabled
> - the file they are reading is world readable
> - they are specifing absolute path (also tried relative path as well)
Please, provide exactly error message.
>
> System specifics is My
ling for some reason... Everything I believe
> is set properly, i.e:
>
> - the user has the file priv enabled
> - the file they are reading is world readable
> - they are specifing absolute path (also tried relative path as well)
>
> System specifics is MySQL 3.23.53 on OS X Server 10.2.4,
priv enabled
- the file they are reading is world readable
- they are specifing absolute path (also tried relative path as well)
System specifics is MySQL 3.23.53 on OS X Server 10.2.4, this is Apple's
standard build. PHP is at 4.3.1
The user has a pretty much identical test environment he clai
On 9/5/03 7:47 AM, "Fortuno, Adam" <[EMAIL PROTECTED]> wrote:
> All:
>
> (1) I've got "/user/local/mysql/data" in my path, but when I attempt to run
> "mysqld_safe" I get a message reading:
>
> "Please do a cd to the mysql installation directory and restart this script
> from there as follows: .
Corporation
http://www.cfmc.com/
> From: Santino <[EMAIL PROTECTED]>
> Date: Fri, 5 Sep 2003 19:22:12 +0200
> To: [EMAIL PROTECTED]
> Subject: Re: 2-Questions: Starting MySQL and Shutting Down on OS X
>
> You have to make a script and put it in a folder (sorry I don't
>
You have to make a script and put it in a folder (sorry I don't
remember the name but it is on /System/startup) Try to locate a shell
script like cron in a cron directory and modify it creating a script
mysql in a mysql directory.
To start:
cd /user/local/mysql/data
./bin/mysqld_safe &
To stop
All:
(1) I've got "/user/local/mysql/data" in my path, but when I attempt to run
"mysqld_safe" I get a message reading:
"Please do a cd to the mysql installation directory and restart this script
from there as follows: ./bin/mysqld_safe"
Do I really need to be in the installation directory to ki
's localhost.)
> I read in a manual I could get help as follows:
> [h24-85-217-157:/usr/local/bin] garydr% mysqldump --help
> mysqldump: Command not found.
This is strange. As I can see above, mysqldump was found in the first
place.
> Can anyone help me, or direct me to a good source o
At 21:12 -0600 1/31/03, Gary Reimer wrote:
I'm a new mysql user running on OS X. I have set up a test database and am
trying to use mysqldump to create a backup. However here is what happens:
[h24-85-217-157:/usr/local/bin] garydr% mysqldump -h localhost -u root
bpw_db>bpw_db_ba
I'm a new mysql user running on OS X. I have set up a test database and am
trying to use mysqldump to create a backup. However here is what happens:
[h24-85-217-157:/usr/local/bin] garydr% mysqldump -h localhost -u root
bpw_db>bpw_db_backup.sql
bpw_db_backup.sql: Permission denied.
I
ntent-transfer-encoding: quoted-printable
>
> Hi,
>
> I¹ve been getting the same message MySQL
>
> Have you found the solution ??
>
> TIA
>
>
> Stephen
>
> --B_3126765099_527469
> Content-type: text/html; charset="ISO-8859-1"
> Content
I use the binary from :
http://www.entropy.ch/software/macosx/
Christophe
On Wed, Nov 27, 2002 at 12:35:45PM -0800, Chris Herold wrote:
> i'm trying to install MySQL 3.23.53 on OS X.
>
> It seemed pretty easy as i followed the directions on the devshed
> website, but when
i'm trying to install MySQL 3.23.53 on OS X.
It seemed pretty easy as i followed the directions on the devshed
website, but when i to "make" (for the compile) it all came to a halt.
i have included the entire install session below: from decompressing
the .tar.gz file, to the co
Hey all,
All of a sudden, we are having MySQL (3.23.51) quit serving, running on OS X
Server (10.2.1). This particular box has been running flawlessly for a
month. There are about 140 databases on it.
When I log in via command line and do a show databases; I get this:
++
| Database
Philip Lavine scrawled
> To all,
>
> I can not configure mysql on OS X, using the latest build for that OS.
Oh?
> Thanks
Sure.
(I'm not telepathic. What error messages and/or misbehavior are you
getting during the install?)
--
Joel Rees
To all,
I can not configure mysql on OS X, using the latest build for that OS.
Thanks
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive
On Thursday, September 19, 2002, at 10:22 PM, Jacques-Yves Mac wrote:
> Hi,
>
> MY_system:= macos 10.2
> Darwin kernel version:= 6.0
> Mysql server version:= 3.23.52
>
> Mysql server is installed and work great except...
>
> I can't run the mysql executable localted in the bin direc
Hi,
MY_system:= macos 10.2
Darwin kernel version:= 6.0
Mysql server version:= 3.23.52
Mysql server is installed and work great except...
I can't run the mysql executable localted in the bin directory
The terminal returns me:
dyld: bin/mysql Undefined symbols:
bin/mysql undefined
On Thursday, September 12, 2002, at 09:58 PM, Clayburn W. Juniel, III
wrote:
>
> On Thursday, September 12, 2002, at 05:03 AM, philipp ringli wrote:
>
>> hi all,
>>
>> i am running OS X 10.2 and
>> this version of mysql:
>>
>> mysql> status
>> --
>> ./bin/mysql Ver 11.18 Distrib 3.
On Thursday, September 12, 2002, at 05:03 AM, philipp ringli wrote:
> hi all,
>
> i am running OS X 10.2 and
> this version of mysql:
>
> mysql> status
> --
> ./bin/mysql Ver 11.18 Distrib 3.23.51, for apple-darwin6.0 (powerpc)
>
> Connection id: 117
> Current database:
September 12, 2002 4:16 PM
> To: Warren, Keith
> Cc: [EMAIL PROTECTED]
> Subject: Re: Cron and mysqlimport on OS X 10.2
>
> "Warren, Keith" wrote:
>
> > I've created a mysql database solutions that works perfectly in Mac OS X 10.1.4.
>However, I
"Warren, Keith" wrote:
> I've created a mysql database solutions that works perfectly in Mac OS X 10.1.4.
>However, I've purchased a new G4 running 10.1.2 (Jaguar) and I'm having one problem.
>
> I need to update the database every 5 minutes with sports scores that are exported
>from another sy
I've created a mysql database solutions that works perfectly in Mac OS X 10.1.4.
However, I've purchased a new G4 running 10.1.2 (Jaguar) and I'm having one problem.
I need to update the database every 5 minutes with sports scores that are exported
from another system. I'm using the mysqlimport
philipp,
Wednesday, September 11, 2002, 8:10:04 PM, you wrote:
pr> i am running OS X 10.2 and
pr> this version of mysql:
pr> mysql> status
pr> --
pr> ./bin/mysql Ver 11.18 Distrib 3.23.51, for apple-darwin6.0 (powerpc)
pr> my problem is the following:
pr> let's say i want to add t
On 12/9/02 13:03, "philipp ringli" <[EMAIL PROTECTED]> wrote:
> hi all,
>
> i am running OS X 10.2 and
> this version of mysql:
>
> mysql> status
> --
> ./bin/mysql Ver 11.18 Distrib 3.23.51, for apple-darwin6.0 (powerpc)
[...]
> my problem is the following:
>
> let's say i want
hi all,
i am running OS X 10.2 and
this version of mysql:
mysql> status
--
./bin/mysql Ver 11.18 Distrib 3.23.51, for apple-darwin6.0 (powerpc)
Connection id: 117
Current database: mysql
Current user: root@localhost
Current pager: stdout
Using outf
Peter,
Thursday, September 12, 2002, 3:35:26 AM, you wrote:
PG> So far as I can tell the mysql files included in the CD set are:
PG> mysql-3.23.49-3.i386.rpm
PG> mysqlclient9-3.23.22-6.i386.rpm
PG> mysql-devil-3.23.49-3.i386.rpm
PG> mysql-server-3.23.49-3.i386.rpm
PG> Do these files include Inno
hi rene,
thanks for your reply.
yes, i do it being root:
mysql -u root -p
and in phpMyAdmin i see that the grant option for root is enabled.
and i am loged into phpMyAdmin as root also.
i really wonder what's going on...
i mean, am i missing the point in some way or another?
cheers,
phil
>
Have you done a 'mysqladmin reload' to reload the new grant tables
into the server process? Any modifications you make to the permissions
table won't take until until after a 'reload'.
Rene
philipp ringli wrote:
> hi all,
>
> i am running OS X 10.2 and
> this version of mysql:
>
> m
hi all,
i am running OS X 10.2 and
this version of mysql:
mysql> status
--
./bin/mysql Ver 11.18 Distrib 3.23.51, for apple-darwin6.0 (powerpc)
Connection id: 117
Current database: mysql
Current user: root@localhost
Current pager: stdout
Using outf
iH
getting the following after issueing
./configure --mandir=/usr/local/share/man/ --with-innodb
make
ld: Undefined symbols:
_tgoto
_tputs
_tgetent
_tgetflag
_tgetnum
_tgetstr
make[2]: *** [mysql] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
anyone have the
-- Forwarded Message
From: John J. Rushford <[EMAIL PROTECTED]>
Date: Sun, 01 Sep 2002 00:04:08 -0600
To: <[EMAIL PROTECTED]>
Subject: Mysql 3.23.52 fails compile on OS X 10.2
Greetings,
Downloaded mysql 3.23.52 from the mysql web site and ran into compile
failures in the mysql
try using "localhost".
you have to set the hostname in the install script.
on 8/10/02 1:08 PM, Alex Pilson, typed:
> I am installing a new MySQL installation on a new Xserve and I am
> getting this message;
>
> [xserve:/usr/local/mysql] admin% sudo ./scripts/mysql_install_db
> Sorry, the host
I am installing a new MySQL installation on a new Xserve and I am
getting this message;
[xserve:/usr/local/mysql] admin% sudo ./scripts/mysql_install_db
Sorry, the host 'xserve' could not be looked up.
Please configure the 'hostname' command to return a correct hostname.
If you want to solve thi
Hi all,
>> I faced a similar problem, as have a few other people on the
>> list, it seems.
>> On the recommendation of another Mac OS X MySQL user (the
>> extremely helpful
>> Tony Niesz), I compiled my own MySQL server (rather than using
>> the one Apple
>> distributes or the binary Marc Liy
in the meantime I'd recommend trying this.
>
>Good luck!
>
>-Clay
>
>
>> From: Aryan Schmitz <[EMAIL PROTECTED]>
>> Date: Tue, 18 Jun 2002 17:02:08 +0200
>> To: [EMAIL PROTECTED]
>> Subject: MySQL stability on OS X
>>
>> Hi
I don't know if he's sent that yet, but
in the meantime I'd recommend trying this.
Good luck!
-Clay
> From: Aryan Schmitz <[EMAIL PROTECTED]>
> Date: Tue, 18 Jun 2002 17:02:08 +0200
> To: [EMAIL PROTECTED]
> Subject: MySQL stability on OS X
>
> Hi,
>
&
1 - 100 of 136 matches
Mail list logo