5.24/27 massive slow down since upgrade to solaris 10
> u9 with 147440-19
>
> Hello
>
> For nearly 3 years, we have had a master - slaves configuration working
> like a charm, the slaves would be able to sync daily ... since a recent
> upgrade from Solaris10u6 to solaris 10
Hello
For nearly 3 years, we have had a master - slaves configuration working
like a charm, the slaves would be able to sync daily ... since a recent
upgrade from Solaris10u6 to solaris 10 u9 with the latest CPU bundle
(kernel patch 147440-19) on one of the two slaves, the slave upgrade cannot
Hello,
Would appreciate if any you post the steps to upgrade MySQL 5.0 to
higher versions (5.1, 5.4)on Solaris 10 ,X_64 box.
Thanks & Regards,
S Paul
Hello - I was ask to install Mysql version 5.0.x on Solaris 10 (a T2000). I
can not find a good how-to on this. I would really appreciated if someone can
point me in the right direction.
I'm also looking for tuning and performance tips.
Downloaded from: http://dev.mysql.com/downloads/mysq
d
here:
http://dev.mysql.com/doc/refman/5.0/en/crashing.html
Perhaps that's a start.
--- On Tue, 24/3/09, Nico Sabbi wrote:
> From: Nico Sabbi
> Subject: Repeatedly got signal 10 in Solaris
> To: "MySql"
> Date: Tuesday, 24 March, 2009, 9:24 AM
> Hi,
> fo
arted
090323 2:00:43 InnoDB: Database was not shut down normally!
...
The package I'm using is the 5.0.45-log bundled by Mysql for Solaris
10 - 64bit.
If I'm not mistaken signal 10 is SIGBUS, something that in solaris
happens as frequently as SIGSEGV.
There are no coredumps to anal
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
>Description:
running mysql_install_db does not correctly fill grant tables
>How-To-Repeat:
run mysql_install_db; attempt to connect, fail.
>Fix:
Edit #!/bin/sh to use **ANY OTHER SOLARIS SHELL**
>Submitter-Id: [EMAIL PROTECTED]
>Originator:Adam Thompso
Maybe you should set your old_passwords = on.
On Fri, Oct 17, 2008 at 4:36 PM, Sudhir Menon <[EMAIL PROTECTED]> wrote:
> Hi Ujang
>
> I could reproduce the same error mentioned by you in the actual post even
> after having all of the packages for MySQL. Figuring out the what could be
> the probl
Hi Ujang
I could reproduce the same error mentioned by you in the actual post even
after having all of the packages for MySQL. Figuring out the what could be
the problem .
Thanks & Regards
Sudhir Menon
Kindly check with the below commands, u will get the details of the package.
pkginfo SUNWmysqlu
system SUNWmysqlu mysql - MySQL Database Management System (usr
component)
[EMAIL PROTECTED] # pkginfo -l SUNWmysqlu
PKGINST: SUNWmysqlu
NAME: mysql - MySQL Database Management System (u
on this machine there are libs from solaris package...
bash-3.00# pkginfo | grep mysql
system SUNWmysqlr mysql - MySQL Database
Management System (root component)
system SUNWmysqlt mysql - MySQL Database
Management System (test component
Hi,
Kindly ignore my first post, as that link was with respect to compiling
super-smack on Solaris, which i found useful.
As far as the problem is concerned can u check the below
1. Check if you have mysql4client package installed.
2. If then install mysql5client
3. Ensure that the binaries and
Hope this link has some workaround.
http://mysqldatabaseadministration.blogspot.com/2006/10/mysql-benchmarking-4-compiling-super.html
Meanwhile i do check out.
Thanks & Regards
Sudhir Menon
all,
does anyone has successful installing super-smack on solaris 10 x86_64
with mysql 5.0.
I have installed, but when will doing stress testing, always
complaining that client should be upgraded
$ super-smack select-key.smack 30 1
super-smack: aborting because of a database error
Hi all,
You can read this article, written by a SUN benchmarking guru (hi
Dimitri :) ).
Best regards.
Web link : http://dimitrik.free.fr/db_STRESS_BMK_Part2_ZFS.html
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PR
mit during your import operation,
> surround it with SET AUTOCOMMIT and COMMIT statements: SET
> AUTOCOMMIT=0;
> ... SQL import statements ...
> COMMIT;
> "
yes, autocommit is off
>
> There is also a note in there about forcedirectio and certain solaris setups.
I read i
QL import statements ...
COMMIT;
"
There is also a note in there about forcedirectio and certain solaris setups.
--
Rob Wultsch
[EMAIL PROTECTED]
wultsch (aim)
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
Hi,
I installed Mysql 5.0.45 on Solaris 10 01/08 configured to run
the datadir on a ZFS filesystem on a Raid1 pool.
Both myisam and innodb tables are on the same filesystem.
Innodb is configured to run with a buffer_pool_size=256M,
with doublewrite set to OFF and with file_per_table to Off.
The
(GCC) 3.4.5 (Red Hat 3.4.5-2)), but not Solaris?
Does the Solaris network stack behave differently than Linux when
timeouts are passed by the
C API.
Can anyone confirm this behaviour?
Thanks
In the last episode (Aug 02), Giulio Troccoli said:
> Anyway, as I said I managed to build it and it seems to work. We're
> having some issues on upgrading to Solaris 8, that's why we still
> have Solaris 6. I hope the pre-build package for Solaris 8 will work
> without any i
it and it seems to work. We're having
some issues on upgrading to Solaris 8, that's why we still have Solaris 6. I
hope the pre-build package for Solaris 8 will work without any intervention.
But if it won't and I'll need to build it I'll remember the issue you told me
il. Finally I took the -DHAVE_TERMIOS_H
but left the -I/usr/include. Again, it failed. So now I'm stuck. I don't
know what to do. I just need a new version of MySql client (I'm
currently on 3.22.32) because the new server (5.0.27) uses privileges
that my client does not support.
Since my original post has been hijacked I'm writing a new one with
maybe some more info.
I have downloaded the GNU TAR source code. I'm using gcc 3.0.2 and GNU
make 3.76.1
I have configure as follows
CC=gcc CFLAGS="-O3" \
CXX=gcc CXXFLAGS="-O3 -felide-constructors -fno-exceptions -fno-rtti" \
.
E1 6DB
Registered in England and Wales No 3027851 VAT Reg No 778499447
-Original Message-
> From: mysql [mailto:[EMAIL PROTECTED]
> Sent: 26 July 2007 13:24
> To: Giulio Troccoli
> Cc: mysql@lists.mysql.com
> Subject: Re: Error compiling on Solaris 6
>
> Giulio
> d
Giulio
did you take into consideration that the Solaris make is not the GNU
make? and that you possibly have to install first the GNU make before
"making" MySQL?
suomi
Giulio Troccoli wrote:
Good morning,
I am trying to build MySQL from source on Solaris 6. A pre-compiled
vers
Good morning,
I am trying to build MySQL from source on Solaris 6. A pre-compiled
version is not available for Solaris 6 and we cannot upgrade the OS to
Solaris 8.
I currently have Ver 9,38 Ditrib 3.22.32 installed, but the main MySQL
Server (the one one Solaris is used as a client only) has
Rajesh Mehrotra wrote:
Hi,
We copied over a test copy of a multi-GB database to a new Sun V440 box
running Solaris 10 (64-bit) with a 64-bit MySQL install. When trying to
connect to the database, we consistently get Error 2013.
Any pointers?
Check the server's error log and see if th
Hi,
We copied over a test copy of a multi-GB database to a new Sun V440 box
running Solaris 10 (64-bit) with a 64-bit MySQL install. When trying to
connect to the database, we consistently get Error 2013.
Any pointers?
TIA.
Sincerely,
Raj Mehrotra
hccs
[EMAIL PROTECTED] <mailto:[EM
Martjin, I've run various versions of MySQL from 3.2 through 5.1 on various
platforms (Mac OS X, FreeBSD, RedHat/Fedora Linux, Windows, Solaris),
exporting and importing as needed, and haven't encountered any problems.
I've even transferred the MyISAM tables between machines
Dear list,
My company wants to migrate MySQL 5.0.18 from SPARC/Solaris 8 to
Intel/RedHat Enterprise Linux 4 update 4.
Are there any incompatibilities or snags to be expected (expect from the
endian issue, which will be solved by exporting/importing the data)?
Thank you for your time,
Martijn
Hi list,
As part of a server virtualization project, we are going to migrate
MySQL from SPARC/Solaris 8 to AMD/x86 Solaris 10.
I seem to remember that it is possible to:
- stop the SPARC server
- move the mount point of the MySQL data directory to the Solaris/x86
server
- start the AMD x86
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 C
I have some applications that need a 32 bit library for Mysql.
I would prefer to install the 64 bit version of MySQL but that doesnt
seem to come with 32 bit libraries. Can I install both libraries.
Any pointers would be appreciated
Andrew
--
MySQL General Mailing List
For list archives: http
> - 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
Restarting MySQL on Solaris 8?
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
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 So
Well if you'd share your specific problem I'm sure someone can help, but
more importantly why are you building from source anyway? There are
binary builds for most Solaris platforms, including 2.10.
Sorry I meant 10 theremy solaris experience comes from the 'old days'
--On September 1, 2006 8:38:21 AM -0600 Michael Loftis <[EMAIL PROTECTED]>
wrote:
Well if you'd share your specific problem I'm sure someone can help, but
more importantly why are you building from source anyway? There are
binary builds for most Solaris platforms, including
Well if you'd share your specific problem I'm sure someone can help, but
more importantly why are you building from source anyway? There are binary
builds for most Solaris platforms, including 2.10.
--On September 1, 2006 2:10:17 PM + [EMAIL PROTECTED] wrote:
Hi,
Any chance i
Hi,
Any chance i could get somebody's help on how to build MySQL from source using
the gcc compiler on Solaris (10)?
Thanks,
Charles
We've been running mysql 4.1.11 on our sparc solaris 8 (it's a
12 proc Sun 4800) for over a year without problems, but we just
ran into a known innodb bug, so I decided to upgrade to 5.x.
I tried the regular 5.0.24 SPARC 64-bit Solaris 8 package,
the 5.0.24 debug package, the 5.1.
Hi Claude, all!
[EMAIL PROTECTED] wrote:
Hi,
I am compiling/installing MySQL 5.0.22 on Solaris 9 (patched). I received
the following error message .
Making all in zlib
make[2]: Entering directory `/tmp/mysql-5.0.22/zlib'
/bin/bash ../libtool --preserve-dup-deps --tag=CC --mode=link gc
Hello,
I'm trying to compile mysql-5.0.22 on Solaris 10 using the Forte Compiler
(cc: Sun C 5.8 2005/10/13). I'm doing this so I can build
the DBI driver for mysql (DBD::mysql). The .pkg versions
are missing libmysqlclient.so required to build DBD::mysql
(http://bugs.mysql.com/bug.ph
On Tuesday 16 May 2006 02:16 am, Philippe Poelvoorde wrote:
> Hi,
>
> I need to upgrade a server from Solaris 8 to Solaris 10. There is one
> MySQL server running on it, (the binary
> mysql-standard-4.1.15-sun-solaris2.8-sparc from mysql.com), do I need
> to upgrade MySQL as
Hi,
I need to upgrade a server from Solaris 8 to Solaris 10. There is one
MySQL server running on it, (the binary
mysql-standard-4.1.15-sun-solaris2.8-sparc from mysql.com), do I need
to upgrade MySQL as well ? (to
mysql-standard-4.1.x-sun-solaris2.10-sparc ?)
--
MySQL General Mailing List
For
Hi,
I'm trying to start mysql with mysql IM, by following the steps as bellow:
1. change the use_mysqld_safe = 0 in the mysql.server
2.set /etc/my.cnf as:
[client]
#password = your_password
port= 3306
socket = /tmp/mysql.sock
# Here follows entries for some specific p
h also backs up MyISAM
tables
http://www.innodb.com/order.php
- Original Message -
From: ""Ubaidul Khan"" <[EMAIL PROTECTED]>
Newsgroups: mailing.database.myodbc
Sent: Thursday, March 23, 2006 11:06 PM
Subject: RE: MySQL malloc erro
han" <[EMAIL PROTECTED]>
To: mysql@lists.mysql.com
Subject: MySQL malloc error on Solaris
Date: Mon, 20 Mar 2006 13:30:14 -0500
Hello,
We are running MySQL 4.0.13 on Solaris 8 UltrSPARC with 2048 MB of RAM.
This machine has plenty of swap space and has worked fine for over a year
Ubaidul,
- Original Message -
From: ""Ubaidul Khan"" <[EMAIL PROTECTED]>
Newsgroups: mailing.database.myodbc
Sent: Monday, March 20, 2006 8:31 PM
Subject: MySQL malloc error on Solaris
Hello,
We are running MySQL 4.0.13 on Solaris 8 UltrSPARC with 2048 M
Hello,
We are running MySQL 4.0.13 on Solaris 8 UltrSPARC with 2048 MB of RAM.
This machine has plenty of swap space and has worked fine for over a year
now. Out of the blue, it stopped working yesterday and after looking
through the error logs, following is what I found
>Description:
This is a well-known build problem that has existed at least
since mysql-4.1.18, but has never been fixed. On solaris-9, the
build terminates with an error containing the tokens
"sql_lex.cc error sql_functions undeclared". T
Hello Miguel, all!
Miguel Cardenas wrote:
Hello
Am trying to compile mysql-5.0.18 under solaris 10 but get the following
error
Making all in zlib
make[2]: Entering directory `/tmp/mysql-5.0.18/zlib'
[[...]]
(cd .libs && rm -f libz.so && ln -s libz.so.1.2.3 libz.so)
f
Hello
Am trying to compile mysql-5.0.18 under solaris 10 but get the following
error
Making all in zlib
make[2]: Entering directory `/tmp/mysql-5.0.18/zlib'
/bin/bash ../libtool --preserve-dup-deps --mode=link gcc -O3 -DDBUG_OFF
-DHAVE_RWLOCK_T -o libz.la -rpath /usr/local/mysql/lib/
query which must wait for this lock to
be removed, and then every other query must also wait (even SELECTs,
because it seems they wait for DML to complete), while wait times became
completely unacceptable
However this is the issue only on Solaris. The same application/database
running on Linux h
I am trying to compile mysql-5.0.15 on Solaris 5.9 with the
following options:
CC=cc;export CC
CFLAGS="-Xa -fast -native -xstrconst -mt -xarch=v9";export CFLAGS
CXX=CC;export CXX
CXXFLAGS="-noex -mt -xarch=v9" ASFLAGS="-xarch=v9";export CXXFLAGS
./configure --pr
Since 4.1.8a, I've been unable to compile all new releases (including both the
4.1.x and 5.x versions) on Solaris 8 using gcc 3.4.2.
Problem seems to be with zlib (I have version 1.2.3 installed). configure is
run with --with-zlib-dir=/usr/local
Problem comes in linking libmysqlclient.so,
ysql-test-run --force
exit
Get rid of the --with-mysqld-ldflags=-all-static flag; Solaris 9
doesn't provide a static pthread, and in Solaris 10, you can't build
static binaries at all:
http://partneradvantage.sun.com/protected/solaris10/adoptionkit/tech/proc.html
http://blogs.sun.com/rolle
In the last episode (Sep 20), Hugh Sasse said:
> This got as far as the test phase, and tested successfully. I did it
> this way because of the solaris settings being collected together.
> However, when I installed, parts of the installation overwrote
> /usr/local/mysql despite my
On Tue, 20 Sep 2005, Hugh Sasse wrote:
On Tue, 20 Sep 2005, Pooly wrote:
Hi,
gmake: *** [all] Error 2
neelix hgs 57 %> ls /usr/lib/*pthread*
/usr/lib/libpthread.so /usr/lib/llib-lpthread
/usr/lib/libpthread.so.1 /usr/lib/llib-lpthread.ln
neelix hgs 58 %>
[...]
I guess you'r
On Tue, 20 Sep 2005, Pooly wrote:
Hi,
gmake: *** [all] Error 2
neelix hgs 57 %> ls /usr/lib/*pthread*
/usr/lib/libpthread.so /usr/lib/llib-lpthread
/usr/lib/libpthread.so.1 /usr/lib/llib-lpthread.ln
neelix hgs 58 %>
Any suggestions as to how I get around this and get the whole thing
i
On Tue, 20 Sep 2005, David Logan wrote:
Hugh Sasse wrote:
On solaris 9 Sparc I built originally by modifying
mysql-4.1.14/BUILD/compile-solaris-sparc thusly
[...]
gmake -j 4
neelix hgs 82 %>
and I invoked the script directly, and also tried with bash.
I have:
GNU Make vers
Hi,
> /usr/local/bin/ld: cannot find -lpthread
> collect2: ld returned 1 exit status
> gmake[4]: *** [mysql_tzinfo_to_sql] Error 1
> gmake[4]: Leaving directory `/scratch/hgs/mysql-4.1.13/sql'
> gmake[3]: *** [all-recursive] Error 1
> gmake[3]: Leaving directory `/scratch/hgs/mysql-4.1.13/sql'
>
Hugh Sasse wrote:
On solaris 9 Sparc I built originally by modifying
mysql-4.1.14/BUILD/compile-solaris-sparc thusly
neelix hgs 81 %> display_diffs.rb .
--- ./compile-solaris-sparc.orig 2005-08-17 18:06:41.0 +0100
+++ ./compile-solaris-sparc 2005-09-06 18:36:25.386697000 +0
On solaris 9 Sparc I built originally by modifying
mysql-4.1.14/BUILD/compile-solaris-sparc thusly
neelix hgs 81 %> display_diffs.rb .
--- ./compile-solaris-sparc.orig2005-08-17 18:06:41.0 +0100
+++ ./compile-solaris-sparc 2005-09-06 18:36:25.386697000 +0100
@@ -11,6 +1
rk
+61 417 268 665 - Mobile
+61 8 8408 4259 - Fax
From: Helal Khan [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 31 August 2005 6:06 AM
To: mysql@lists.mysql.com
Subject: Error while running mysql_install_db on Solaris 8
Please see the attached output of the b
Helal Khan <[EMAIL PROTECTED]> wrote on 08/30/2005 04:35:48 PM:
>
> Please see the attached output of the bug report and an output file
> of the messages that came out in the screen on Sun Solaris 8 while
> running the mysql_install_db for MySQL version 4,1.14, 64 bit. I got
Please see the attached output of the
bug report and an output file of the messages that came out in the screen
on Sun Solaris 8 while running the mysql_install_db for MySQL version 4,1.14,
64 bit. I got the same message for 32 bit version also. I tried MySQL version
4,1.12, 64 bit and 32 bit
Hello.
I have used a shell on a Solaris box, and successfully ran MySQL Server
under my non-root account. I didn't have any problems installing
it, except that I was unable to start it automatically on boot (I didn't
have permission to write to system startup files). Sp
Hello,
I tried to google and search on mysql.com but couldn't find anything
on installing as a non root and in /xyz directory on Solaris.
Perhaps I miss it?
I have downloaded
mysql-standard-4.1.13-sun-solaris2.8-sparc-64bit.tar.gz. The
instruction there is simply for a root user and
Description:
The mysql-provided package mysql-standard-4.1.12-pc-solaris2.9-i386.pkg
core dumps when running scripts/mysql_install_db --user=mysql.
I'm running 5.9 Generic_118559-05 on an older dual CPU intel box -
dual 500mhz processors. I was using the sunfreeware
mysql-4.0.21-
Hi,
Hm, using ulimit on my own Ultra Sparc w/ Solaris 8, I can raise ulimit
to max. 1024. Probably not quite enough. More study will be required :-/
Martijn
> -Original Message-
> From: Gleb Paharenko [mailto:[EMAIL PROTECTED]
> Sent: donderdag 23 juni 2005 16:27
&g
Hello.
I don't have enough experience with Solaris.. But on most Unixes your could
change
the limit of file descriptors for process, not for whole system.
See:
http://dev.mysql.com/doc/mysql/en/not-enough-file-handles.html
"Martijn van den Burg" <[EMAIL PROTEC
Hi,
This applies to 4.1.10 on Solaris 8, with 1 GB of RAM.
Our internal customer wants to be able to make 1000 concurrent
connections to our database, with a mix of MyISAM and InnoDB tables, but
according to http://dev.mysql.com/doc/mysql/en/table-cache.html and an
online Solaris reference
smime.p7m
Description: S/MIME encrypted message
James Black wrote:
> I am getting the following error, when I try to use bin/mysqld_safe,
> Could not open require defaults file: $MYSQL_HOME/data/my.cnf
> Fata error in defaults handling. Program aborted
>
Don't remember where I've read it but mysql binary packages don't read
anymore the my.cnf
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I am getting the following error, when I try to use bin/mysqld_safe,
Could not open require defaults file: $MYSQL_HOME/data/my.cnf
Fata error in defaults handling. Program aborted
Did I d/l a bad .tar.gz file from a mirror?
Thank you.
- --
"Love
how both the PKG and the
TAR file as clickable links (as it should), even though both forms are
provided.
Easy way out: Select the combination of the Solaris version and MySQL
product you want, and in the link replace "pkg" by "tar".
(We provide both in gzipped form, so "
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Is there somewhere where I can d/l the latest beta as a tarball?
Thanx.
- --
"Love is mutual self-giving that ends in self-recovery." Fulton Sheen
James Black[EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (MingW32)
Comment:
On Apr 8, 2005, at 12:21 PM, Adam Arrowood wrote:
I just installed the 32-bit SPARC Solaris package
(mysql-standard-4.1.11-sun-solaris2.9-sparc.pkg.gz) in made a symbolic
link to the install directory as /usr/local/mysql . I am having the
following problems:
1) when I start mysql with the
On Monday 11 April 2005 16:00, mysql helppp wrote:
> Error - Duplicate key '444642', -1
> (The syntax of the error message is not exact)
probably index error, run myisamchk on the table, or "repair table" inside
MySQL command line. Should fix without loose any data.
--rengolin
--
MySQL Genera
Folks,
I've had a database running for months now and
suddenly, when inserting into table 'HEARTBEAT_COUNTS'
(desc below), I get an error:
Error - Duplicate key '444642', -1
(The syntax of the error message is not exact)
My insert statement does not include a value for 'id'
which is an auto_incr
Problem description:
installed mysql standard 64-bit v. 4.1.11 on Solaris 8 (sparc). Can't
execute any mysql commands because always receive an error:
ld.so.1: ./bin/mysqld: fatal: libCstd.so.1: open failed: No such file
or directory
An I missing anything in my environment? I've se
I just installed the 32-bit SPARC Solaris package
(mysql-standard-4.1.11-sun-solaris2.9-sparc.pkg.gz) in made a symbolic
link to the install directory as /usr/local/mysql . I am having the
following problems:
1) when I start mysql with the included mysql.server script, I get the
following
Hi,
We're running MySQL on Sparc Solaris now, but are considering moving to
an Opteron Solaris box for price/performance reasons.
Does anyone have any comments about MySQL's relative stability or
performance on the two platforms?
Also, are MySQL databases binary-compatible
http://dev.mysql.com/get/Downloads/MySQL-5.0/mysql-max-5.0.3-beta-sun-solaris2
> .8-sparc.pkg.gz/from/http://mysql.mirrors.pair.com/
James,
Sorry about this. Somehow the 64bit tarball was used for this package.
I've fixed it now and uploaded a new 32bit Solaris 2.8 PKG. Note that it
will ta
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
It would appear that the package is for the 64-bit OS, even though it is
listed as being for the 32-bit one.
I see directories, that failed to install, of:
/usr/local/mysql-max-5.0.3-beta-sun-solaris2.8-sparc-64bit/sql-bench
I had gotten my file from
I have Python code that I run on Windows and Solaris. It works properly
on Windows. However, on Solaris, when it inserts records, datetime
columns end up with a value of zero. I suspect that this began
happening after we upgraded the MySQL server to 4.1.10 from a 4.0.x
version (I think we
man pkgadd
-J
- Original Message -
From: "Joerg Bruehe" <[EMAIL PROTECTED]>
To:
Cc: "Jonathan Stockley" <[EMAIL PROTECTED]>
Sent: Thursday, March 17, 2005 9:16 AM
Subject: Re: 4.1.10a packaging for Solaris
Hi Jonathan, all!
Am Mi, den 16.03.2005 schri
Hi Jonathan, all!
Am Mi, den 16.03.2005 schrieb Jonathan Stockley um 22:33:
> I just downloaded the 4.1.10a release for Solaris 8 and 9 (32bit). It
> seems that it is no longer in a tar archive. Was this change
> intentional?
Both "yes" and "no":
Yes, it was intent
I just downloaded the 4.1.10a release for Solaris 8 and 9 (32bit). It
seems that it is no longer in a tar archive. Was this change
intentional?
I cant find any mention of it on the web site. How do I unpack the new
format into a given directory?
Thanks,
Jo
IIRC MySQL is (or was) developed on Solaris, so it's always been very
stable and well supported.
As for Linux outperforming Solaris .. 10 is very fast. We have it
running in production (since 10_72) at over 1000qps on a dual opteron
(8GB) and have never had any performance related pro
When will the 5.0.3 binaries be available?
Thanks,
Fredrick
- Original Message -
From: "Joerg Bruehe" <[EMAIL PROTECTED]>
To:
Cc: "James Black" <[EMAIL PROTECTED]>
Sent: Monday, February 21, 2005 11:45 AM
Subject: re: can 5.0.2 be built for Solaris
Hi James!
Am Mo, den 21.02.2005 schrieb James Black um 14:20:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> I have tried to compile mysql, and got some linking errors. Any chance a
> binary for Solaris 8 can be made available?
Solaris 8 is a supported platform, and we (t
James Black wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I have tried to compile mysql, and got some linking errors. Any chance a
binary for Solaris 8 can be made available?
I cannot answer your question, but I am currently building 5.0.2 on
Solaris 8 sparc and the build works. It does
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I have tried to compile mysql, and got some linking errors. Any chance a
binary for Solaris 8 can be made available?
Thanx.
- --
"Love is mutual self-giving that ends in self-recovery." Fulton Sheen
James Black[EMAIL PROTECTED]
Unknown
>Submitter-Id:
>Originator:Alex Moore
>Organization:
>MySQL support: none
>Synopsis: mysql-test-run fails client_test on Solaris x86
>Severity: critical
>Priority: medium
>Category: mysql
>Class: sw-bug
>Release: m
Hi all,
I got the following error during the configure phase:
configure: WARNING: term.h: present but cannot be compiled
configure: WARNING: term.h: check for missing prerequisite headers?
configure: WARNING: term.h: see the Autoconf documentation
configure: WARNING: term.h: section "Presen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I am trying to compile this version for myself, but am having problems,
as there is a complaint that sql_functions, get_hash_symbol and symbols
are undeclared.
Is there any plan to make a binary for solaris 8 for mysql 5.0.2?
Thank you.
- --
"Lo
1 - 100 of 733 matches
Mail list logo