Re: Version 4.1.9 crash

2006-08-08 Thread Dan Buettner

Sort of a chicken/egg problem - no support until you pay, but you
won't pay until your problem is fixed?  Have you contacted them to
inquire whether this is a problem they could help you with if you did
pay for support?

Another avenue to pursue might be a support contract with MySQL.  We
had one at my last job, and while we only availed ourselves of it
twice in 5 years, when we did they were knowledgeable, thorough, and
professional.  Again, you might inquire whether this is a problem they
could help you with if you were to purchase support.

I'd respectfully suggest that, at least given the info you've provided
below, it's hard to make the claim that their HotBackup product is
working perfectly, since using the backup it creates results in a
crashing database server.  I would not consider that to be working
perfectly.  It's hard to say where the fault may lie with the info
below.

As a first stab I suggest you update to the most current 4.1.x
release, 4.1.21.  I would expect that to be the about the first piece
of advice you would receive from either InnoDB or MySQL support, as
many, many bugfixes have occured in the last several months.

Regards,
Dan

On 8/8/06, Ben Clewett [EMAIL PROTECTED] wrote:

Dear MySQL,

I posted a problem with 4.1.9 crashing when reading data from a InnodB
HotBackup image, and then encountering a foreign key conflict.

I can't talk to InnoDB, they make it very clear on their web site that
they do not offer support until money changes hands.  This will not
happen if their product crashes MySQL.

Besides which, it is MySQL which is crashing.  Their on-trial HotBackup
product is working perfectly.

Nobody answered my posting.  Considering the severity of this problem I
am surprised by this.  Surely MySQL care that their product contains a
flaw which causes complete failure of their product?

Is there anybody I can talk to about this?  Anybody who has some advise
on how to stop MySQL crashing?

Or provide a small shell script to restart MySQL each time it crashes??

Regards,

Ben Clewett.



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




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



Re: Version 4.1.9 crash

2006-08-08 Thread Daniel da Veiga

On 8/8/06, Ben Clewett [EMAIL PROTECTED] wrote:

Dear MySQL,

I posted a problem with 4.1.9 crashing when reading data from a InnodB
HotBackup image, and then encountering a foreign key conflict.


Have you tried another tool to backup and restore?



I can't talk to InnoDB, they make it very clear on their web site that
they do not offer support until money changes hands.  This will not
happen if their product crashes MySQL.


I would expect that this project values their time and effort, and
while they provide most of its package for free, you couldn't expect
them to jump out and give you full support while they have paying
people asking for their problems to be solved.



Besides which, it is MySQL which is crashing.  Their on-trial HotBackup
product is working perfectly.



Not so perfectly if it is not compliant with your server, after all,
its the product of the execution of the tool that's crashing MySQL.


Nobody answered my posting.  Considering the severity of this problem I
am surprised by this.  Surely MySQL care that their product contains a
flaw which causes complete failure of their product?


Its severe. And personal. I haven't seen anyone complaining about this
particular tool in foruns or mailing lists about MySQL (at least the
ones I'm subscribed). Failure that occurs in specific
hardware/software/environment combination is not really severe.



Is there anybody I can talk to about this?  Anybody who has some advise
on how to stop MySQL crashing?



First of ALL. Upgrade to the latest 4.1 release. I believe its 4.1.21.
That should solve a lot of bugs, a particular app o'mine only works
with 4.1.11 and above, and sincerely, the most complex query this app
has its a select with limit and order by clauses.


Or provide a small shell script to restart MySQL each time it crashes??


You're doying this in a automated process? There are lots of small
server tools to monitor MySQL, heartbeat is good, I believe Nagios can
do that too, can't it? And you can always write a small script to
connect, issue an status query and disconnect, and upon failure launch
MySQL, but this kind of workaround is in most cases something to
avoid.

My advice: first of ALL, upgrade. Then, try again, if it fails, change
your backup tool, if you have any other issue, come back and we may
help.

Good luck.

--
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]