Re: Installation of MySQL in Redhat Linux 6.0

2012-07-05 Thread Reindl Harald


Am 05.07.2012 16:30, schrieb Manivannan S.:
> Hi all,
> 
> I am using Redhat Linux 6.0 (64 bit) machine, in this machine 
> I am trying to install MySQL5.5 glibc23  server and client packages as a root 
> user. While installing I am getting the following error:
> 
> ERROR 2002 (HY000): Can't connect to local MySQL server through socket 
> '/var/lib/mysql/mysql.sock' (2)
> 
> When I try to install the MySQL rhel6 package then MySQL is 
> installed and service also started successfully.
> 
> But I am not able to install the glibc23 package with SELinux is enabled in 
> my Redhat linux machine. After Disabling the SELinux, I was able to install 
> MySQL glibc23 package.
> 
> I want to know why MySQL glibc23 package is not able to install with SELinux 
> enabled??
> 
> Thanks in advance.

wrong mailing-list
this is a RHEL/CentOS "problem"

setroubleshoot-doc.x86_64 : Setroubleshoot documentation
setroubleshoot-plugins.noarch : Analysis plugins for use with setroubleshoot
setroubleshoot.x86_64 : Helps troubleshoot SELinux problems
setroubleshoot-server.x86_64 : SELinux troubleshoot server





signature.asc
Description: OpenPGP digital signature


Installation of MySQL in Redhat Linux 6.0

2012-07-05 Thread Manivannan S.
Hi all,

I am using Redhat Linux 6.0 (64 bit) machine, in this machine I 
am trying to install MySQL5.5 glibc23  server and client packages as a root 
user. While installing I am getting the following error:

ERROR 2002 (HY000): Can't connect to local MySQL server through socket 
'/var/lib/mysql/mysql.sock' (2)

When I try to install the MySQL rhel6 package then MySQL is 
installed and service also started successfully.

But I am not able to install the glibc23 package with SELinux is enabled in my 
Redhat linux machine. After Disabling the SELinux, I was able to install MySQL 
glibc23 package.

I want to know why MySQL glibc23 package is not able to install with SELinux 
enabled??

Thanks in advance.


Regards,
Manivannan S

DISCLAIMER: This email message and all attachments are confidential and may 
contain information that is privileged, confidential or exempt from disclosure 
under applicable law.  If you are not the intended recipient, you are notified 
that any dissemination, distribution or copying of this email is strictly 
prohibited. If you have received this email in error, please notify us 
immediately by return email or to mailad...@spanservices.com and destroy the 
original message.  Opinions, conclusions and other information in this message 
that do not relate to the official business of SPAN, shall be understood to be 
neither given nor endorsed by SPAN.


non-interactive installation of mysql

2011-05-06 Thread Gergely Buday
Hi there,

this might be not mysql question in the narrow sense but I hope
somebody will be able to help me: I'm trying to install mysql-server
non-interactively on a ubuntu box:

remote 'echo mysql-server-5.1 mysql-server/root_password password "" |
sudo debconf-set-selections'
remote 'echo mysql-server-5.1 mysql-server/root_password_again
password "" | sudo debconf-set-selections'
remote sudo apt-get install -y mysql-server

where remote is a shorthand for ssh and some server address. In spite
of feeding that two parameters to debconf-set-selections, apt-get asks
for the root password interactively. How can I avoid that?

- Gergely

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



Re: batch installation of mysql 5.0

2006-05-10 Thread Daniel da Veiga

On 5/10/06, kamaya <[EMAIL PROTECTED]> wrote:

Hi,

I want to install mysql 5.0 in batch mode.

That is, I want to avoid interaction with windows while installing mysql
5.0.

Is there anyone who has an idea?



I have used NSIS from Nullsoft to create a custom install of MySQL,
just created a config file, copied the needed files to a location and
run the appropriate actions accourding to the OS of the user (windows
xp, create service, win98, startup item). Its not really difficul if
you know how to deal with MySQL.


--
Daniel da Veiga
Computer Operator - RS - Brazil
-BEGIN GEEK CODE BLOCK-
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
--END GEEK CODE BLOCK--

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



batch installation of mysql 5.0

2006-05-10 Thread kamaya
Hi,

I want to install mysql 5.0 in batch mode.

That is, I want to avoid interaction with windows while installing mysql 
5.0.

Is there anyone who has an idea? 


Re: Problem related to Installation of MYSQL 4.0.2

2005-09-23 Thread Gleb Paharenko
Hello.



See:

   http://dev.mysql.com/doc/mysql/en/can-not-connect-to-server.html



 >Lms.Bmc Bmc wrote:

 >hi,

  > i am Installing My Sql -Standard-4.0.26-pc-linux-gnu-i686 Of Linux 

 >Machine

 >But Facing some Problem

 > i am Getting thius Error " ERROR 2002: Can't connect to local MySQL 

 >server

 >through socket '/var/lib/mysql/mysql.sock' (2)"

 > while i start MYSQl

 > Plzz Reply me Giving t he Solution For it



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
   <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Problem related to Installation of MYSQL 4.0.2

2005-09-20 Thread Lms.Bmc Bmc
hi,
  i am Installing My Sql -Standard-4.0.26-pc-linux-gnu-i686 Of Linux Machine 
But Facing some Problem 
 i am Getting thius Error " ERROR 2002: Can't connect to local MySQL server 
through socket '/var/lib/mysql/mysql.sock' (2)"
 while i start MYSQl 
 Plzz Reply me Giving t he Solution For it


Re: Error in the binaries installation of mysql-max-4.1.10a-pc-linux-gnu-i686

2005-04-11 Thread Gleb Paharenko
Hello.



You have links in MySQL message which you should follow. Resolve the

stack trace. I suggest you to switch to 4.1.11. If you are able to make a 

repeatable test case you may report a bug. Does the problem remain with

a debug package?







>Hi,

>We tried to install mysql-max-4.1.10a-pc-linux-gnu-i686 on linux 2.4.30

>with redhat es 3.0

> 

> When I executed the mysql_install_db script , I have these errors:

>  

>  [EMAIL PROTECTED] mysql]# scripts/mysql_install_db --user=mysql

>  Installing all prepared tables

>  mysqld got signal 11;

>  This could be because you hit a bug. It is also possible that this

>  binary

>  or one of the libraries it was linked against is corrupt, improperly

>  built,

>  or misconfigured. This error can also be caused by malfunctioning

>  hardware.

>  We will try our best to scrape up some info that will hopefully help

>  diagnose

>  the problem, but since we have already crashed, something is

>  definitely wrong

>  and this may fail.

>   

>   key_buffer_size=8388600

>   read_buffer_size=131072

>   max_used_connections=0

>   max_connections=100

>   threads_connected=0

>   It is possible that mysqld could use up to 

>   key_buffer_size + (read_buffer_size +

>   sort_buffer_size)*max_connections = 225791 K

>   bytes of memory

>   Hope that's ok; if not, decrease some variables in the equation.

>

>thd=(nil)

>Attempting backtrace. You can use the following information to find

>out

>where mysqld died. If you see no messages after this, something went

>terribly wrong...

>Cannot determine thread, fp=0x40a4c77c, backtrace may not be

>correct.

>Stack range sanity check OK, backtrace follows:

>0x8136a43

>0x40054e58

>(nil)

>New value of fp=(nil) failed sanity check, terminating stack trace!

>Please read http://dev.mysql.com/doc/mysql/en/Using_stack_trace.html

>and follow

>instructions on how to resolve the stack trace. Resolved

>stack trace is much more helpful in diagnosing the problem, so

>please do 

>resolve it

>The manual page at http://www.mysql.com/doc/en/Crashing.html

>contains

>information that should help you find out what is causing the crash.

>

> 

> Can someone help me ?

>  

>   

>   David M.

>

>"Marois, David" <[EMAIL PROTECTED]> wrote:



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
   <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Error in the binaries installation of mysql-max-4.1.10a-pc-linux-gnu-i686

2005-04-09 Thread Marois, David
 
Hi,
We tried to install mysql-max-4.1.10a-pc-linux-gnu-i686 on linux 2.4.30 with 
redhat es 3.0
 
When I executed the mysql_install_db script , I have these errors:
 
[EMAIL PROTECTED] mysql]# scripts/mysql_install_db --user=mysql
Installing all prepared tables
mysqld got signal 11;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
We will try our best to scrape up some info that will hopefully help diagnose
the problem, but since we have already crashed, something is definitely wrong
and this may fail.
 
key_buffer_size=8388600
read_buffer_size=131072
max_used_connections=0
max_connections=100
threads_connected=0
It is possible that mysqld could use up to 
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_connections = 
225791 K
bytes of memory
Hope that's ok; if not, decrease some variables in the equation.
 
thd=(nil)
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
Cannot determine thread, fp=0x40a4c77c, backtrace may not be correct.
Stack range sanity check OK, backtrace follows:
0x8136a43
0x40054e58
(nil)
New value of fp=(nil) failed sanity check, terminating stack trace!
Please read http://dev.mysql.com/doc/mysql/en/Using_stack_trace.html and follow 
instructions on how to resolve the stack trace. Resolved
stack trace is much more helpful in diagnosing the problem, so please do 
resolve it
The manual page at http://www.mysql.com/doc/en/Crashing.html contains
information that should help you find out what is causing the crash.

 
Can someone help me ?
 
 
David M.
 
 


Re: Installation of mysql-3.23.58 on Redhat 9

2004-05-14 Thread Michael Kruckenberg
There's a quick install guide on the MySQL site, which has most of what 
you've listed:

http://dev.mysql.com/doc/mysql/en/Quick_install.html
The INSTALL-SOURCE doc which comes in the tarball covers the process in 
great detail.

There may be others, those are two I've used.
Kamal Ahmed wrote:
All,
 
I am looking for a stepwise installation of mysql-3.23.58 on Redhat 9.
and have a hard time finding it on the MySql web site. Could someone
e-mail me the steps, please.
There should also be a section on installing databases, in order to make
sure that MySql is running and is operational
 
Thanks,
 
P.S as a sample, i am providing the following, which is good, but still
not complete.
 

Get the sourceballs
MySQL
current version: 3.23.58 
URL: http://www.mysql.com/downloads/ <http://www.mysql.com/downloads/>
...
 
Change into the MySQL source directory as follows;

#cd mysql-4.0.16
Follow this command by typing;
#./configure -prefix=/usr/local/mysql
-localstatedir=/usr/local/mysql/data -disable-maintainer-mode
-with-mysqld-user=mysql -enable-large-files-without-debug
#make 
#make install
MySQL is installed, 
#/usr/sbin/groupadd mysql 
#/usr/sbin/useradd -g mysql mysql
#./scripts/mysql_install_db

Then we make a couple minor ownership changes;
# chown -R root:mysql /usr/local/mysql
# chown -R mysql:mysql /usr/local/mysql/data
we use vi to add a line the ld.so.conf file as follows;
#vi /etc/ld.so.conf
And we add the following line;
/usr/local/mysql/lib/mysql

#/usr/local/mysql/bin/mysqld_safe -user=mysql &
#/usr/local/mysql/bin/mysqladmin -u root password new_password

 
Kamal Ahmed
Sr. Test Engineer
e-Security, Inc.
Enterprise Security Management
1921 Gallows Road, Suite 700
Vienna, VA 22182
phone: 703-852-8055
fax: 703-852-8010

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


Installation of mysql-3.23.58 on Redhat 9

2004-05-14 Thread Kamal Ahmed
All,
 
I am looking for a stepwise installation of mysql-3.23.58 on Redhat 9.
and have a hard time finding it on the MySql web site. Could someone
e-mail me the steps, please.
There should also be a section on installing databases, in order to make
sure that MySql is running and is operational
 
Thanks,
 
P.S as a sample, i am providing the following, which is good, but still
not complete.
 

Get the sourceballs

MySQL
current version: 3.23.58 
URL: http://www.mysql.com/downloads/ <http://www.mysql.com/downloads/>
...
 
Change into the MySQL source directory as follows;

#cd mysql-4.0.16

Follow this command by typing;

#./configure -prefix=/usr/local/mysql
-localstatedir=/usr/local/mysql/data -disable-maintainer-mode
-with-mysqld-user=mysql -enable-large-files-without-debug
#make 
#make install
MySQL is installed, 
#/usr/sbin/groupadd mysql 
#/usr/sbin/useradd -g mysql mysql
#./scripts/mysql_install_db

Then we make a couple minor ownership changes;

# chown -R root:mysql /usr/local/mysql
# chown -R mysql:mysql /usr/local/mysql/data
we use vi to add a line the ld.so.conf file as follows;

#vi /etc/ld.so.conf

And we add the following line;

/usr/local/mysql/lib/mysql



#/usr/local/mysql/bin/mysqld_safe -user=mysql &

#/usr/local/mysql/bin/mysqladmin -u root password new_password



 
Kamal Ahmed
Sr. Test Engineer
e-Security, Inc.
Enterprise Security Management
1921 Gallows Road, Suite 700
Vienna, VA 22182
phone: 703-852-8055
fax: 703-852-8010
 


Local installation of mysql

2004-03-25 Thread Adaikalavan Ramasamy
Dear all,

My system specs are Sun Solaris 8. As I do not have root permission, is it
possible to install mysql locally in my home drive ? I checked the manuals
but there does not seem to answer my question.

If so, what is the expected total size on disk and recommended steps
(./configure, make, make --prefix="/my/home/" install : is this sufficient)
?

Any hints or pointers are much appreciated. Thank you.


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: Installation of MySQL

2003-09-21 Thread Bill Hernandez
On 9/21/03 9:43 AM, "Eduardo Melo" <[EMAIL PROTECTED]> wrote:

> I have allready installed the MySql on my server. How do I start the Mysql ?
> 
> best regards,
> 
> Eduardo F. Melo
> PRO-IT Informatic
> 

on osx...

If you are using Explorer 5.2 or better, or Netscape 7.1 or thereabouts


   http://mac-specialist.com/r/ascript_launch_mysqld_osx.html


Or if you are using safari (due to its problems with javascript redirects)

  http://mac-specialist.com/test/applescript/mysql/

Hope it's useful...

Bill Hernandez
Plano, Texas


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: Installation of MySQL

2003-09-21 Thread Dan Anderson
Well you could:

(assuming an installation in /usr/local/mysql)

# /usr/local/mysql/bin/mysqld --user=mysql > /usr/local/mysql/daemonlog
&> /usr/local/mysql/daemonerrorlog &

But you should probably consult the manual under the installation for an
explanation of exactly what the above does.

-Dan


On Sun, 2003-09-21 at 10:43, Eduardo Melo wrote:
> Hi All !
> 
> I have allready installed the MySql on my server. How do I start the Mysql ?
> 
> best regards,
> 
> Eduardo F. Melo
> PRO-IT Informatic
> 
> _
> MSN Messenger: converse com os seus amigos online.  
> http://messenger.msn.com.br
> 


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Installation of MySQL

2003-09-21 Thread Eduardo Melo
Hi All !

I have allready installed the MySql on my server. How do I start the Mysql ?

best regards,

Eduardo F. Melo
PRO-IT Informatic
_
MSN Messenger: converse com os seus amigos online.  
http://messenger.msn.com.br

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


Re: installation of mysql 4.0.14 on windows xp

2003-08-03 Thread Ashish Gupta
I just got it working by rebooting the computer.

Thanks any way
Ashish
From: "Ashish Gupta" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: installation of mysql 4.0.14 on windows xp
Date: Sun, 03 Aug 2003 19:30:48 -0500
Dear Mysql-help,
I am new to mysql server and trying to install the mysql server on my
windows xp home edition. I have downloaded 4.0.14 zip file on my computer.
I can unzip the file and it generates 10-15 files. When I do double click 
on
the setup.exe it loads for 5 seconds and then stops. No window is 
displayed.
No error message is generated.
I thought may be I should try some other version. I downloaded older 
version
4.0.13 and same thing here. I downloaded 3.23.57 and same thing here.
I am logged in as administrator. I can install other softwares without any
problem. Can you please suggest any thing I should try to install the mysql
server.

Thanks very much for your help.
Ashish
_
MSN 8 with e-mail virus protection service: 2 months FREE*  
http://join.msn.com/?page=features/virus

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:
http://lists.mysql.com/[EMAIL PROTECTED]

_
Help STOP SPAM with the new MSN 8 and get 2 months FREE*  
http://join.msn.com/?page=features/junkmail

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


installation of mysql 4.0.14 on windows xp

2003-08-03 Thread Ashish Gupta
Dear Mysql-help,
I am new to mysql server and trying to install the mysql server on my
windows xp home edition. I have downloaded 4.0.14 zip file on my computer.
I can unzip the file and it generates 10-15 files. When I do double click on
the setup.exe it loads for 5 seconds and then stops. No window is displayed.
No error message is generated.
I thought may be I should try some other version. I downloaded older version
4.0.13 and same thing here. I downloaded 3.23.57 and same thing here.
I am logged in as administrator. I can install other softwares without any
problem. Can you please suggest any thing I should try to install the mysql
server.
Thanks very much for your help.
Ashish
_
MSN 8 with e-mail virus protection service: 2 months FREE*  
http://join.msn.com/?page=features/virus

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


bug with the installation of mysql.

2002-11-14 Thread Philippe Benchemoul

Hello,

I have a problem with the installation of mysql.

The configure is ok but I have this message when I run the make command:
---
PIC -o .libs/libmysql.lo
libmysql.c: In function `mysql_real_connect':
libmysql.c:1325: warning: passing arg 5 of `gethostbyname_r' from
incompatible pointer type
libmysql.c:1325: too few arguments to function `gethostbyname_r'
libmysql.c:1325: warning: assignment makes pointer from integer without
a cast
make[2]: *** [libmysql.lo] Error 1
make[2]: Leaving directory `/usr/local/src/mysql-3.23.53/libmysql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/mysql-3.23.53'
make: *** [all-recursive-am] Error 2
---

It's mysql-3.23.53 with debian woody.

Thank's in advance if you can help me.

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




re: Re: Is installation of MySQL C drive fixation?

2002-11-07 Thread Egor Egorov
Oluwagbamila,
Thursday, November 07, 2002, 10:04:10 AM, you wrote:

OO> No big deal.  You can install MySQL in any directory or drive.

OO> You just have to set path of your installation in the mySQL conf file.

OO> Under MySQL Server Section -- Location, you point the directory to where the
OO> Db is installed.

OO> e.g.
OO> # location
OO> basedir = D:\database\mysql\

Right, and don't forget to set up location for the data dir, too.



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
   <___/   www.mysql.com




-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Is installation of MySQL C drive fixation?

2002-11-07 Thread Oluwagbamila Oyekanmi
No big deal.  You can install MySQL in any directory or drive.
(B
(BYou just have to set path of your installation in the mySQL conf file.
(B
(BUnder MySQL Server Section -- Location, you point the directory to where the
(BDb is installed.
(B
(Be.g.
(B# location
(Bbasedir = D:\database\mysql\
(B
(BHope this helps.
(B
(BRegards,
(B'Gbamila
(B
(B- Original Message -
(BFrom: "Hiroyuki Iida" <[EMAIL PROTECTED]>
(BTo: <[EMAIL PROTECTED]>
(BSent: Thursday, November 07, 2002 8:33 AM
(BSubject: Is installation of MySQL C drive fixation?
(B
(B
(B> Hi all,
(B>
(B> Although an impression which is useless is received as long as a manual is
(B> read,
(B> although he wants to install Mysql3.23.52 in Windows 98, may I install in
(BD
(B> drive etc.?
(B>
(B> Thanks,
(B>
(B> Hiroyuki Iiida
(B>
(B>
(B> -
(B> Before posting, please check:
(B>http://www.mysql.com/manual.php   (the manual)
(B>http://lists.mysql.com/   (the list archive)
(B>
(B> To request this thread, e-mail <[EMAIL PROTECTED]>
(B> To unsubscribe, e-mail
(B<[EMAIL PROTECTED]>
(B> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
(B>
(B>
(B
(B
(B-
(BBefore posting, please check:
(B   http://www.mysql.com/manual.php   (the manual)
(B   http://lists.mysql.com/   (the list archive)
(B
(BTo request this thread, e-mail <[EMAIL PROTECTED]>
(BTo unsubscribe, e-mail <[EMAIL PROTECTED]>
(BTrouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



Is installation of MySQL C drive fixation?

2002-11-06 Thread Hiroyuki Iida
Hi all,
(B
(BAlthough an impression which is useless is received as long as a manual is
(Bread,
(Balthough he wants to install Mysql3.23.52 in Windows 98, may I install in D
(Bdrive etc.?
(B
(BThanks,
(B
(BHiroyuki Iiida
(B
(B
(B-
(BBefore posting, please check:
(B   http://www.mysql.com/manual.php   (the manual)
(B   http://lists.mysql.com/   (the list archive)
(B
(BTo request this thread, e-mail <[EMAIL PROTECTED]>
(BTo unsubscribe, e-mail <[EMAIL PROTECTED]>
(BTrouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



RE: Problem with installation of mysql 3.23.52 on solaris 9

2002-09-12 Thread Chugh Shalini

Which C compiler version are you using?

> -Original Message-
> From: Bhanu Prasad Rekapalli [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, September 13, 2002 2:23 AM
> To:   [EMAIL PROTECTED]
> Subject:  Problem with installation of mysql 3.23.52 on solaris 9
> 
> Hi,
> The error is as follows
> 
> 
> sql_lex.cc: In function `void lex_init()':
> sql_lex.cc:84: `symbols' undeclared (first use this function)
> sql_lex.cc:84: (Each undeclared identifier is reported only once for each
>function it appears in.)
> sql_lex.cc:86: `sql_functions' undeclared (first use this function)
> sql_lex.cc: In function `int find_keyword(LEX*, unsigned int, bool)':
> sql_lex.cc:167: `get_hash_symbol' undeclared (first use this function)
> *** Error code 1
> make: Fatal error: Command failed for target `sql_lex.o'
> Current working directory /mysql-3.23.52/sql
> *** Error code 1
> make: Fatal error: Command failed for target `all-recursive'
> Current working directory /mysql-3.23.52/sql
> *** Error code 1
> make: Fatal error: Command failed for target `all-recursive'
> Current working directory /mysql-3.23.52
> *** Error code 1
> make: Fatal error: Command failed for target `all-recursive-am'
> --
> Can you help me.
> Thanks,
> Bhanu
> 
> 
> -
> Before posting, please check:
>http://www.mysql.com/manual.php   (the manual)
>http://lists.mysql.com/   (the list archive)
> 
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
> <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Problem with installation of mysql 3.23.52 on solaris 9

2002-09-12 Thread Bhanu Prasad Rekapalli

Hi,
The error is as follows


sql_lex.cc: In function `void lex_init()':
sql_lex.cc:84: `symbols' undeclared (first use this function)
sql_lex.cc:84: (Each undeclared identifier is reported only once for each
   function it appears in.)
sql_lex.cc:86: `sql_functions' undeclared (first use this function)
sql_lex.cc: In function `int find_keyword(LEX*, unsigned int, bool)':
sql_lex.cc:167: `get_hash_symbol' undeclared (first use this function)
*** Error code 1
make: Fatal error: Command failed for target `sql_lex.o'
Current working directory /mysql-3.23.52/sql
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /mysql-3.23.52/sql
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /mysql-3.23.52
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'
--
Can you help me.
Thanks,
Bhanu


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




having problems with installation of mysql 4.0 alpha version, andI have a reason (not a good one) for not using mysqlbug

2002-06-12 Thread npl106

I apologize greatly for this... but being so new to the UNIX 
enviornment and Mac OS X, I couldn't figure out how to make mysqlbug 
actually send out the report I generated from it.  So I 
copy-and-pasted the whole bug report (including comments) into an 
email editor I am familiar with and emailed the whole shebang to you. 
I hope that it contains everything that you need...please don't 
ignore me. I'm not using mysqlbug just cause I'm stupid.


From: software
To: [EMAIL PROTECTED]
Subject: [50 character or so descriptive subject here (for reference)]
Having trouble with setting a password for the MYSQL root user
>Description:
 
 i started from source code and compiled, made, and installed 
mySQL 4.0 correctly.  I then ran mysql_install_db.  It also ran 
correctly (to the \
best of my knowledge).  I then attempted to change the password as 
instructed for the root user, but encountered the error:
Enter password:
/usr/local/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket 
'/tmp/mysql.sock' (2)'
Check that mysqld is running and that the socket: '/tmp/mysql.sock' exists!

I then attempted to start mysqld_safe from /usr/local/bin, and got 
the following:
localhost:/usr/local] ridge% ./bin/mysqld_safe
touch: /usr/local/var/localhost.err: Permission denied
chown: mysql: invalid user name
Starting mysqld daemon with databases from /usr/local/var
./bin/mysqld_safe: permission denied: /usr/local/var/localhost.err [267]
rm: /usr/local/var/localhost.pid: Permission denied
./bin/mysqld_safe: permission denied: /usr/local/var/localhost.err [273]
tee: /usr/local/var/localhost.err: Permission denied
020612 12:17:07  mysqld ended
tee: /usr/local/var/localhost.err: Permission denied

So i tried to do it again, only this time as the root user of my 
system, and recieved similar errors (although not as many of them):
[localhost:/usr/local] ridge% sudo ./bin/mysqld_safe
Password:
chown: mysql: invalid user name
Starting mysqld daemon with databases from /usr/local/var
020612 12:18:13  mysqld ended

I have tried to be as detailed as possible, i hope that all of this 
is not too much mess for you...
I am rather new to the MAC OS X enviornment, and to UNIX in general, 
so you might have to speak slowly and use small words so that I'll be 
sure to unde\
rstand... sorry.
>How-To-Repeat:
 
 All it takes to reproduce the problem is to run mysqladmin -u 
root ...  command.
>Fix:
 

>Submitter-Id:  
>Originator:
>Organization:
   Pennsylvania State University
>MySQL support: [none | licence | email support | extended email support ]
>Synopsis:  unable to use 
>mysqladmin to change the password for the root user
>Severity:  <[ non-critical | serious | critical ] (one line)>serious
>Priority:  <[ low | medium | high ] (one line)>high
>Category:  mysql
>Class: <[ sw-bug | doc-bug | change-request | support ] (one 
>line)>support
>Release:   mysql-4.0.1-alpha (Source distribution)

>Environment:
 ?
System: Darwin localhost 5.2.2 Darwin Kernel Version 5.2.2: Wed Dec 
12 16:57:11 PST 2001; root:xnu/xnu-201.15.obj~1/RELEASE_PPC  Power 
Macintosh powerp\
c


Some paths:  /usr/bin/perl /usr/bin/make /usr/bin/cc

Compilation info: CC='cc'  CFLAGS=''  CXX='c++'  CXXFLAGS=''  LDFLAGS=''
LIBC:


lrwxr-xr-x  1 root  wheel  15 Jun 11 17:20 /usr/lib/libc.dylib -> 
libSystem.dylib
Configure command: ./configure
-- 

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Installation of mysql failed on solaris 2.6

2002-06-04 Thread Tuan Tran

From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Installation of mysql on Solaris 2.6 using
3.23.49-sun-solaris2.7-sparc version
content-length: 2557

>Description:

>How-To-Repeat:
  I followed the documentation regarding the steps
of installation.
  
 groupadd mysql
 useradd -g mysql mysql
 cd /usr/local
 gunzip < /path/to/mysql-VERSION-OS.tar.gz | tar
xvf -
 ln -s mysql-VERSION-OS mysql
 cd mysql
 scripts/mysql_install_db

whenever I got to the mysql_install_db, that is when I
get the error:
ld.so.1: ./bin/mysqld: fatal: libpthread.so.1: version
`SUNW_1.2' not found (required by file ./bin/mysqld)

 
>Fix:


>Submitter-Id:  <[EMAIL PROTECTED]>
>Originator:ttran
>Organization:  startsampling
 
>MySQL support: [email support ]
>Synopsis:  
>Severity:  
>Priority:  
>Category:  mysql
>Class: 
>Release:   mysql-3.23.49-max (Official MySQL-max
binary)

>Environment:

System: SunOS kauai 5.6 Generic_105181-23 sun4u sparc
SUNW,Ultra-80
Architecture: sun4

Some paths:  /usr/local/bin/perl /usr/local/bin/make
/usr/local/bin/gcc /usr/bin/cc
GCC: Reading specs from
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.3/specs
gcc version 2.95.3 20010315 (release)
Compilation info: CC='gcc'  CFLAGS='-O3
-fno-omit-frame-pointer'  CXX='gcc'  CXXFLAGS='-O3
-fno-omit-frame-pointer -felide-constructors
-fno-exceptions -fno-rtti'  LDFLAGS=''
LIBC: 
-rw-r--r--   1 bin  bin  1600348 Mar 20  1998
/lib/libc.a
lrwxrwxrwx   1 root root  11 Feb  1  2000
/lib/libc.so -> ./libc.so.1
-rwxr-xr-x   1 bin  bin  1009696 Mar 20  1998
/lib/libc.so.1
-rw-r--r--   1 bin  bin  1600348 Mar 20  1998
/usr/lib/libc.a
lrwxrwxrwx   1 root root  11 Feb  1  2000
/usr/lib/libc.so -> ./libc.so.1
-rwxr-xr-x   1 bin  bin  1009696 Mar 20  1998
/usr/lib/libc.so.1
Configure command: ./configure 
--prefix=/usr/local/mysql '--with-comment=Official
MySQL-max binary' --with-extra-charsets=complex
--with-server-suffix=-max --enable-thread-safe-client
--enable-local-infile --enable-assembler
--disable-shared --with-berkeley-db --with-innodb
Perl: This is perl, version 5.005_03 built for sun4-solaris

=
Tuan Tran
Email address: [EMAIL PROTECTED]

__
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Binary Installation of mysql-max

2002-05-24 Thread Egor Egorov

Ritu,
Thursday, May 23, 2002, 5:04:29 PM, you wrote:

RS> REALFROM: Ritu Singla <[EMAIL PROTECTED]> 
RS> HOUR: 2002052320

RS> hello,

RS> i'm trying to install mysql-max...using binaryver 3.23.49
RS>  i change the [mysqld] options in /etc/my.cnf as foollows to enable InnoDB
RS> table options::
RS> innodb_data_file_path
RS> innodb_data_home_dir

RS> but after changing the options, mysqld starts but ends immediately...
RS> Pls. let me know the reason and also how to install mysql-max to use
RS> InnoDB..  

As I can see you didn't specify values for innodb_data_home_dir and
innodb_data_file_path ...
Please, check section 7.5.2 InnoDB Startup Options of our manual:
http://www.mysql.com/doc/I/n/InnoDB_start.html

RS> Thanks
RS> Ritu




-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
   <___/   www.mysql.com



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Binary Installation of mysql-max

2002-05-23 Thread Ritu Singla

hello,

i'm trying to install mysql-max...using binaryver 3.23.49
 i change the [mysqld] options in /etc/my.cnf as foollows to enable InnoDB
table options::
innodb_data_file_path
innodb_data_home_dir

but after changing the options, mysqld starts but ends immediately...
Pls. let me know the reason and also how to install mysql-max to use
InnoDB..  

Thanks
Ritu






-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




installation of mysql

2002-04-15 Thread christine . tringa

Hello,

I want to install the source distribution of Mysql on Solaris 2.7.
I have make this:

gzip mysql-3.23.45.tar.gz
gtar xvf mysql-3.23.45.tar
cd mysql-3.23.45

setenv CFLAGS "-O3"
setenv CXX gcc
setenv CXXFLAGS "-O3 -felide-constructors -fno-exceptions -fno-rtti" 
./configure --prefix=/opuskit/pub/mysql-3.23.45 --enable-assembler
--with-mysqld-ldflags=-all-static
make


The error message is:

ld: fatal: Symbol referencing errors. No output written to .libs/mysqlbinlog
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `mysqlbinlog'
Current working directory /home/scd2/tringa/pub/mysql-3.23.45/client
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /home/scd2/tringa/pub/mysql-3.23.45
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'


Help me please.

Christine TRINGA.
ST Microelectronics.


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




SV: Installation of mySQL on a Win2000 Pro machine

2002-01-11 Thread Jonas Arvidsson

Hi

The ">" that you see in the command prompt is only for decoration you can
easy change the look on you command prompt to show you something else. The
proper way to start your program is:
c:\mysql\bin\mysqld-max --standalone not the otherway.

Regards
Jonas Arvidsson

PS.
The look and apperance can be changed by issuing prompt=$p$g to something
else.

-Ursprungligt meddelande-
Från: Andrew Aragi [mailto:[EMAIL PROTECTED]]
Skickat: den 11 januari 2002 14:30
Till: [EMAIL PROTECTED]
Ämne: Re: Installation of mySQL on a Win2000 Pro machine


Hi Miguel.. still in the dark.

I installed mySQL into the "c:\mysql" directory.
So pardon my ignorance but what is the difference
between besides the ">" symbol? What does the
">" do. When I use the latter it say that this
cmd is not recognized.

c:\mysql\bin\mysqld-max --standalone

c:\mysql\bin>mysqld-max --standalone



Andrew


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail
<[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Installation of mySQL on a Win2000 Pro machine

2002-01-11 Thread Ryan Fox

- Original Message -
From: "Andrew Aragi" <[EMAIL PROTECTED]>
Sent: Friday, January 11, 2002 8:30 AM
Subject: Re: Installation of mySQL on a Win2000 Pro machine


> So pardon my ignorance but what is the difference
> between besides the ">" symbol? What does the
> ">" do. When I use the latter it say that this
> cmd is not recognized.
>
> c:\mysql\bin\mysqld-max --standalone
>
> c:\mysql\bin>mysqld-max --standalone

The '>' character is a traditional DOS/Windows prompt symbol.  In
documentation such as the above, it would mean the current working directory
is c:\mysql\bin, the command executed is mysqld-max, and the argument to the
command is --standalone.

Ryan


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Installation of mySQL on a Win2000 Pro machine

2002-01-11 Thread Andrew Aragi

Hi Miguel.. still in the dark.

I installed mySQL into the "c:\mysql" directory. 
So pardon my ignorance but what is the difference
between besides the ">" symbol? What does the
">" do. When I use the latter it say that this
cmd is not recognized. 

c:\mysql\bin\mysqld-max --standalone

c:\mysql\bin>mysqld-max --standalone



Andrew


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Installation of mySQL on a Win2000 Pro machine

2002-01-11 Thread Miguel Angel Solorzano

At 12:40 11/01/02 +, Andrew Aragi wrote:
Hi,
>Hi Miguel.
>
>I am not using any software to rename the boot HD. Concerning the path
>"C:\mysql\bin> mysqld-max --standalone" this is out of the pdf manual. What
>would be the correct path then?

If you had installed with the default path:

c:\mysql\bin\mysqld-max --standalone

or if you are into the c:\mysql\bin directory:

c:\mysql\bin>mysqld-max --standalone

Regards,
Miguel

>Thanks
>
>
>
>-
>Before posting, please check:
>http://www.mysql.com/manual.php   (the manual)
>http://lists.mysql.com/   (the list archive)
>
>To request this thread, e-mail <[EMAIL PROTECTED]>
>To unsubscribe, e-mail <[EMAIL PROTECTED]>
>Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

-- 
For technical support contracts, goto https://order.mysql.com/
__  ___ ___   __
   /  |/  /_ __/ __/ __ \/ /Miguel A. Solórzano <[EMAIL PROTECTED]>
  / /|_/ / // /\ \/ /_/ / /__   MySQL AB, FullTime Developer
/_/  /_/\_, /___/\___\_\___/   Mogi das Cruzes - São Paulo, Brazil
<___/   www.mysql.com


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Installation of mySQL on a Win2000 Pro machine

2002-01-11 Thread Andrew Aragi

Hi Miguel.

I am not using any software to rename the boot HD. Concerning the path
"C:\mysql\bin> mysqld-max --standalone" this is out of the pdf manual. What
would be the correct path then?

Thanks



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Installation of mySQL on a Win2000 Pro machine

2002-01-11 Thread Miguel Angel Solorzano

At 11:57 11/01/02 +, Andrew Aragi wrote:
Hi!
>Thanks for the info Heikki, but life has not got any better. I have bought
>the mySQL book (Paul DuBois) and I am still baffled. Maybe I am having a
>blonde week (I am blonde). From the screen shots I have seen of myCC it
>looks similar to SQL Server. That is what I am looking for. My understanding
>is that you download "mysql-max-3.23.47-win.zip" unzip and install. The run
>the cmd prompt and enter in "C:\mysql\bin> mysqld-max --standalone" and you
>should get a dos print out. I get an error saying that the cmd is not
>recognized. What now?

Because the path you had typed it isn't correct. The error message
is from the Operational System.

Are you using a software for to rename the boot hard drive ?

Regards,
Miguel


>I what to design and administer mySQL server through myCC, is this possible?
>
>Please somebody help
>Frustrated
>
>
>
>-
>Before posting, please check:
>http://www.mysql.com/manual.php   (the manual)
>http://lists.mysql.com/   (the list archive)
>
>To request this thread, e-mail <[EMAIL PROTECTED]>
>To unsubscribe, e-mail <[EMAIL PROTECTED]>
>Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

-- 
For technical support contracts, goto https://order.mysql.com/
__  ___ ___   __
   /  |/  /_ __/ __/ __ \/ /Miguel A. Solórzano <[EMAIL PROTECTED]>
  / /|_/ / // /\ \/ /_/ / /__   MySQL AB, FullTime Developer
/_/  /_/\_, /___/\___\_\___/   Mogi das Cruzes - São Paulo, Brazil
<___/   www.mysql.com


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Installation of mySQL on a Win2000 Pro machine

2002-01-11 Thread Andrew Aragi

Thanks for the info Heikki, but life has not got any better. I have bought
the mySQL book (Paul DuBois) and I am still baffled. Maybe I am having a
blonde week (I am blonde). From the screen shots I have seen of myCC it
looks similar to SQL Server. That is what I am looking for. My understanding
is that you download "mysql-max-3.23.47-win.zip" unzip and install. The run
the cmd prompt and enter in "C:\mysql\bin> mysqld-max --standalone" and you
should get a dos print out. I get an error saying that the cmd is not
recognized. What now?

I what to design and administer mySQL server through myCC, is this possible?

Please somebody help
Frustrated



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Installation of mySQL on a Win2000 Pro machine

2002-01-09 Thread Heikki Tuuri

Andrew,

please do not send attachments to the mailing list. They do not come
through.

I have copied parts from the InnoDB online manual, section 2, below. I hope
they help in installation.

Best regards,

Heikki Tuuri
Innobase Oy
---
Order technical MySQL/InnoDB support at https://order.mysql.com/
See http://www.innodb.com for the online manual and latest news on InnoDB

...
When you the first time create an InnoDB database, it is best that you start
the MySQL server from the command prompt. Then InnoDB will print the
information about the database creation to the screen, and you see what is
happening. See below in section 3 what the printout should look like. For
example, in Windows you can start mysqld-max.exe with:

your-path-to-mysqld>mysqld-max --standalone --console

Where to put my.cnf or my.ini in Windows? The rules for Windows are the
following:

Only one of my.cnf or my.ini should be created.
The my.cnf file should be placed in the root directory of the drive C:.
The my.ini file should be placed in the WINDIR directory, e.g, C:\WINDOWS or
C:\WINNT. You can use the SET command of MS-DOS to print the value of
WINDIR.
If your PC uses a boot loader where the C: drive is not the boot drive, then
your only option is to use the my.ini file.
..

To use InnoDB tables in MySQL-Max-3.23 you MUST specify configuration
parameters in the [mysqld] section of the configuration file my.cnf, or on
Windows optionally in my.ini.

At the minimum in 3.23 you must specify innodb_data_file_path. In MySQL-4.0
you do not need to specify even innodb_data_file_path: the default for it is
to create a 64 MB file ibdata1 to the datadir of MySQL.

But to get good performance you MUST explicitly set the InnoDB parameters
listed below in the examples.

Suppose you have a Windows NT computer with 128 MB RAM and a single 10 GB
hard disk. Below is an example of possible configuration parameters in
my.cnf or my.ini for InnoDB:

[mysqld]
# You can write your other MySQL server options here
# ...
#
innodb_data_home_dir = c:\ibdata
#Data files must be able to
#hold your data and indexes
innodb_data_file_path = ibdata1:2000M;ibdata2:2000M
#Set buffer pool size to 50 - 80
%
#of your computer's memory
set-variable = innodb_buffer_pool_size=70M
set-variable = innodb_additional_mem_pool_size=10M
innodb_log_group_home_dir = c:\iblogs
#.._log_arch_dir must be the
same
#as .._log_group_home_dir
innodb_log_arch_dir = c:\iblogs
innodb_log_archive=0
set-variable = innodb_log_files_in_group=3
#Set the log file size to about
#15 % of the buffer pool size
set-variable = innodb_log_file_size=10M
set-variable = innodb_log_buffer_size=8M
#Set ..flush_log_at_trx_commit
to
#0 if you can afford losing
#a few last transactions
innodb_flush_log_at_trx_commit=1
set-variable = innodb_file_io_threads=4
set-variable = innodb_lock_wait_timeout=50
Note that InnoDB does not create directories: you have to create them
yourself. Check also that the MySQL server has the rights to create files in
the directories you specify.
..

...
Please help

Hi, I have downloaded and installed mySQL, but when I enter in
"c:\mysql\bin> mysqld-max --standalone" I get an error. What am I doing
wrong? The error is attached as a jpg file.

Many Thanks
Andrew




-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Installation of mySQL on a Win2000 Pro machine

2002-01-09 Thread Andrew Aragi

Please help

Hi, I have downloaded and installed mySQL, but when I enter in
"c:\mysql\bin> mysqld-max --standalone" I get an error. What am I doing
wrong? The error is attached as a jpg file.

Many Thanks
Andrew



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Problem with the Installation of MySql 3.23 on Linux 7.1

2001-09-10 Thread support

hai ,
  We are tryin to get the MySql running on a Intel based Linux box, with microkernel 
2.2.16. when i try to install using the MySql using the RPM, it threw a message 
stating tht the installation is finished and the "mysqladmin" is not copied. when we 
try to uninstall the same, i get a message that "the package is not installed". at 
this point i tried to reinstall the MySql and i got a message that " Mysql 3.23 is 
already installed". it would be helpful if anyone could throw some light on this..


regards
Support

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Installation of MySQL if using Windows ME

2001-08-26 Thread hilmar.scheel

Description:
I want to install MySQL on my PC. But I'm using Windows ME as
operation system. So I downloaded the "Windows 95/98/NT/2000
(Intel)"-version.
Was this correct?

After installation I tried to start the server using following
MS DOS-commando "C:\mysql\bin\mysqld". But I always get this error message:
"Can't initialize InnoDB as 'innodb_data_file_path' is not set" What did I
forget
or wrong? Did I forget to create a file (my.cnf) ?

The book I'm reading (about mysql-3_23_27) refers to a file called
"Infolist.txt".
But c:\mysql doesn't contain such a file :(

How-To-Repeat:


Fix:


Synopsis:   Installation of MySQL
Submitter-Id:
Originator: Hilmar
Organization:
MySQL support:  none
Severity:   non-critical
Priority:   medium
Category:   mysqld
Class:  support
Release:mysql-3.23.41

Exectutable:[mysqld, mysqld-shareware, mysqld-nt or mysqld-opt]
Environment:
System: Windows ME
Compiler:   VC++ 6.0
Architecture:   i


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Stability of Windows installation of MySQL 3.23.38

2001-08-21 Thread Sinisa Milivojevic

Jerry van Leeuwen writes:
> 
> Are there any known stability issues with installing MySQL under Windows 
> 9x? By this I mean actual issues with the MySQL server itself, because I 
> realise Windows 9x itself is not the most stable option available.
> 
> Is there any reason to believe that this combination results in more 
> regular table corruption than other combinations?
> 
> And if Windows 9x is a particularly bad option in this context, what 
> benefit can be expected from migrating the MySQL installation to a Windows 
> NT / 2000 machine?
> 
> 
> 
>Jerry van Leeuwen
>Business Analyst - Trans Data
>Tel: 02 - 9630 3533
>Mobile: 0407 - 480 811
> 

MySQL works just fine on Windows.

NT and W2K have that advantage that you can start MySQL as  a service
and that you can use named pipes in client server protocol, which are
much faster then TCP ports. But on those two systems you have to take
care of users / groups.

MySQL is some 10 % faster on Win98 then on NT/W2K.

There is also a separate list for MySQL on Windows : [EMAIL PROTECTED]

-- 
Regards,
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, FullTime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
   <___/   www.mysql.com


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Stability of Windows installation of MySQL 3.23.38

2001-08-20 Thread Jerry van Leeuwen


Are there any known stability issues with installing MySQL under Windows 
9x? By this I mean actual issues with the MySQL server itself, because I 
realise Windows 9x itself is not the most stable option available.

Is there any reason to believe that this combination results in more 
regular table corruption than other combinations?

And if Windows 9x is a particularly bad option in this context, what 
benefit can be expected from migrating the MySQL installation to a Windows 
NT / 2000 machine?



   Jerry van Leeuwen
   Business Analyst - Trans Data
   Tel: 02 - 9630 3533
   Mobile: 0407 - 480 811


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: problem rpm installation of MySQL

2001-08-14 Thread Trond Eivind Glomsrød

Shu Xiao <[EMAIL PROTECTED]> writes:

> BTW, if I want to upgrade to new rpm version, what should I do.
> The RPM program will take care of upgrading itself?

If you get the new version of mysql in rpm format (eg. from Rawhide),
'rpm -Uvh mysql*rpm' should take care of it.

-- 
Trond Eivind Glomsrød
Red Hat, Inc.

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: problem rpm installation of MySQL

2001-08-14 Thread Shu Xiao

At 12:33 AM 8/14/2001 -0400, Trond Eivind Glomsrød wrote:
>Shu Xiao <[EMAIL PROTECTED]> writes:
>
> > Hi,
> >
> > I have problem starting MySQL on Redhat7.1. After installed Redhat7.1 which
> > include MySQL rpm installation, I saw the file named mysqld under 
> /etc/init.d .
> > I set up symlink to it under /etc/rc3.d and etc/rc5.d. I intended to start
> > MySQL while Linux booting. But I failed to start it. Checking
> > /var/log/mysql.log
> > I saw the follling:
> >
> > 010813 21:03:15  mysqld started
> > 010813 21:03:15  /usr/libexec/mysqld: Can't find file:
> > './mysql/host.frm' (errno: 13)
> > 010813 21:03:15  mysqld ended
> >
> > And here is the configuration file
> >
> > /etc/my.cnf
> >
> > [mysqld]
> > datadir=/var/lib/mysql
> > socket=/var/lib/mysql/mysql.sock
> >
> > [mysql.server]
> > user=mysql
> > basedir=/var/lib
> >
> > [safe_mysqld]
> > err-log=/var/log/mysqld.log
> > pid-file=/var/run/mysqld/mysqld.pid
> >
> > I even manual run /etc/init.d/mysqld start and still got the same
> > error. Anybody can point out what wrong here? I do see the host.frm
> > under /var/lib/mysql/mysql. But why it always failed to find it?
>
>
>For some reason (probably a manual "mysql_install_db", which is bad
>and unnecesarry), the database user don't have write access.
>"chown -R mysql.mysql /var/lib/mysql" should solve the problem.


Thanks. It works after I did "chown -R mysql.mysql /var/lib/mysql".

BTW, if I want to upgrade to new rpm version, what should I do.
The RPM program will take care of upgrading itself?

Shu


>--
>Trond Eivind Glomsrød
>Red Hat, Inc.


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: problem rpm installation of MySQL

2001-08-13 Thread Trond Eivind Glomsrød

Shu Xiao <[EMAIL PROTECTED]> writes:

> Hi,
> 
> I have problem starting MySQL on Redhat7.1. After installed Redhat7.1 which
> include MySQL rpm installation, I saw the file named mysqld under /etc/init.d .
> I set up symlink to it under /etc/rc3.d and etc/rc5.d. I intended to start
> MySQL while Linux booting. But I failed to start it. Checking
> /var/log/mysql.log
> I saw the follling:
> 
> 010813 21:03:15  mysqld started
> 010813 21:03:15  /usr/libexec/mysqld: Can't find file:
> './mysql/host.frm' (errno: 13)
> 010813 21:03:15  mysqld ended
> 
> And here is the configuration file
> 
> /etc/my.cnf
> 
> [mysqld]
> datadir=/var/lib/mysql
> socket=/var/lib/mysql/mysql.sock
> 
> [mysql.server]
> user=mysql
> basedir=/var/lib
> 
> [safe_mysqld]
> err-log=/var/log/mysqld.log
> pid-file=/var/run/mysqld/mysqld.pid
> 
> I even manual run /etc/init.d/mysqld start and still got the same
> error. Anybody can point out what wrong here? I do see the host.frm
> under /var/lib/mysql/mysql. But why it always failed to find it?


For some reason (probably a manual "mysql_install_db", which is bad
and unnecesarry), the database user don't have write access. 
"chown -R mysql.mysql /var/lib/mysql" should solve the problem.

-- 
Trond Eivind Glomsrød
Red Hat, Inc.

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




problem rpm installation of MySQL

2001-08-13 Thread Shu Xiao


Hi,

I have problem starting MySQL on Redhat7.1. After installed Redhat7.1 which
include MySQL rpm installation, I saw the file named mysqld under /etc/init.d .
I set up symlink to it under /etc/rc3.d and etc/rc5.d. I intended to start
MySQL while Linux booting. But I failed to start it. Checking 
/var/log/mysql.log
I saw the follling:

010813 21:03:15  mysqld started
010813 21:03:15  /usr/libexec/mysqld: Can't find file: './mysql/host.frm' 
(errno: 13)
010813 21:03:15  mysqld ended

And here is the configuration file

/etc/my.cnf

[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock

[mysql.server]
user=mysql
basedir=/var/lib

[safe_mysqld]
err-log=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid

I even manual run /etc/init.d/mysqld start and still got the same
error. Anybody can point out what wrong here? I do see the host.frm
under /var/lib/mysql/mysql. But why it always failed to find it?

Thanks in advanced.

Shu


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: installation of mysql on redhat7

2001-08-01 Thread Gerald Clark

You also need read and execute premissions on the directories leading to 
the socket.
chmod 755 /var/lib/mysql

Lars Freymark wrote:

> Hi Karel!
> 
> Thanks for your suggestion. The rights are now:
> srwxrwxrwx1 mysqlmysql   0 Aug  1 11:02 mysql.sock
> But I still can't access mysql with linux user freymark. The eroor code is
> the same.
> 
> 
> 
> thanks
> 
>   Lars Freymark
> 
>   Tel.: 0431/ 66870-0
>   Fax : 0431/ 66870-29
>   e-mail: [EMAIL PROTECTED]
> 
>   www.ecs-media.de
> 
> 
> -
> Before posting, please check:
>http://www.mysql.com/manual.php   (the manual)
>http://lists.mysql.com/   (the list archive)
> 
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail 
><[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


-- 
Gerald L. Clark
[EMAIL PROTECTED]


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




RE: installation of mysql on redhat7

2001-08-01 Thread Lars Freymark

Hi Karel!

Thanks for your suggestion. The rights are now:
srwxrwxrwx1 mysqlmysql   0 Aug  1 11:02 mysql.sock
But I still can't access mysql with linux user freymark. The eroor code is
the same.



thanks

Lars Freymark

Tel.: 0431/ 66870-0
Fax : 0431/ 66870-29
e-mail: [EMAIL PROTECTED]

www.ecs-media.de


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: installation of mysql on redhat7

2001-08-01 Thread karel pitra

look at the access privileges to the file
'/var/lib/mysql/mysql.sock'  and change them so that you can
write to it


On Wed  1. August 2001 11:44, Lars Freymark wrote:
> Hi everyone!
>
> I have installed mysql 3.23.22. The Distribution is from the redhat cd. My
> problem is the following:
>
> I can do anything I want, if I am connected as linux root. But if I try to
> access a database when I am connected to linux as another user I get the
> error:
> [freymark@ecs-server freymark]$ mysql -u alten -p eichen
> Enter password:
> ERROR 2002: Can't connect to local MySQL server through socket
> '/var/lib/mysql/m
> ysql.sock' (111)
>
>
>
> thanks
>
>   Lars Freymark
>
>   Tel.: 0431/ 66870-0
>   Fax : 0431/ 66870-29
>   e-mail: [EMAIL PROTECTED]
>
>   www.ecs-media.de
>
>
> -
> Before posting, please check:
>http://www.mysql.com/manual.php   (the manual)
>http://lists.mysql.com/   (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




installation of mysql on redhat7

2001-08-01 Thread Lars Freymark

Hi everyone!

I have installed mysql 3.23.22. The Distribution is from the redhat cd. My
problem is the following:

I can do anything I want, if I am connected as linux root. But if I try to
access a database when I am connected to linux as another user I get the
error:
[freymark@ecs-server freymark]$ mysql -u alten -p eichen
Enter password:
ERROR 2002: Can't connect to local MySQL server through socket
'/var/lib/mysql/m
ysql.sock' (111)



thanks

Lars Freymark

Tel.: 0431/ 66870-0
Fax : 0431/ 66870-29
e-mail: [EMAIL PROTECTED]

www.ecs-media.de


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




having problem in installation of mysql.

2001-07-18 Thread chetan merai


I have a problem in installing mysql in linux suse
version.

I am getting error in configure part.

I have done it for source distribution.and when I
give the command I get the following error.

error:can't find in . or ..

Please send me the answer of my query.







__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Binary installation of mysql 3.23.33

2001-02-16 Thread Peter Karlsson

Okay, here's the deal.

First I unpack the .tar.gz into /a-path-name/mysql-dir-name

After that I should (atleast according to the readme) type ./configure 
--prefix=/usr/local/mysql
That script tells me that this is a binary version and that I dont need to configure 
it, it's ready to rock as it is.

Further down in the readme it tells me to run ./scripts/build_mysql_db or something 
like that.
When I run that it says "you must install first, type make and make install blabla"...

Ok, now I'm back to the ./configure again, cause I have to configure the install 
before I can actually install the program...

Anyone knows what I'm doing wrong?... It feels like I'm running around in a circle

Regards Peter
[EMAIL PROTECTED]