On Fri, Dec 24, 2010 at 6:37 AM, Adarsh Sharma wrote:
> Or I am going to install through rpm which is the easiest way. But which is
> best for our Production Servers.
>
Unless you have very specific needs, it's always best to use official
packages for production. That also makes it easier to get
Dear all,
Yesterday I am trying to build Mysql-5.5.8 from source code and don't
know why I am failing at the last step.
I am able to successfully build Mysql 5.5.8 from its source code on CentOS
but when I issued the following command , it doesn't shows the mysql prompt,
there is no error in
Hi,
There is a detailed readme (text file) within the file you have downloaded.
It will gives you the complete picture.
Krishna
cgi.com
On Mon, Oct 18, 2010 at 9:24 PM, ml ml wrote:
> Hello List,
>
> i am trying to install mysql on debian lenny from source. Here is what
> i did (yes, i did rea
you should read the INSTALL file more patient,and know the difference
between prefix & exec-prefix.
Best regards,
Sharl.Jimh.Tsin (From China)
2010/10/18 ml ml :
> Hello List,
>
> i am trying to install mysql on debian lenny from source. Here is what
> i did (yes, i did read the INSTALL-SOURCE)
Hello List,
i am trying to install mysql on debian lenny from source. Here is what
i did (yes, i did read the INSTALL-SOURCE):
./configure --prefix=/usr/local/mysql/
make -j 4 && make install
cp support-files/my-medium.cnf /etc/my.cnf
cd /usr/local/mysql
chown -R mysql .
chgrp -R mysql .
bin/m
FOLLOW ARE SOME MY OPERATOR STEPS,HOW WILL I TO DO IT?
p570a:/mysql/mysql-connector-odbc-5.1.6-aix5.3-powerpc-64bit/bin
>./myodbc-installer
exec(): 0509-036 Cannot load program ./myodbc-installer because of the
following errors:
0509-150 Dependent module libodbc.so could not be loaded.
to install MYSQL from
source on Windows.
--
View this message in context:
http://www.nabble.com/how-to-install-MYSQL-from-source-on-windows--tp15530583p15530583.html
Sent from the MySQL - General mailing list archive at Nabble.com.
--
MySQL General Mailing List
For list archives: http://lists.mysql
After you finish installing MySQL, you need to start it up before
connecting to it -- the installation won't do that automatically for
you.
http://dev.mysql.com/doc/mysql/en/Unix_post-installation.html
That manual page will give you the right commands. Basically, after
installation, run the mys
Description:
MySQL is not properly configured for first run.
How-To-Repeat:
Run standard installation:
./configure
./make
su
./make install
exit
# (exit su)
mysql
-- mysql failed:
ERROR 2002 (HY000): Can't connect to local MySQL server
through socket
make then make install , try a seperate directory to where the current
mysql is
-Original Message-
From: Balaji Kolla [mailto:[EMAIL PROTECTED]
Sent: Sunday, March 02, 2003 9:12 PM
To: [EMAIL PROTECTED]
Subject: How to Install MySQL 4.0
Dear SIr/Madam,
I am using MySQL 3.2
Dear SIr/Madam,
I am using MySQL 3.23 for production and I am
planning to upgrade to 4.0. before that I want to
install 4.0 and do some R&D on that before Upgrading.
Please guide me which version to down load and how
to down load for RedHat LINUX version 7.2 and splease
send me
Hi,
I download a Mysql++ patch for MySQL 1.7 version to allows compiling with 3.*
GNU compiler series.
The problem is that I don't know how to install the patch file.
Can anyone help me ?
Thanks
--
Emmanuel POIZOT
CNAM/INTECHMER
B.P. 324
50103 Cherbourg Cede
My deepest appologies folks.
I posted this to the wrong mailing list.
Sorry for the spam. *bows low*
I will now post this to the correct mailing list [[EMAIL PROTECTED]]
Terribly sorry.
-PK-
[Filter bypass keywords: database,sql,query,table ;) ]
---
Hello All.
*disclaimer*
I'm blond. I'm a linux newbie. I've searched the mailinglist/newsgroup
archives.
*end disclaimer*
I'm trying / wanting to install mysql++ on my MANDRAKE 8.1 LINUX
MACHINE.
That means i'm running GCC/G++ VERSION 3.0.1
Could someone please be kind to explain IN DUMB SPEA
op.com www.iConnect.de
# Gustav-Meyer-Allee 25, 13355 Berlin
# Tel: +49-30-46307-382 Fax: +49-30-46307-388
- Original Message -
From: "Dmitry Kashlev" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 08, 2001 4:35 PM
Subject: how to install mysql?
> Ho
How can I install mysql on apache (apache is operated by Windows Me)? I
downloaded php, set it up with apache on my windows Me PC, but I don't want
to make a web server out of my pc, just a localhost. How do I set up mysql
to work with php and apache?
Your response would be greatly appreciated,
D
However, it is important to know about my.cnf and where to put it, IMHO!
Quoting Whit Blauvelt <[EMAIL PROTECTED]>:
> On Tue, Jun 12, 2001 at 08:23:02PM -0400, William M. Quarles wrote:
>
> > Make sure you have also read chapter 4.16, most importantly 4.16.5.
> it has
> > some important infor
On Tue, Jun 12, 2001 at 08:23:02PM -0400, William M. Quarles wrote:
> Make sure you have also read chapter 4.16, most importantly 4.16.5. it has
> some important information in it, too.
Those chapters have nothing directly regarding replication. If you're to the
point of worrying about replicat
I'm only a digest subscriber, so I apologise in advance for any
mis-quotes:
Ok here is my experience with MySQL replication:
1) it's been very stable, and haven't noticed any drift in the
replicating servers
2) we have ~7 replicating servers-- 3 in circular replication which
recieve all of the up
On Wed, Jun 13, 2001 at 12:49:22AM -, [EMAIL PROTECTED] wrote:
> database,sql,query,table
- which is really too constricted!
On Tue, Jun 12, 2001 at 04:10:44PM -0400, Jim Ziegler wrote:
> 010410 16:37:24 Slave: Failed reading log event, reconnecting to retry, log 'FIRST'
>position 4
> 0
Okay, let's put it this way: if it was not installed, it would not be
creating an error log about replication, it would only give you an error
message when you run mysqlamdin.
Make sure you have also read chapter 4.16, most importantly 4.16.5. it has
some important information in it, too.
--
0, Jim Ziegler wrote:
>> > On Tue, Jun 12, 2001 at 12:50:20AM -0700, Jeremy Zawodny wrote:
>> > > On Tue, Jun 12, 2001 at 02:15:41PM +0700, Said Madrus wrote:
>> > > > Dear all,
>> > > > can anybody tell me how to install mysql replication
>&
June 12, 2001 3:41 PM -0400 Jim Ziegler <[EMAIL PROTECTED]>
wrote:
> On Tue, Jun 12, 2001 at 12:50:20AM -0700, Jeremy Zawodny wrote:
>> On Tue, Jun 12, 2001 at 02:15:41PM +0700, Said Madrus wrote:
>> > Dear all,
>> > can anybody tell me how to install mysql rep
gt; > Dear all,
> > > > can anybody tell me how to install mysql replication
> > > > step by step :-).
> > > > thanks in advance.
> > > > Best regards,
> > >
> > > It is described step-by-step in the manual already. If you find it t
On Tue, Jun 12, 2001 at 03:41:25PM -0400, Jim Ziegler wrote:
> On Tue, Jun 12, 2001 at 12:50:20AM -0700, Jeremy Zawodny wrote:
> > On Tue, Jun 12, 2001 at 02:15:41PM +0700, Said Madrus wrote:
> > > Dear all,
> > > can anybody tell me how to install mysql rep
On Tue, Jun 12, 2001 at 12:50:20AM -0700, Jeremy Zawodny wrote:
> On Tue, Jun 12, 2001 at 02:15:41PM +0700, Said Madrus wrote:
> > Dear all,
> > can anybody tell me how to install mysql replication
> > step by step :-).
> > thanks in advance.
> > Best regards,
>
On Tue, Jun 12, 2001 at 02:15:41PM +0700, Said Madrus wrote:
> Dear all,
> can anybody tell me how to install mysql replication
> step by step :-).
> thanks in advance.
> Best regards,
It is described step-by-step in the manual already. If you find it to
be lacking, please
Dear all,
can anybody tell me how to install mysql replication
step by step :-).
thanks in advance.
Best regards,
Madrus
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http
the manual. The program will install a
current manual, or you can read online ... but read the manual.
Gerald Jensen
- Original Message -
From: "rosy jariwala" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, April 14, 2001 8:03 PM
Subject: How to instal
Hi !
I want install mysql server on my laptop which runs windows98 OS.
On the mysql.com site, I found two different zip files of the version
3.23.36 to download:
mysql-3_23_36-win
mysql-3_23_36-win-src
It seems the first one is a compiled version and second one is source
version.
I do not kno
. Micek <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: how to install mysql on Linux(debian)
On Fri, Feb 02, 2001 at 02:45:40PM +0100, DESERT Anthony wrote:
> HI! I'm new on the mailing list and I would to know how install mysql on
> Linux. Moreover, if someone could
HI! I'm new on the mailing list and I would to know how install mysql on
Linux. Moreover, if someone could explain me how to recognize this
package by php4, I would be the most happy boy in the world. Excuse my
english but I'm french and I'm 19 years old.
32 matches
Mail list logo