replication pb w/ mysql 3.23.35 as master and mysql 3.23.45 as slave

2001-12-06 Thread berrebi remy
hi, i just upgrade mysql to newer version 3.23.45 and now the slave that is just upgraded (the master will be the next to be upgraded but in one week) return such error: 011206 15:29:41 Slave thread: error connecting to master: Unknown MySQL Server Host 'hostname' (0) (76), retry in 60 sec i

Re: mysql-3.23.35

2001-07-11 Thread Rolf Hopkins
If you do ps -ef | grep mysql, I think you'll find that the server is already running. - Original Message - From: "Michael" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 12, 2001 8:03 Subject: mysql-3.23.35 Hi, I have just install

mysql-3.23.35

2001-07-11 Thread Michael
Hi, I have just installed mysql-3.23.35 on a linux - mandrake 7.2 box. When I try to run it in usr/bin/safe_mysql & I get a "mysql process already exist". Please tell me why this is. I would Appreciate feed back as soon as possible. MIKE

Re: Getting MySQL-3.23.35/up working on my box.

2001-06-15 Thread Benjamin Pflugmann
Hello. On Fri, Jun 15, 2001 at 01:54:19AM +0800, [EMAIL PROTECTED] wrote: [...] > > And if you compile it with a compiler straight from CVS, this is infinite > > trouble. I am surprised it ran at all... :-) > > The guys in debian-devel said the CVS gcc ( unlike the one in Redhat 7.0 ) > will

Re: Getting MySQL-3.23.35/up working on my box.

2001-06-14 Thread SDiZ Cheng
I have just checked bugs.debian.org . Debian Bug report logs - #81181 gcc: sig 11, reproducible and not machine-specific Somebody have file the same problem, with imapd. not mysql's bug =) -- Cheng Yuk Pong (SDiZ) 4096/1024 DH/DSS 0xA4C6FAD3 FE28 E6D4 AD21 5D4F F07B EEA6 3C88 5DBB A4C6 FA

Re: Getting MySQL-3.23.35/up working on my box.

2001-06-14 Thread SDiZ Cheng
> On Thursday 14 June 2001 08:19, SDiZ Cheng wrote: > > Thanks all.. > > It's up and running now.. > > Seems that is a bug in Debian's CVS version gcc. > > I can't get older version of kernel compile on it too. > > I will move this to debian'

Re: Getting MySQL-3.23.35/up working on my box.

2001-06-14 Thread Sasha Pachev
On Thursday 14 June 2001 08:19, SDiZ Cheng wrote: > Thanks all.. > It's up and running now.. > Seems that is a bug in Debian's CVS version gcc. > I can't get older version of kernel compile on it too. > I will move this to debian's mailing list =) Trying to ru

Re: Getting MySQL-3.23.35/up working on my box.

2001-06-14 Thread SDiZ Cheng
I am using the MySQL offical binary. It's okay now.. Just curious.. what distro and gcc/glibc version MySQL team use to compile their linux binary? -- Cheng Yuk Pong (SDiZ) 4096/1024 DH/DSS 0xA4C6FAD3 FE28 E6D4 AD21 5D4F F07B EEA6 3C88 5DBB A4C6 FAD3 ---

Re: Getting MySQL-3.23.35/up working on my box.

2001-06-14 Thread Sinisa Milivojevic
SDiZ Cheng writes: > I cannot find the core file.. where is it? > BTW, system seems somtimes run out of file handles / max processes. > There is some more information to provide: > > mysqld got signal 11; > The manual section 'Debugging a MySQL server' tells you how to use a > stack trace and/or

Re: Getting MySQL-3.23.35/up working on my box.

2001-06-13 Thread Sasha Pachev
Upgrade to 3.23.39 first ( and make sure to use our binary). 3.23.35 has some critical bugs. -- MySQL Development Team For technical support contracts, go to https://order.mysql.com/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ / Sasha Pachev <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /

Re: Getting MySQL-3.23.35/up working on my box.

2001-06-13 Thread SDiZ Cheng
I cannot find the core file.. where is it? BTW, system seems somtimes run out of file handles / max processes. There is some more information to provide: mysqld got signal 11; The manual section 'Debugging a MySQL server' tells you how to use a stack trace and/or the core file to produce a readab

Getting MySQL-3.23.35/up working on my box.

2001-06-13 Thread SDiZ Cheng
Hi all, I am a new subscriber of this list. I have a question that have confuse me for a long time. I am currently running MySQL-3.23.32 on Debian(woody) with kernel 2.4.x on a i386 box /w 1G Ram.. We are currently runing two different kind of database on the same server. One of them is a few ta

Error compiling MySQL 3.23.35 on Solaris 2.7

2001-03-27 Thread Remko de Keijzer
nization: Obragas Holding N.V. >MySQL support: none >Synopsis: configuration problem Source Compiling >Severity: critical >Priority: medium >Category: mysql >Class: sw-bug >Release: mysql-3.23.35 (Source distribution) >Environment:

mysql.3.23.35 under Solaris-2.6 (Sparc)

2001-03-27 Thread Zsolt Koppany
Hi, I have to run my application under Solaris-2.6 (we cannot upgrade our web server) and I need some 3.23.x functionality. I tried to compile the 3.23.35 sources but "configure" complained about the compiler. Could somebody provide me a binary version of 3.23.x (the best would be of course 35)

Re: Speed:: mysql 3.23.35 vs mysql 3.23.33

2001-03-27 Thread Alexander Belyaev
Thanks for suggestions, just downgrading now. Alexander - 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 <

Re: Speed:: mysql 3.23.35 vs mysql 3.23.33

2001-03-26 Thread Benjamin Pflugmann
uot;average", because we have more than 30 databases with different > structure and lot of different kind of sql queries. > Mysql used for web projects (Queries per second avg: 35.859). > > Both mysql-3.23.35 and mysql-3.23.33 comp

Speed:: mysql 3.23.35 vs mysql 3.23.33

2001-03-26 Thread Alexander Belyaev
an 30 databases with different structure and lot of different kind of sql queries. Mysql used for web projects (Queries per second avg: 35.859). Both mysql-3.23.35 and mysql-3.23.33 compiled from sources using gcc-2.95.2

Q: MySQL 3.23.35 with Transactions?

2001-03-21 Thread Jerry van Leeuwen
I downloaded version 3.23.35 from the MySQL web-site with the intention of trying out transactions. After installation of binary RPMs from the standard download section, these do not seem to recognise the --dbd-home option, or allow me to create a BDB type table. Should I be looking in anothe

Re: Problem with mysql 3.23.35 using transaction

2001-03-20 Thread Vincent Stoessel
An example query and an explanation of what you are trying to do would be helpful. Thanks On Tue, 20 Mar 2001, Brunella del Sorbo wrote: > Hi, > the version mysql that I am using supports the transactions but these > are not recognized from the DBD. > How can I resolve the problem? > Thanks >

Problem with mysql 3.23.35 using transaction

2001-03-20 Thread Brunella del Sorbo
Hi, the version mysql that I am using supports the transactions but these are not recognized from the DBD. How can I resolve the problem? Thanks -- Brunella del Sorbo Officine Digitali Srl Idee Tecnologie & Soluzioni per il Web Via Ferrarese 219/7 40128 Bo

Re: mysql-3.23.35 installation under solaris 7

2001-03-19 Thread Sinisa Milivojevic
Pascal THIVENT writes: > hi, > > i'm triying to install MySQL/3.23.35 on a sparc running Solaris 7 > Here are the steps I follow : > > # cd mysql-3.23.35 > # CC=gcc CFLAGS="-O6 -mcpu=v8 -Wa,-xarch=v8plusa" > # CXX=gcc CXXFLAGS="-O6 -felide-con

mysql-3.23.35 installation under solaris 7

2001-03-19 Thread Pascal THIVENT
hi, i'm triying to install MySQL/3.23.35 on a sparc running Solaris 7 Here are the steps I follow : # cd mysql-3.23.35 # CC=gcc CFLAGS="-O6 -mcpu=v8 -Wa,-xarch=v8plusa" # CXX=gcc CXXFLAGS="-O6 -felide-constructors -fno-exceptions -fno-rtti -mcpu=v8 -Wa,-xarch=v8plusa&quo

MySQL 3.23.35 - heavy load bug?

2001-03-19 Thread Martin Mrvka
Hello everybody! I've just switched from version 3.23.29a-gamma to 3.23.35 and noticed a very high system load increase. As I switched back, everything worked fine again. Can anyone agree with this? As I'm using the replication feature I like to use always a recent version. This host is a maste

Re: MySQL 3.23.35 is released

2001-03-18 Thread Jeremy D. Zawodny
On Mon, Mar 19, 2001 at 02:55:17PM +1200, Quentin Bennett wrote: > Hi, > > To be fair to the anonymous writer, the main reason for introducing > 3.23.25 was > > Changes in release 3.23.35 > -- > >* Fixed newly introduce bug in `ORDER BY'. > > Nothing there about 'i

RE: MySQL 3.23.35 is released

2001-03-18 Thread Quentin Bennett
grade or not upgrade' decision. JM2c Quentin -Original Message- From: Jeremy D. Zawodny [mailto:[EMAIL PROTECTED]] Sent: Monday, 19 March 2001 11:47 a.m. To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; Greg Cope Subject: Re: MySQL 3.23.35 is released On Sun, Mar 18,

Re: MySQL 3.23.35 is released

2001-03-18 Thread Jeremy D. Zawodny
On Sun, Mar 18, 2001 at 03:31:47PM -0500, [EMAIL PROTECTED] wrote: > > On 17-Mar-2001 Jeremy D. Zawodny wrote: > > >> Er. Is there any way you guys can actually form a stable branch, > >> and a development branch? It would be nice to get a stable > >> version of mysql with replication, and that

Re: MySQL 3.23.35 is released

2001-03-18 Thread bbarnett
On 17-Mar-2001 Jeremy D. Zawodny wrote: > On Sat, Mar 17, 2001 at 06:56:34AM -0500, [EMAIL PROTECTED] wrote: >> >> On 17-Mar-2001 Greg Cope wrote: >> > Michael Widenius wrote: >> >> >> >> Hi! >> >> >> >> >> >> Greg> On the off chance any ideas when this (A Gemini THandler) 3.23.x >> >> releas

Re: MySQL 3.23.35 is released

2001-03-18 Thread Jeremy D. Zawodny
On Sun, Mar 18, 2001 at 11:51:39AM +, Peter Skipworth wrote: > I'd love to see some benchmarks soonish if anyone has/is about to > compare each of the table handlers for speed and > stability. Personally I'd love to have row-level locking, but don't > want to do it if it means lower stability

Re: MySQL 3.23.35 is released

2001-03-18 Thread Peter Skipworth
I'd love to see some benchmarks soonish if anyone has/is about to compare each of the table handlers for speed and stability. Personally I'd love to have row-level locking, but don't want to do it if it means lower stability and/or slower basic select/insert queries. regards, P On Sat, 17 Mar 2

Re: MySQL 3.23.35 is released

2001-03-17 Thread Jeremy D. Zawodny
On Sat, Mar 17, 2001 at 12:53:50PM -0800, Patrick Calkins wrote: > Hello all; > > Sorry to sound a little naive, but what is this new GEMINI thing I > have been reading about? Is there any FAQ/Docs on it or what is so > neet about it?? It is a new table handler which is being developed by the fol

Re: MySQL 3.23.35 is released

2001-03-17 Thread Patrick Calkins
ROTECTED]> Sent: Friday, March 16, 2001 4:24 PM Subject: Re: MySQL 3.23.35 is released > Michael Widenius wrote: > > > > Hi! > > > > > > Greg> On the off chance any ideas when this (A Gemini THandler) 3.23.x release > > Greg> may be and when we

Re: MySQL 3.23.35 is released

2001-03-17 Thread Jeremy D. Zawodny
On Sat, Mar 17, 2001 at 06:56:34AM -0500, [EMAIL PROTECTED] wrote: > > On 17-Mar-2001 Greg Cope wrote: > > Michael Widenius wrote: > >> > >> Hi! > >> > >> > >> Greg> On the off chance any ideas when this (A Gemini THandler) 3.23.x > >> release > >> Greg> may be and when we might see a public 4

Re: MySQL 3.23.35 is released

2001-03-17 Thread bbarnett
On 17-Mar-2001 Greg Cope wrote: > Michael Widenius wrote: >> >> Hi! >> >> >> Greg> On the off chance any ideas when this (A Gemini THandler) 3.23.x >> release >> Greg> may be and when we might see a public 4.x alpha. I know the answer >> will >> Greg> probably be "When its ready" but a small

Re: MySQL 3.23.35 is released

2001-03-16 Thread Greg Cope
Michael Widenius wrote: > > Hi! > > > Greg> On the off chance any ideas when this (A Gemini THandler) 3.23.x release > Greg> may be and when we might see a public 4.x alpha. I know the answer will > Greg> probably be "When its ready" but a small clue would be nice :-) > > Lets guess a bit :)

Re: MySQL 3.23.35 is released

2001-03-16 Thread Michael Widenius
Hi! > "Greg" == Greg Cope <[EMAIL PROTECTED]> writes: Greg> Michael Widenius wrote: >> >> Hi! >> >> The 3.23.35 mainly fixes a critical bug in 3.23.34 with ORDER BY. We >> don't know how the ORDER BY bug slipped through our testing suite or >> how fatal it's really is, but as we have got

Re: MySQL 3.23.35 is released

2001-03-16 Thread Greg Cope
Michael Widenius wrote: > > Hi! > > The 3.23.35 mainly fixes a critical bug in 3.23.34 with ORDER BY. We > don't know how the ORDER BY bug slipped through our testing suite or > how fatal it's really is, but as we have got a couple of reports about > core dumps regarding this, we recommend 3.23

MySQL 3.23.35 is released

2001-03-16 Thread Michael Widenius
Hi! The 3.23.35 mainly fixes a critical bug in 3.23.34 with ORDER BY. We don't know how the ORDER BY bug slipped through our testing suite or how fatal it's really is, but as we have got a couple of reports about core dumps regarding this, we recommend 3.23.34 users to upgrade as soon as possib