Developing MySQL on Solaris
http://forge.mysql.com/wiki/Developing_MySQL_on_Solaris
This Thursday (February 19th, 14:00 UTC), MC Brown & Trond Norbye will
give a MySQL University session on Developing MySQL on Solaris. MC works
on the MySQL Documentation Team and has been involved with qui
Hi all,
I'm having trouble compiling MySql on a Sun Sparc machine with Solaris 10.
MySql is 5.0.27
Solaris is sparc.sun.solaris2.10 (64 bits)
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
I've installed zlib-1.2.3, but got no better luck.
I'm using to compile:
CC=gcc CFLAGS="-O3 -m64" \
C
> - Original Message -
> From: "Jay Paulson" <[EMAIL PROTECTED]>
> To:
> Sent: Friday, September 08, 2006 9:51 PM
> Subject: Restarting MySQL on Solaris 8?
>
>>A couple questions since I'm not a Solaris person I really don't know how
&g
ve DB Team" <[EMAIL PROTECTED]>
To: "Jay Paulson" <[EMAIL PROTECTED]>;
Sent: Monday, September 11, 2006 9:35 AM
Subject: Re: Restarting MySQL on Solaris 8?
> Hi,
>
> Try
>
> /usr/local/bin/mysqld_safe
> to start MySQL
>
> /usr/local/bi
Hi,
Try
/usr/local/bin/mysqld_safe
to start MySQL
/usr/local/bin/mysqld_safe &
to start MySQL as a background process.
Thanks.
ViSolve DB Team.
- Original Message -
From: "Jay Paulson" <[EMAIL PROTECTED]>
To:
Sent: Friday, September 08, 2006 9:51 PM
Subject:
A couple questions since I'm not a Solaris person I really don't know how to
do the following and was hoping that someone could help me out (Google isn't
much help on this).
How does one start the MySQL daemon on Solaris 8? (it's running MySQL
3.23.49)
How does one tell Solaris 8 to start the MyS
Hello All,
We recently ran a few tests on mysql on both solaris and linux
environments. It turned out that mysql was much faster and responsive
on linux. After doing some digging, we found out one of the possible
reasons is the fact that mysql source code uses malloc all over the
place.
On sol
Aysun Alay wrote:
Our application needs to support both solaris 8 and solaris 9. I was
wondering if mysql has a backwards compatibility in terms of operating
systems. Can I use mysql-pro-4.0.20-sun-solaris2.9-sparc.tar file to
install mysql on Solaris 8?
Not sure, but it is usually not too hard
Our application needs to support both solaris 8 and solaris 9. I was
wondering if mysql has a backwards compatibility in terms of operating
systems. Can I use mysql-pro-4.0.20-sun-solaris2.9-sparc.tar file to
install mysql on Solaris 8?
Thanks
Aysun
]>
To: "Sasha Pachev" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, March 12, 2004 10:33 AM
Subject: Re: link error gcc compiling mysql on solaris 9 (lib not
found)
>
> >
> > That's a mess of a problem. If the libraries were included in the
&g
>
> That's a mess of a problem. If the libraries were included in the
link,
> configure must have detected them on your system somehow, but now
they are not
> working. Did you by any chance use --with-mysqld-ldflags=-all-static
?
>
Yes I did, now I realize this doesn't work on Solaris. I tried
li
Ken Menzel wrote:
This may be more solaris related, but I need to compile mysql with
gcc because perl is compiled with gcc and I need DBD::mysql. It seems
the linker can't find the libs. I seem to have the same problem
linked dynamicaly expect the build completes and then can't load the
shared l
This may be more solaris related, but I need to compile mysql with
gcc because perl is compiled with gcc and I need DBD::mysql. It seems
the linker can't find the libs. I seem to have the same problem
linked dynamicaly expect the build completes and then can't load the
shared library when I star
Mysqlians,
Greetings .. I am at my wits end trying to find a performance
problem with 4.0.16 on solaris 9 with 4 ultrasparc III process (sunfire
v880). I would be much obliged if the Mame's and Sir's out their with this
setup(or similar) would share with me their ">show variables"
Greetings,
I can not get the DBD::mysql module for perl to install
correctly. It continues to complain about the mysql.so file. What worries
me is the solaris dist does not include a libmysqlclient.so file which I do
believe the linux DBD:mysql needs to install. Any help is most
Hi,
I have been trying to compile mysql on a solaris 8 machine. However, I
am getting internal compiler errors. What compiler and version did anyone
use to successfully compile mysql on a solaris machine. Thanks.
Ren
_
Add photo
Hi,
I've a SunFire V880 (4 proc., 8 Gb RAM) on Solaris 8. Which is the best
solution (speed, security, ...) : the 32 bit or the 64 bit MySQL binaries ?
Thank's
Best regards
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[
Okay, I figured out the problem. Test cases will not pass if you
compile MySQL with the flag --with-libwrap, if you don't include
127.0.0.1 in the /etc/hosts.allow file. Even if you have your machine's
IP in there, you must also include the localhost IP as well. Oh, the
frustrations this cause
Hi Wim,
I'm no expert with compilers and mysql either, but I have gotten mysql
to compile sucessfully on Solaris 9 using gcc 2.95.2.
If you look at http://www.mysql.com/downloads/mysql-3.23.html , in the
source code download section, you'll see that they recommend using the
compiler gcc-2.95.2, ho
Hello all,
I'm new to this list and I was wandering if one of you would be able to
help me with the following problem.
I've been trying, unsuccessfully, to compile mysql 3.23.51 on Solaris 9
(sparc). I'm using gcc 3.2 and bintools 2.13. I used the following
configure command: ./configure -prefix
Is someone succeed in compiling mySQL 3.23.x and 4.0.x on Solaris 8 (and how
to do it - especialy with SunOne C compiler - ak Forte C v7).
Sinceraly.
-
Before posting, please check:
http://www.mysql.com/manual.php (the manu
Installed mysql-3.23.43-pkg on Solaris Sparc 8. Get the missing library
error on everything I try.
Anyone know what to do?
Here's the error log entry for the command ./usr/local/bin/safe_mysqld
--user=mysql &
021004 21:41:12 mysqld started
ld.so.1: /usr/local/mysql/libexec/mysqld: fatal: libs
Hello
I'm Gunter and I tried to compile the mysql Database on Solaris 9 for
Ultra Sparc arcitecture.
I use the precompiled gcc 3.2 compiler form www.sunfreeware.com.
This Compiler is linked to use the as and ld fom the Solaris operating
system.
Also I use the autoconf and the other gnu tools from
- Original Message -
From: "John Warburton" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 13, 2002 3:17 AM
Subject: How I compiled MySQL on Solaris 8
> Hi All
>
> It seems that compiling MySQL on a Solaris 8 box is a non-trivia
Hi All
It seems that compiling MySQL on a Solaris 8 box is a non-trivial task if your
environment is different to the MySQL developers (whatever that is). It has
taken me a couple of days, hacking & trawling the mailing list to get a
successful compile. I thought I would share my findings with ot
;Arul" <[EMAIL PROTECTED]>
To: "MySQL" <[EMAIL PROTECTED]>
Sent: Tuesday, July 02, 2002 6:43 PM
Subject: MySQL On Solaris
> Hi All
>
> Can anyone refer me to any document which speaks about Installing MySQL
> 3.23.51 on
Hi All
Can anyone refer me to any document which speaks about Installing MySQL
3.23.51 on Solaris 2.8 Sparc
-Arul
sql , query
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.m
Jiankang,
Friday, March 08, 2002, 10:28:49 PM, you wrote:
JZ> Every time I run safe_mysqld, I get the following
JZ> error message:
JZ> # ./safe_mysqld
JZ> chown: unknown user id mysql
JZ> Starting mysqld daemon with databases from
JZ> /usr/local/mysql/var
JZ> Killed
JZ> 020308 22:12:04 mysqld e
Every time I run safe_mysqld, I get the following
error message:
# ./safe_mysqld
chown: unknown user id mysql
Starting mysqld daemon with databases from
/usr/local/mysql/var
Killed
020308 22:12:04 mysqld ended
#
How do I handle this?
__
Do Y
We have Solaris 2.8 and here is what we did to create the mysql
user and group:
- First add the group: groupadd mysql
- Next add the user: useradd mysql -g mysql
This also adds the user to the group mysql.
- Put the user root in the mysql group: usermod -G mysql root
e:
> Hi members,
> This is my first query :)
> My query is about installing MySql on Solaris.
> I am interested in downloading and installing the stable version of
> MySql on solaris 2.6.
>
> I downloaded mysql-3.22.25-solaris7-x86.pkg.tgz and MySQL 3.23.
> I tried to
Hi members,
This is my first query :)
My query is about installing MySql on Solaris.
I am interested in downloading and installing the stable version of
MySql on solaris 2.6.
I downloaded mysql-3.22.25-solaris7-x86.pkg.tgz and MySQL 3.23.
I tried to install the first one (used GNU tar) . I
We've built MySQL 3.23.46 on Solaris 8/SPARC as a 64-bit executable
using the Sun C compiler. Everything built OK. We built against
ncurses, readline, and zlib, all built as 64-bit libraries. Are there
any special settings to get MySQL to work properly in this environment
or should things work as
Appreciate those of you referring me to GNU tar - it did untar mysql properly whereas
SUN's tar
couldn't.
Eurico
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/
Dear sir,
I used mysql-4.0.1 running on Solaris-2.5.1 and
compile with Gcc-2.95.3. (package from www.sunfreeware.com)
I used command below.
CC=gcc CFLAGS="-O3" \
CXX=gcc CXXFLAGS="-O3 -felide-constructors -fno-exceptions -fno-rtti" \
./configure --prefix=/usr/local/mysql --with-low-memory --e
Solaris tar is broken (can't handle long file names). You need to use GNU
tar. See
http://www.mysql.com/documentation/mysql/bychapter/manual_Installing.html#Solaris
Michael
On Wed, 30 Jan 2002, Eurico de Sousa wrote:
> Hi.
>
> I've downloaded the .tar.gz files for MySQL 3.23.48, 3.23.47 an
Use gtar.
Eurico de Sousa wrote:
>Hi.
>
>I've downloaded the .tar.gz files for MySQL 3.23.48, 3.23.47 and 3.23.46 for
>Sparc-Solaris 8 and all
>of them complain of a checksum error on the tar-extract. Here's the output of tar xvf
>of the
>gunzip'd-tar file:
>
>x
>mysql-3.23.46-sun-solaris2.8-s
Yes, it's a bug. In Solaris. You must use GNU tar, not Solaris tar.
http://www.mysql.com/doc/S/o/Solaris.html
At 12:15 -0500 1/30/02, Eurico de Sousa wrote:
>Hi.
>
>I've downloaded the .tar.gz files for MySQL 3.23.48, 3.23.47 and
>3.23.46 for Sparc-Solaris 8 and all
>of them complain of a ch
Hi.
I've downloaded the .tar.gz files for MySQL 3.23.48, 3.23.47 and 3.23.46 for
Sparc-Solaris 8 and all
of them complain of a checksum error on the tar-extract. Here's the output of tar xvf
of the
gunzip'd-tar file:
x
mysql-3.23.46-sun-solaris2.8-sparc/sql-bench/Results/ATIS-Adabas-Linux_2.0.
Dear sir,
I used mysql-4.0.1 running on Solaris-2.5.1 and
compile with Gcc-2.95.3. (package from www.sunfreeware.com)
I used command below.
CC=gcc CFLAGS="-O3" \
CXX=gcc CXXFLAGS="-O3 -felide-constructors -fno-exceptions -fno-rtti" \
./configure --prefix=/usr/local/mysql --with-low-memory --e
Dear sir,
I used mysql-4.0.1 running on Solaris-2.5.1 and
compile with Gcc-2.95.3. (package from www.sunfreeware.com)
I used command below.
CC=gcc CFLAGS="-O3" \
CXX=gcc CXXFLAGS="-O3 -felide-constructors -fno-exceptions -fno-rtti" \
./configure --prefix=/usr/local/mysql --with-low-memory --e
-Original Message-
From: Markus Lervik [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 18, 2002 8:08 AM
To: [EMAIL PROTECTED]
Subject:Fwd: Re: compiling and/or running 64-bit MySQL on Solaris
8/sparc?
On Friday 18 January 2002 13:57, you wrote:
[BIG snip
Forgot to CC to the list. Here it goes, in case anyone else has these
problems:
-- Forwarded Message --
Subject: Re: compiling and/or running 64-bit MySQL on Solaris 8/sparc?
Date: Fri, 18 Jan 2002 15:06:57 +0200
From: Markus Lervik <[EMAIL PROTECTED]>
To: Hatton
Is it possible to compile and run MySQL as a 64-bit program on Solaris 8?
If so, are there precompiled bits available?
The primary reason for doing this is to determine if a 64-bit version would
allow the database to be larger than 4-gig. I have been told by another
member of our team MySQL ha
My apologies in advance if this question has been answered in a previous
thread. I am a novice at MySQL and would appreciate any guidance any of the
more knowledable members of the list could provide.
I am installing mysql-3.23.42 on Solaris 2.7. I run configure with the
following:
CFLAGS="-
Hello everyone,
I should start by saying that though an experienced vb/asp/ado windows
developer I have little experience with solaris or mysql.
The task i am facing is to connect and read some data from a W2K box
by connecticting to a Solaris box running MySQL.
What do I do??? Please, provide
Rob Sedman writes:
> I am trying to install mySQL on my Solaris 2.5.1 system. I have downloaded
> the latest binary and followed the instructions as best I understand them
> (not being very familiar with UNIX systems). I have not used the default
> directory (/usr/local/mysql).
>
> I have not f
I am trying to install mySQL on my Solaris 2.5.1 system. I have downloaded
the latest binary and followed the instructions as best I understand them
(not being very familiar with UNIX systems). I have not used the default
directory (/usr/local/mysql).
I have not found a solution for the followi
System Sun Fire 280R with dual USIII @ 750Mhz and 8G RAM. Solaris 01/01
media kit installed
Can anyone point me to the reason this is happening?
[ paul@tbd /usr/src/mysql-3.23.38 ] $ sudo
./configure --prefix=/usr/local/mysql
loading cache ./config.cache
checking host system type... sparc-sun-so
Since mysqladmin ran, the server is already running.
Roman Shtykh wrote:
> I have a problem running MySQL on Solaris. I downloaded the source and compiled it
>following all the instructions and made mysql directory in my home directory. When I
>enter "mysqladmin
I have a problem running MySQL on Solaris. I downloaded the source and compiled it
following all the instructions and made mysql directory in my home directory. When I
enter "mysqladmin version" I get:
mysqladmin Ver 6.9 Distrib 3.21.33b, for sun-solaris2.8 on sparc
TCX Datakons
checking host system type... sparc-sun-solaris2.7
checking target system type... sparc-sun-solaris2.7
i am trying to install mysql 3.23.37 from source on solaris 2.7 on
sparc.
i managed to install the binary distribution, and it works,
but it does not work with php4.0.4pl1
i suspect this is beca
MIME-Version: 1.0
> Content-Type: text/plain; charset="us-ascii"
> Content-Transfer-Encoding: 7bit
> Subject: Re: mysql on Solaris 8
>
> Dave did you adduser and group??
> Greg
> >Hi,
> >
> > I have been trying to get Mysql up and running on my Solari
Hi,
I have been trying to get Mysql up and running on my Solaris 8 box and I'm having a
few problems.
- I downloaded the binary distribution Sun Solaris (Sparc) [Sun Solaris 2.7]
- Using the instructions from the online Documentation I was able to install
MYSQL into /usr/local/mysql witho
OTECTED]]
> Date: vendredi 23 mars 2001 14:25
> À: [EMAIL PROTECTED]
> Objet: Compiling MySQL on Solaris with -static: Impossible? Why??
>
>
> Is it true that you can't compile on Solaris with -static ??
>
> If so, wh
Johan Andersson writes:
> Is it true that you can't compile on Solaris with -static ??
>
> If so, why is that so??
>
>
>
>
> Regards,
> Johan Andersson
>
Because Sun has not provided static versions of their system
libraries.
Regards,
Sinisa
__ _ _
Is it true that you can't compile on Solaris with -static ??
If so, why is that so??
Regards,
Johan Andersson
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/
hi,all
when i compile mysql on Solaris 2.6 ,
i just run : ./configure
it allways said :
checking return type of sprintf... configure: error: can not run test program wh
ile cross compiling
anybody help me ?
thanks thanks thanks
wallace
58 matches
Mail list logo