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
You can dowload the community server here:
http://dev.mysql.com/downloads/mysql/
---
Weydson Lima
weys...@gmail.com
On Thu, May 6, 2010 at 12:59 PM, Michael Abbott wrote:
>
> Can anyone give me some info here I want to install MySQL on a Vista
> Home Edition Laptop Can anyone tell m
Can anyone give me some info here I want to install MySQL on a Vista Home
Edition Laptop Can anyone tell me what I should download from the site? I
want to run a java app. What version is stable and does it matter the
operating system? Thank-YouMike
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 archives: http://lists.
I'm trying to get to the bottom of the 1205 exceptions I've been getting. I
understand it's a lock, but I don't understand exactly why it's happening
and how I can fix (either by recoding, table restructure, or mysql
configuration). Also, I should note that I'm a Java developer using JPA,
and not
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
Matt Scales wrote:
I've just installed MySQL 4 4.1.12_1 +server using darwinports but I
can't seem to get past this error. After installing it tells me that
it cold not resolve my IP.
Why are you using darwinports instead of the official binary from mysql?
For reference, I've had success runni
Hello.
> /opt/local/var/Mattys-iMac-G5.err: Operation not permitted
Check the permissions on /opt/local/var directory. Have a look here
as well:
http://dev.mysql.com/doc/mysql/en/starting-server.html
Matt Scales <[EMAIL PROTECTED]> wrote:
> I've just installed MySQL 4 4.1.12_1 +serve
I've just installed MySQL 4 4.1.12_1 +server using darwinports but I
can't seem to get past this error. After installing it tells me that
it cold not resolve my IP.
Mattys-iMac-G5:/opt/local/bin matty$ sudo -u mysql ./mysql_install_db
Password:
WARNING: The host 'Mattys-iMac-G5' could not be looke
- Original Message -
From: "V. Agarwal" <[EMAIL PROTECTED]>
Subject: mysql install on Redhat Linux 2.1AS (32 bit)
> However, it expects me to be in mysql bin directory to
> invoke 'mysql' to connect or else it gives me
> following error.
>
&g
There are several binaries for linux and I picked
following for my Redhat Linux 2.1AS (32 bit) from
MYSQL site.
mysql-standard-4.1.11-pc-linux-gnu-i686.tar.gz
I installed by unzipping/untarring and started the
daemon as per instructions.
I also added mysql bin directory to my PATH variable.
Howe
I am attempting to use Redhat's update to get the latest version of
php-mysql. Howeever, each time I try it prompts:
Unresolvable chain of dependencies:
MySQL-bench 4.0.21-0 requires MySQL-client
Running rpm -qa | grep MySQL gives me:
MySQL-client-4.0.21-0
... and a host of other thin
I had no problem installing mysql as a simple user in my home directory
on a linux x86_64 machine either from source or binary.
I did this:
1.Download binary or source from MySQL mirror
2.Untar into a directory database_dir or make install using ./configure
-âprefix=database_dir
3.Softlink database
Hello.
> If it is possible to do a local install as a non privileged user, can
> someone please point me in the right direction, to a guide or
> something?
Yes it is possible. Here is a part of my configuration file.
[client]
port= 3718
socket = /home/gleb/mysqls/t
> -Original Message-
> From: j [mailto:[EMAIL PROTECTED]
> Sent: dinsdag 1 februari 2005 11:20
> To: Mark
> Cc: mysql@lists.mysql.com
> Subject: Re: Non root user MySQL install possible?
>
> Sorry, I don't mean running MySQL as root, I mean I do not have roo
Sorry, I don't mean running MySQL as root, I mean I do not have root
access on the server I am trying to install MySQL on - for myself,
under my home directory. I run into permission problems (because I am
not root, I can't alter anything under /var). I am trying to edit the
necessary configs so th
> -Original Message-
> From: j [mailto:[EMAIL PROTECTED]
> Sent: dinsdag 1 februari 2005 10:09
> To: mysql@lists.mysql.com
> Subject: Non root user MySQL install possible?
>
> Hi. Before asking my question I would like to state that I have looked
> through the in
Hi. Before asking my question I would like to state that I have looked
through the installation documentation, and have also successfully
performed MySQL installations on WindowsXP (along with Apache and
PHP), as well as on Linux machines that I have administrative (root)
access on. However, I am h
This was sent to me, off list. I am just forwarding it to it's original
targets. -- Shawn
- Forwarded by Shawn Green ([EMAIL PROTECTED]) on 01/28/2005 09:00 AM
-
Kyle Elmblade <[EMAIL PROTECTED]> wrote on 01/27/2005 04:59:28 PM:
> Hello Simon,
>
> I ran accross the post below in the M
Hello,
I would like to mention a potential bug with using the silent install
feature of mySQL with the mysql-4.0.20d-win.zip for windows. I have
WindowsXP Professional for an OS. I was setting up mySQL to generate a
setup.iss file. I found that the setup.iss file that was generated did
not have
Small correction :
"Kernel 2.4.21-9.ELsmp on an x86_64" is not valid in this case. It came form
another machine.
Real kernel version is
Linux pinhpe02 2.4.21-9.EL #1 SMP Thu Jan 8 16:54:40 EST 2004 ia64 ia64 ia64
GNU/Linux
MySQL:
mysql-pro-4.0.18-unknown-linux-ia64
Problem Description:
/usr
Hello Everyone,
We are already working with MySQL support on this issue but just wondering
if there are anyone using MySQL database on RH 3.0. Following is our O/S and
DB version info
O/S :
Red Hat Enterprise Linux AS release 3 (Taroon Update 1)
Kernel 2.4.21-9.ELsmp on an x86_64
Linux pinhpe02
backs of suggested mysql install?
Hi there,
I would like to know some professional opinions on the following:
-Are there any drawbacks on installing Mysql on a windows server? Would
it be possible to install it on the same server that hosts SQL server?
Can they coexist properly?
I do not expec
Defryn, Guy wrote:
Hi there,
I would like to know some professional opinions on the following:
-Are there any drawbacks on installing Mysql on a windows server? Would it be possible to install it on the same server that hosts SQL server? Can they coexist properly?
I do not expect too much usage
Hi there,
I would like to know some professional opinions on the following:
-Are there any drawbacks on installing Mysql on a windows server? Would it be possible
to install it on the same server that hosts SQL server? Can they coexist properly?
I do not expect too much usage of the Mysql ser
Try using this command instead:
rpm -e --nodeps (the RPM you want to remove)
Eve Atley wrote:
I've been trying to install a later version of MySQL (4.0.16). The Redhat
default install is 3.x, and using rpm -e fails to remove the default
packages due to 'dependencies'. How can I safely and success
I've been trying to install a later version of MySQL (4.0.16). The Redhat
default install is 3.x, and using rpm -e fails to remove the default
packages due to 'dependencies'. How can I safely and successfully uninstall
the default mysql packages (server and client) so I can start fresh?
Thanks,
E
I have what I (and my boss) consider to be a sort of serious problem with an install.
I've downloaded and installed (per an instructor's request), the latest version of
MySQL. Granted, this is not a purchased package, but is required for a class in SQL
I'm taking through Kaplan College. When
]
Sent: Tuesday, March 25, 2003 4:13 PM
To: Black, Kelly W [PCS]
Subject: Re: mysql install---help please
I typed in
/usr/local/mysql/bin/mysql -u userid -p -h localhost password:
prompted for password, gave only one I ever use
response was
ERROR 1045: Access denied for user: '[EMAIL PROT
ine bjork; mysql
Subject: RE: mysql install---help please
You said that you changed the password to the password you wanted, but in
all the examples you are trying to access the server without a password.
Try using the -p flag so it prompts you for your password, then type in
whatever you set
: katherine bjork [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 25, 2003 3:02 PM
To: mysql
Subject: mysql install---help please
Tried for the second time to install mysql on my mac and again a
problem during the install related to the password.
I typed in
/usr/local/mysql/bin/mysqladmin -u root password
Tried for the second time to install mysql on my mac and again a
problem during the install related to the password.
I typed in
/usr/local/mysql/bin/mysqladmin -u root password 'new-password'
and changed 'new-password' to the password I wanted.
Got the -->
on the next line but nothing else so
>I am trying to install on a AIX box. I do not want >to install into
>/usr/local. I have put everything >in /sybase/mysql/mysql. I am running
into
Set up a symbolic link from usr/local/mysql to the directory where your
files are stored. Let me know if you need any more help.
Scott Pippin
[EMAIL
change your my.ini or my.cnf
- Original Message -
From: "Bonnie Poole" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, March 22, 2003 8:53 AM
Subject: MySql Install on a AIX RS6000
>
>
>
>
> I am trying to install on a AIX box. I do not
I am trying to install on a AIX box. I do not want to install into
/usr/local. I have put everything in /sybase/mysql/mysql. I am running into
alot
of problems with things expected to be in /usr/local/mysql. What do I
need to run in order to tell mysql everthing is in /sybase/mysql/mysql
T
I am trying to install DBD-mysql-2.1025 on a RH8 machine. When I do a "make"
I get an error saying that it can't find libz.a or libz.so etc
I tried modifying the "perl Makefile.PL" using --libs= and the path to my
libz.so file.
As a fix, it did say that I could fix this by installing libz-dev
Hi,
I'm running Redhat 8.0
and I'm installing apache, php, mysql, postgres, openssl etc.
my first step is to install mysql.
I want it to be perl enabled, which means I have downloaded,
(this is in compliance with the INSTALL BINARY doc that comes with mysql),
http://www.mysql.com/doc/en/Perl_inst
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 to "make" (for th
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 completion of the
Daniel,
Tuesday, October 08, 2002, 11:14:06 PM, you wrote:
DM> I have am having problems getting the MySQL server to start running, please help
me, here are my problems, I have also displayed my error logs below, at least I hope
they are the error logs;
DM> I have been trying to install the
I have am having problems getting the MySQL server to start running, please help me,
here are my problems, I have also displayed my error logs below, at least I hope they
are the error logs;
I have been trying to install the
mysql-3.23.52-pc-linux-gnu-i686.tar.gz
Everything seems to be goi
anand,
Wednesday, September 11, 2002, 8:05:48 AM, you wrote:
av> I have redhat linux 7.1 and I have downloaded mysql-3.23.52
av> and followed all the instructions as to how to install and how
av> to bring up the database the scripts/mysql_install_db worked
av> fine and then I did ./bin/safe_m
Hi,
I have redhat linux 7.1 and I have downloaded mysql-3.23.52
and followed all the instructions as to how to install and how
to bring up the database the scripts/mysql_install_db worked
fine and then I did ./bin/safe_mysqld and that worked fine too
but when I tried to execute the mysql prog
> -Original Message-
> Hey can someone provide me some help in installing and
> configuring mysql ver3.23.51 on my Linux server? I downloaded
> the file from mysql.com to my servers hard drive and now want
> to install it. I right-clicked the installation file and
> clicked install. It
self: http://www.mysql.com/doc/
You will find everything you need there... Good Luck and Welcome to Linux.
David Kramer
-Original Message-
From: Marvin Cummings [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 10, 2002 9:13 AM
To: [EMAIL PROTECTED]
Subject: MySQL install on Linux 7.1
H
Hey can someone provide me some help in installing and configuring mysql ver3.23.51 on
my Linux server? I downloaded the file from mysql.com to my servers hard drive and now
want to install it. I right-clicked the installation file and clicked install. It
appears to have installed something, bu
[EMAIL PROTECTED]
Subject: MySql Install only produces BSoD
I have tried three times from three different download locations to
download and
install the MySql ODBC. On all three occasions, I have ONLY gotten a BSoD.
When I tried to tell them, they refused to accept the problem directing
me to
HERE
tion (http://www.mysql.com/doc/W/i/Windows_installation.html) and go
for it!
Gerald Jensen
- Original Message -
From: "Marvin Cummings" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 02, 2002 8:01 PM
Subject: MySql install on W2K server running Apache
Hello all...
I'm new to the list and to MySql and would like to get some advice on approaching my
first mysql install.
I've just installed Apache ver2.0.39 onto my W2K server and I'm currently attempting
to get PHP4 going. Can anyone provide me with some ideas on how to app
Hi folks,
I am facing problems in running mysql with apache and perl on my system.
The version of mysql i am using is 3.23.39
Below is the program i wrote
to check the mysql connectivity with perl.
#!/usr/bin/perl
use lib qw(/home/www/pm);
$ENV{'DBI_DSN' } = "dbi:mysql:z";
$ENV{'DBI
Jeffrey,
Saturday, May 18, 2002, 5:12:15 PM, you wrote:
JC> Installed MySQL using Fink to the Mac X OS. When attempting to run, I
JC> am getting this error.
JC> ERROR 2002: Can't connect to local MySQL server through socket
JC> '/tmp/mysql.sock'
JC> Help in explaining this error and how to f
ssage -
From: "Jeffrey Camiel" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, May 18, 2002 7:12 AM
Subject: newbie mysql install
> Installed MySQL using Fink to the Mac X OS. When attempting to run, I
> am getting this error.
>
> ERROR 2002: Can't
Installed MySQL using Fink to the Mac X OS. When attempting to run, I
am getting this error.
ERROR 2002: Can't connect to local MySQL server through socket
'/tmp/mysql.sock'
Help in explaining this error and how to fix the installation would be
appreciated.
Thanks in advance.
Jeffrey
---
when running a make i get the follow errors:
In file included from client_priv.h:19,
from mysql.cc:28:
../include/global.h:685: warning: abstract declarator used as
declaration
make[2]: *** [mysql.o] Error 1
make[2]: Leaving directory `/home/redhat/BUILD/mysql-3.23.49/client'
mak
On Wed, Apr 03, 2002 at 06:10:02PM +0300, Egor Egorov wrote:
: Murali,
: Wednesday, April 03, 2002, 1:55:57 PM, you wrote:
You know, I don't meant to be a bother, but can you folks at Ensita
reply to the list using standard reply conventions? All of your
replies have
Murali,
Wednesday, April 03, 2002, 1:55:57 PM, you wrote:
MP> When I try to install the Msql-Mysql module it throws up a list of
MP> questions.One of them is :
MP> Where is your MySQL installed? Please tell me the directory that
MP> contains the subdir 'include'. [/usr/local]
It looks like in
Hi,
When I try to install the Msql-Mysql module it throws up a list of
questions.One of them is :
Where is your MySQL installed? Please tell me the directory that
contains the subdir 'include'. [/usr/local]
I had installed MYSQL 3.23.49a using the rpm technique.I checked out in my
/usr/local a
Well, what are the permissions on safe_mysqld? And if this is a Linux
box, where is this Irix/SGI stuff coming from in the error message?
On Mon, 2002-03-18 at 13:58, Amrita Basu wrote:
> Hi,
> I wanted to know what the error possibly could be.
> I am using RedHat 6.0 Kernel 2.2.20 on i686 and
Hi,
I wanted to know what the error possibly could be.
I am using RedHat 6.0 Kernel 2.2.20 on i686 and
installed mysql 3.23.47-sgi-irix6.5. I m running sh
./bin/safe_mysqld from the root directory and am
getting the error : cannot execute binary file.
Here is the error:
./bin/safe_mysqld:
/osc
Hi,
I just got this similar problem in mysql install. I fixed this by ignoring
the follow line in /etc/my.cnf :
socket=/tmp/mysql.socket
Hope this help you.
Hung Lam
- Original Message -
From: "Subbiah Nishant" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Se
After I went through the following steps successfully,
(The previous problem I had regarding inability to untar files was solved by
downloading stuff on that computer where it was untarred. Before that I was
trying to untar stuff downloaded on to a samba share !!!)
shell> groupadd mysql
shell> u
Hello Gurus,
I have downloaded the following mysql kit to install on Solaris (intel) and
gtar-i386.gz
http://www.mysql.com/Downloads/MySQL-3.23/mysql-3.23.39-pc-solaris2.8-i386.t
ar.gz
http://www.mysql.com/Downloads/MySQL-3.23/gtar-i386.gz
and then done gzip -cd mysql-3.23.39-pc-solaris2.8-i386
Hello mysql team,
I have downloaded the following mysql kit to install on Solaris (intel) and
gtar-i386.gz
http://www.mysql.com/Downloads/MySQL-3.23/mysql-3.23.39-pc-solaris2.8-i386.t
ar.gz
http://www.mysql.com/Downloads/MySQL-3.23/gtar-i386.gz
and then done gzip -cd mysql-3.23.39-pc-solaris2.8-
Hello mysql team,
I have downloaded the following mysql kit to install on Solaris (intel) and
gtar-i386.gz
http://www.mysql.com/Downloads/MySQL-3.23/mysql-3.23.39-pc-solaris2.8-i386.t
ar.gz
http://www.mysql.com/Downloads/MySQL-3.23/gtar-i386.gz
and then done gzip -cd mysql-3.23.39-pc-solaris2.8-
9 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: Newbie MySQL Install Question
>
>
> Dan Tappin wrote:
>
> > Ok that worked... but now my SQL utility program returns a 'Host
> > 192.168.0.74 (my local IP) is not allowed to connect to this
>
ECTED]]On Behalf Of Bill Adams
> > Sent: Friday, November 09, 2001 2:26 PM
> > To: [EMAIL PROTECTED]
> > Cc: [EMAIL PROTECTED]
> > Subject: Re: Newbie MySQL Install Question
> >
> >
> > Dan Tappin wrote:
> >
> > > I tried that but it came
gt; From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Bill Adams
> Sent: Friday, November 09, 2001 2:26 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: Newbie MySQL Install Question
>
>
> Dan Tappin wrote:
>
> > I tried that but it came
Dan Tappin writes:
> I tried that but it came back with a 'mysqld is running already' error.
/me silently curses the bad quoting habits that Lookout causes, but
knows what the thread was about, and so _please disregard_ this
sentence unless you know what I'm talking about.
Now where was I? Oh,
DOH! :^)
Thanks for the tips.
Dan
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Bill Adams
> Sent: Friday, November 09, 2001 2:26 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: Newbie MySQL Install Question
I'm getting the sazme exact error, can anyone help us??
-Original Message-
From: Kelley Reynolds [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 09, 2001 4:07 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: Newbie MySQL Install Question
Make sure that the mysql serve
Dan Tappin wrote:
> I tried that but it came back with a 'mysqld is running already' error.
Actually your command is wrong. If you never set the password before it should
be (without the -p):
mysqladmin -u root password your?new.password
note that 'password' IS the command.
> Side Question:
Port 3306 is open on the machine.
Dan
> -Original Message-
> From: Kelley Reynolds [mailto:[EMAIL PROTECTED]]
> Sent: Friday, November 09, 2001 2:07 PM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: Newbie MySQL Install Question
>
>
> Make sure t
aptop but I get
a secure connection refused message.
Thanks,
Dan
> -Original Message-
> From: Kelley Reynolds [mailto:[EMAIL PROTECTED]]
> Sent: Friday, November 09, 2001 2:07 PM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: Newbie MySQL Install Question
>
ptop but I get
a secure connection refused message.
Thanks,
Dan
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Bill Adams
> Sent: Friday, November 09, 2001 2:10 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: N
Dan Tappin wrote:
> I have some experience with MySQL on MacOS X but that was with a pretty GUI
> installer.
>
> I am now trying to get MySQL installed on Redhat 7.0. I download the client
> and server versions and followed the install procedures.
>
> The problem I am having is with mysqladmin.
Make sure that the mysql server has been started.
- Original Message -
From: "Dan Tappin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 09, 2001 4:07 PM
Subject: Newbie MySQL Install Question
> I have some experience with MySQL on MacOS X b
I have some experience with MySQL on MacOS X but that was with a pretty GUI
installer.
I am now trying to get MySQL installed on Redhat 7.0. I download the client
and server versions and followed the install procedures.
The problem I am having is with mysqladmin. The docs state that you need t
There is an error which I encountered and overcame while installing mysql
which I suggest needs better coverage in the MySql manual.
Its caused by the default ownership on /mysql being incorrect, and
causes an error message like: "Cant find host.frm" in the log. A fix that
worked for me is:
cd /
al Message -
From: "Siva Namburi" <[EMAIL PROTECTED]>
To: "'Chris Johnson'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, September 14, 2001 8:25 PM
Subject: RE: mysql install failed on FreeBSD!!
> I have FreeBSD 4.3-stable release. Ye
ts collection upgraded as well?
>
>This sounds like you have incompatible versions of the system and the ports
>collection installed.
>
>
>- Original Message -
>From: "Siva Namburi" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Wednesday,
]
Subject: Re: mysql install failed on FreeBSD!!
What version of FreeBSD do you have installed? Was it upgraded from an
earlier version? If so, was the ports collection upgraded as well?
This sounds like you have incompatible versions of the system and the ports
collection installed
Hi Siva,
I know I'm about to get in trouble with the FreeBSD people, but here goes:
I'm not a real big fan of FreeBSD's /usr/ports/ thing. My suggestion would be to
download the source in a TAR ball, unpack it, run:
% configure
% make
% make install
If that doesn't succeed, hollar back with t
mburi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 12, 2001 3:48 PM
Subject: mysql install failed on FreeBSD!!
Hi,
I am pretty new to mysql and started installing it on freeBSD from
usr/ports/. I got the following error. Can somebody help me why it is
Hi,
I am pretty new to mysql and started installing it on freeBSD from
usr/ports/. I got the following error. Can somebody help me why it is
failing.
thanks,
siva
===> Installing for mysql-server-3.23.36
===> mysql-server-3.23.36 depends on executable: mysql - not found
===>Ve
I've been trying to get mysql to install from the openBSD ports tree on an
i386 OpenBSD 2.9 system. I keep getting the error:
/* start error */
checking size of char... 0
configure: error: No size for char type.
A likely cause for this could be that there isn't any
static libraries installed. You
>Submitter-Id:
>Originator:
>Organization:
>MySQL support: [none | licence | email support | extended email support ]
>Synopsis:
>Severity: <[ non-critical | serious | critical ] (one line)>
>Priority: <[ low | medium | high ] (one line)>
>Category: mysql
>Class:
May mean that it is already running. Check with ps -ef | grep mysqld
- Original Message -
From: "Xiaowu Gai" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, May 05, 2001 6:07
Subject: mysql install problem
> Hi:
>
> I tried to install mysql o
Hi:
I tried to install mysql on my machine. So I download the binary tarball
and proceed according to the instruction in the INSTALL file (same problem
happened for two different versions that I tried). However, when I tried to
run the last step "bin/safe_mysqld --user=mysql &". It says mysqld
k, I followed the instuctions on the MySQL page, downloaded
mysql-3.23.36-pc-linux-gnu-i686.tar.gz for redhat linux and then followed
the install directions:
shell> groupadd mysql
shell> useradd -g mysql mysql
shell> cd /usr/local
shell> gunzip < /path/to/mysql-VERSION-OS.tar.gz | tar xvf -
shell
Please include the original message so that others may know what the
original problem was.
> Surely you jest.
No, I'm not. Please read the fine manual.
>
> Start it (MySQL) from DOS?
There is still a lot of decent DOS software still floating about and some
are faster than their Windoze counter
Surely you jest.
Start it (MySQL) from DOS?
Which file name do I type into the DOS box command line to start it.
I have not yet installed any of the GUI's I heard about because until I
overcame the MyODBC problem I wasn't sure I would get it installed.
Can I assume one of the GUI's will start
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 26, 2001 8:29
Subject: New MySQL install Help Please
> New MySQL install Help Please
>
> Is there a MySQL UseNet news group or User to User Forum anywhere?
This mailing
New MySQL install Help Please
Is there a MySQL UseNet news group or User to User Forum anywhere?
Just installed latest MySQL and tried to then install the latest MySQL ODBC
Following the main install I was surprised I didn't find any icons on my
desktop or in my Windows Start Programs li
You mus use GNU tar.
±è°æ¾Ö wrote:
>
> Hello!!
> I have a question for the mysql install.
>
> Type of mysqlsource distribution
> Mysql Versionmysql-3.22.32.tar.gz
> My System SunOS stachyonbse01 5.7 Generic sun4u sparc SUNW,Ultra-60
>
&
Hello!!
I have a question for the mysql install.
Type of mysqlsource distribution
Mysql Versionmysql-3.22.32.tar.gz
My System SunOS stachyonbse01 5.7 Generic sun4u sparc SUNW,Ultra-60
After upload
> gunzip > mysql-3.22.34.tar.gz | tar -xvf -
Result
Greetings!
I am trying to compile MySQL in RedHat 6.0. what I did are:
tar -xvzf mysql-3.23.33.tar.gz
cd mysql-3.23.33
./configure --prefix=/usr/local/mysql
then it startx to work and inerrupt and says
testing gcc working: no
configure: error: installation or configure problem: c compiler can not
Would like to install this with cxx not gcc! Made the following adaptation
to website documentation for section 4.12.6:
CC="cc -pthread"
CFLAGS="-O4 -ansi_alias -ansi_args -fast -inline speed -speculate all -arch
host"
CXX="cxx -pthread"
CXXFLAGS="-O4 -ansi_alias -ansi_args -fast -inline speed -
Now, why didn't I find that in the docs?
That might have saved me a lot of frustration.
On 24 Feb 2001, at 1:53, Verdius wrote:
> These RPM's tend to set you up to run mysql automatically upon
> boot.
> Instead of trying to run mysql, just log into it:
>
> %> mysql -h localhost -u root -p
1 - 100 of 111 matches
Mail list logo