RE: Vista crashes

2011-10-12 Thread Daevid Vincent
> -Original Message- > From: Halász Sándor [mailto:h...@tbbs.net] > Sent: Tuesday, October 11, 2011 9:28 PM > To: mysql@lists.mysql.com > Subject: Vista crashes > > I find that, when under Vista the MySQL daemon has been shut down There's your first two

Re: Vista crashes

2011-10-11 Thread Reindl Harald
so why do you search a list of known bugs instead update your mysql? 5.5.8 is the FIRST ga version of 5.5 currently we have 5.5.16 no, i do not know if 5.5.16 is solving your problem but hwat i know is that the updates were bot relöeased just for fun Am 12.10.2011 06:28, schrieb Hal?sz S?ndor: >

Vista crashes

2011-10-11 Thread Hal�sz S�ndor
I find that, when under Vista the MySQL daemon has been shut down, by giving the command start mysqld -b"%CD%" in the root directory where MySQL 5.5.8 (the version running on this computer) has been stored from an instance of command prompt with administrator authority issued by a user that lack

Re: MySql - crashes daily

2010-12-21 Thread 杨涛涛
Hi. Can you show me some of your critical system logs? David Yeung, In China, Beijing. My First Blog:http://yueliangdao0608.cublog.cn My Second Blog:http://yueliangdao0608.blog.51cto.com My Msn: yueliangdao0...@gmail.com 2010/12/7 Raj Shekhar > In infinite wisdom Basil Daoust wrote: > > >

Re: MySql - crashes daily

2010-12-06 Thread Raj Shekhar
In infinite wisdom Basil Daoust wrote: > Any help greatly appreciated. > > Our mysql is restarting a LOT! > Here is what is in the log, it doesn't seem to give much help. > Do you have the coredump from this crash? If yes, can you load the core dump into gdb and run "bt" (backtrace) and see w

Re: MySql - crashes daily

2010-12-03 Thread Wm Mussatto
On Fri, December 3, 2010 14:11, Basil Daoust wrote: > Any help greatly appreciated. > > Our mysql is restarting a LOT! > Here is what is in the log, it doesn't seem to give much help. > > --start of log-- > InnoDB: Warning: a long semaphore wait: > 101203 15:12:40 - mysqld got signal 11; > This

MySql - crashes daily

2010-12-03 Thread Basil Daoust
Any help greatly appreciated. Our mysql is restarting a LOT! Here is what is in the log, it doesn't seem to give much help. --start of log-- InnoDB: Warning: a long semaphore wait: 101203 15:12:40 - mysqld got signal 11; This could be because you hit a bug. It is also possible that this binary or

Mysqld crashes. Stack Trace Attached.

2010-08-13 Thread Garima Lahoti
Hi My mysql server suddenly crashed. Not it does not start and dumps the following stack trace. I suspect some table corruption. Please help me to start it. stack_bottom = (nil) thread_stack 0x4 /usr/sbin/mysqld(my_print_stacktrace+0x24) [0x84fd84] /usr/sbin/mysqld(handle_segfault+0x320) [0x5

Re: MySQL crashes

2010-06-21 Thread Guifre Bosch Fabregas
you can stop your Mysql server (the program) and delete the file mysql.sock and the try to start. 2010/6/21 Tyler Poland > Charlene, > > You should check the mysql error log and if there isn't a message about the > cause there you may want to check /var/log/syslog for mysql being killed by >

Re: MySQL crashes

2010-06-21 Thread Ann W. Harrison
Charlene wrote: Anybody have any idea why MySQL would start to have this error message every 4 or so days at midnight: Do look at the logs, but if the error always occurs at midnight, you might look for a disk backup or compression program that's scheduled to run than and accesses the databas

Re: MySQL crashes

2010-06-21 Thread Tyler Poland
Charlene, You should check the mysql error log and if there isn't a message about the cause there you may want to check /var/log/syslog for mysql being killed by oomkiller. Tyler On 6/21/10 11:11 AM, Charlene wrote: Anybody have any idea why MySQL would start to have this error message ever

MySQL crashes

2010-06-21 Thread Charlene
Anybody have any idea why MySQL would start to have this error message every 4 or so days at midnight: Connection error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) This just started happening a little more than 2 weeks ago. The server has been running

RE: Mysql crashes, do not understand backtrace

2010-02-15 Thread Gavin Towey
sley Wajon [mailto:wes...@oktober.nl] Sent: Monday, February 15, 2010 6:30 AM To: mysql@lists.mysql.com Subject: Mysql crashes, do not understand backtrace On one of the servers we maintain mysql recently crashed. In safe mode (innodb_force_recovery = 4) it runs but then you can't do any m

Mysql crashes, do not understand backtrace

2010-02-15 Thread Wesley Wajon
On one of the servers we maintain mysql recently crashed. In safe mode (innodb_force_recovery = 4) it runs but then you can't do any mutations to the databases. When we try to start it in normal mode it crashes and we do not really understand the backtrace. We eventually ended up in flu

Re: MySQL 5.1.31 crashes when do insert

2009-12-19 Thread Kurian Thayil
09-12-19 at 10:11 +0530, Kurian Thayil wrote: > Hi, > > Installed compiled mysql-5.1.31 in a centOS 4.4 box. When tried to > execute an insert query I get Error 2013. In fact mysql server crashes > and restarts. > > mysql> INSERT INTO `sessi

MySQL 5.1.31 crashes when do insert

2009-12-18 Thread Kurian Thayil
Hi, Installed compiled mysql-5.1.31 in a centOS 4.4 box. When tried to execute an insert query I get Error 2013. In fact mysql server crashes and restarts. *mysql> INSERT INTO `session_table` VALUES (2,'2',122,'38507720d9d18aede22a2346571a35e7','2009-03-18 10:50:57

Re: Table crashes

2007-10-24 Thread Carlos Proal
ty to Win | Act with Sensitivity | Unyielding Integrity From: Amarnath Shivashankar (WI01 - Services) Sent: Tuesday, October 23, 2007 11:40 AM To: 'mysql@lists.mysql.com' Subject: Table crashes Hi Friends, I need a document on why tables crash in

Re: Table crashes

2007-10-24 Thread ranjeet walunj
edures. good application + DB design/descent HW sizing and great monitoring will help reduce the crashes If you do some more research on this topic you can figure out some reasons and some pointers to avoid failures. Regards, Ranjeet Walunj > > Hi Friends, > > > >

RE: Table crashes

2007-10-23 Thread amarnath.shivashankar
From: Amarnath Shivashankar (WI01 - Services) Sent: Tuesday, October 23, 2007 11:40 AM To: 'mysql@lists.mysql.com' Subject: Table crashes Hi Friends, I need a document on why tables crash in MYSQL and what are the repair methods? I would also like to know if there are any

Table crashes

2007-10-22 Thread amarnath.shivashankar
Hi Friends, I need a document on why tables crash in MYSQL and what are the repair methods? I would also like to know if there are any preventive measures to avoid table crashes? Regards, Amarnath Shivashankar SQL Database Management The information contained in this electronic

Re: Mysql Crashes I/O error...

2007-08-06 Thread George F. Crewe
am looking for some help on my mysql server crashes. > > I run version 5.0.27 on Fedora 6. > > However, suddenly mysql server starting crashing. I revised the log > and it is telling me that is having a input/output operating system > error on a read operation. > >

Mysql Crashes I/O error...

2007-08-03 Thread George F. Crewe
Hello everybody, I am looking for some help on my mysql server crashes. I run version 5.0.27 on Fedora 6. However, suddenly mysql server starting crashing. I revised the log and it is telling me that is having a input/output operating system error on a read operation. The error shows up like

mysql crashes on drop database?

2006-09-01 Thread Duzenbury, Rich
ntentionally generate a memory trap. InnoDB: Submit a detailed bug report to http://bugs.mysql.com. InnoDB: If you get repeated assertion failures or crashes, even InnoDB: immediately after the mysqld startup, there may be InnoDB: corruption in the InnoDB tablespace. Please refer to InnoDB: http://dev

Mysql 5.x & Solaris 8 crashes?

2006-08-30 Thread chris
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.11 package, and

Re: MySQL crashes constantly and can't get MySQL 5.0.21 to write core-file

2006-06-13 Thread Wouter de Jong
On Tue, Jun 13, 2006 at 08:55:59AM +0200, Wouter de Jong wrote: > The symptoms are that MySQL is constantly (eg. within every 30 minutes) > getting signal 11's according to the logfile, and is restarting. Problem finally tracked down and filed bug report. Regards, -- WideXS

MySQL crashes constantly and can't get MySQL 5.0.21 to write core-file

2006-06-13 Thread Wouter de Jong
e SRPM with --with-debug=full When running this, I got no crash... but couldn't run it too long, since the machine became very slow and a lot of clients could no longer connect after sometime due to timeout. When running with --skip-safemalloc I got the crashes as well. I'm running

Re: MySQL crashes

2006-06-07 Thread Dilipkumar
Hi, This might be a bug try to create mysql stack trace file and find out what is causing for mysql crash, this might be a query hitting mysql and also memory related issues.Try to upgrade your mysql and report back. Daniel da Veiga wrote: On 6/7/06, Ian Collins <[EMAIL PROTECTED]> wrote:

Re: MySQL crashes

2006-06-07 Thread Daniel da Veiga
On 6/7/06, Ian Collins <[EMAIL PROTECTED]> wrote: I have a site running MySQL 4.1.19. When I was first given the problem, the site only stayed up for a couple of days - they then found they had to reboot (as opposed to just restarting MySQL). The error message they were getting is below (between

MySQL crashes

2006-06-07 Thread Ian Collins
I have a site running MySQL 4.1.19. When I was first given the problem, the site only stayed up for a couple of days - they then found they had to reboot (as opposed to just restarting MySQL). The error message they were getting is below (between the snip's). After looking at the site, I alter

Re: MySQL crashes randomly

2006-05-12 Thread Daniel da Veiga
On 5/12/06, sheeri kritzer <[EMAIL PROTECTED]> wrote: So, our MySQL master database crashes about once a week, then immediately recovers. We are running a Dell 2850 -- 64-bit Fedora Core 3 box with 6G of memory, 4 Intel Xeon processors, at 3.60 GHz speed each (says /proc/cpuinfo), each cpu

MySQL crashes randomly

2006-05-12 Thread sheeri kritzer
So, our MySQL master database crashes about once a week, then immediately recovers. We are running a Dell 2850 -- 64-bit Fedora Core 3 box with 6G of memory, 4 Intel Xeon processors, at 3.60 GHz speed each (says /proc/cpuinfo), each cpu cache size is 2048 Kb. It replicates to 2 slaves, which have

Server crashes immediately after build and install from source.

2006-04-23 Thread jekillen
Hello; I have tried to build and install MySQL v5.0.18 on FreeBSD v6.0 RELEASE running on AMD 64 socket 939 w/Gigabyte motherboard. I have tried this twice and the same message occurs. Premission denied to creat/write .pid file. The strange thing is that I did this on another FreeBSD v6.0 runni

Re: Signal 11 crashes on MySQL V5

2006-03-09 Thread Simon Garner
On 9/03/2006 9:43 a.m., Kishore Jalleda wrote: could you tell us if these 6 are in a cluster or in a replication set up, and u also said the 3 linux bixes all crash at once, did u check the logs, do they crash under load, what about the OS, is it stable when mysql crashes Kishore Jalleda

RE: Signal 11 crashes on MySQL V5

2006-03-09 Thread Dave Pullin
06 11:38 PM To: Dave Pullin Cc: mysql@lists.mysql.com Subject: Re: Signal 11 crashes on MySQL V5 Dave What common transaction you have? INSERT? SELECT? UPDATE? DELETE? Are you using InnoDB? I have my personal experience with InnoDB and MySQL 5, with kernel 2.4 (as you use on RedHat 9) MySQL 5 is u

Re: Signal 11 crashes on MySQL V5

2006-03-08 Thread Ady Wicaksono
Dave What common transaction you have? INSERT? SELECT? UPDATE? DELETE? Are you using InnoDB? I have my personal experience with InnoDB and MySQL 5, with kernel 2.4 (as you use on RedHat 9) MySQL 5 is unstable on high load insert/update/delete with kernel 2.6 (CentOS, Fedora, ...) you'll get m

Re: Signal 11 crashes on MySQL V5

2006-03-08 Thread Simon Garner
we were seeing the same thing with 5.0. We had to roll back to 4.1 the other day, 5.0 was just too unstable. I haven't reported a bug though because I couldn't narrow down the cause of the problem. Just seemed to be random crashes, several times per day (more often when under load).

Re: Signal 11 crashes on MySQL V5

2006-03-08 Thread Kishore Jalleda
could you tell us if these 6 are in a cluster or in a replication set up, and u also said the 3 linux bixes all crash at once, did u check the logs, do they crash under load, what about the OS, is it stable when mysql crashes Kishore Jalleda On 3/8/06, Dave Pullin <[EMAIL PROTECTED]>

Signal 11 crashes on MySQL V5

2006-03-08 Thread Dave Pullin
I am running MySQL on 6 servers - 3 Linux and 3 Windows. I recently upgraded to V5 on all servers. Now MySQL is crashing regularly (several times per day, some days) with 'got signal 11'. My 3 Linux servers are very different machines running different software a uniprocessor Pentium with 512MB ru

Re: Sudden Mysql Crashes - table damage?

2006-01-31 Thread Ware Adams
I have a problem where i think some of my tables have somehow been corrupted, if i try to run a check table command against some tables the mysql service crashes and i have to restart it. I am not sure how this damage has occurred but has anyone got any suggestions of what to apar

Re: Sudden Mysql Crashes - table damage?

2006-01-31 Thread Adrian Bruce
TED]> wrote: HI MySQL 5.0 (windows XP) I have a problem where i think some of my tables have somehow been corrupted, if i try to run a check table command against some tables the mysql service crashes and i have to restart it. I am not sure how this damage has occurred but has anyone g

Re: Sudden Mysql Crashes - table damage?

2006-01-31 Thread Imran Chaudhry
On 1/31/06, Adrian Bruce <[EMAIL PROTECTED]> wrote: > HI > > MySQL 5.0 (windows XP) > > I have a problem where i think some of my tables have somehow been > corrupted, if i try to run a check table command against some tables the > mysql service crashes and i have to

Re: Sudden Mysql Crashes - table damage?

2006-01-31 Thread James Harvard
rvard >MySQL 5.0 (windows XP) > >I have a problem where i think some of my tables have somehow been corrupted, >if i try to run a check table command against some tables the mysql service >crashes and i have to restart it. I am not sure how this damage has occurred >

Sudden Mysql Crashes - table damage?

2006-01-31 Thread Adrian Bruce
HI MySQL 5.0 (windows XP) I have a problem where i think some of my tables have somehow been corrupted, if i try to run a check table command against some tables the mysql service crashes and i have to restart it. I am not sure how this damage has occurred but has anyone got any

RE: [OT] Reload Problem -> "Mass-Reload" crashes DB

2006-01-14 Thread Tom Horstmann
Original Message- > From: ESV Media GmbH [mailto:[EMAIL PROTECTED] > Sent: Saturday, January 14, 2006 4:27 PM > To: mysql@lists.mysql.com > Subject: Reload Problem -> "Mass-Reload" crashes DB > > Thanks for your quick reply. > > Thanks a lot for your help

Reload Problem -> "Mass-Reload" crashes DB

2006-01-14 Thread ESV Media GmbH
Thanks for your quick reply. We use PHP. I´ll try it with mysql_pconnect(); I´ve already thought about it. What happens, when we´ve several 1000 Users online. Doesn´t it open too many connections ? mysql_connect closes every connection after using. Does mysql_pconnect() the same ? Thanks a lot

RE: Reload Problem -> "Mass-Reload" crashes DB

2006-01-14 Thread Tom Horstmann
phone: +49 941 / 78 88 7-121 AG Regensburg HRA 6608 USt.183/68311 cellphone: +49 171 / 40 54 777 -- > -Original Message- > From: ESV Media GmbH [mailto:[EMAIL PROTECTED] > Sent: Saturday, January 14, 2006 12:06 PM > To: mysql@lists.mysql.com > Subject: Reload Pro

Reload Problem -> "Mass-Reload" crashes DB

2006-01-14 Thread ESV Media GmbH
Hey, we´ve on 2 website the problem, that if you hit a several times F5 or hold it down to reload the site, MySQL opens many connections and breaks down after a while. How can we prevent this ? I close every MySQL Session and i do an if-statement ( if there´s any open connect ) before i open a

Re: Mysql Server crashes saying Page directory corruption

2006-01-12 Thread Heikki Tuuri
.database.myodbc Sent: Wednesday, January 11, 2006 2:13 PM Subject: Mysql Server crashes saying Page directory corruption Hi all, Server version :4.0.26 OS: FeeBSD-4.10 The mysql server(slave) crashes with the following messages in its error log, and gets restarted, after which rollbacks and st

Mysql Server crashes saying Page directory corruption

2006-01-11 Thread Ravi Prasad LR
Hi all, Server version :4.0.26 OS: FeeBSD-4.10 The mysql server(slave) crashes with the following messages in its error log, and gets restarted, after which rollbacks and starts replicating from master Page directory corruption: supremum not pointed to 051226 10:02:58 InnoDB: Page

Re: CPU 100% + crashes ...

2005-12-20 Thread Dilipan Sebastiampillai
- Original Message - From: "Heikki Tuuri" <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Friday, December 16, 2005 3:46 PM Subject: Re: CPU 100% + crashes ... Dilipan, thank you. I think there indeed is a slight unprotected access in: > 0x8158a17 inn

Re: CPU 100% + crashes ...

2005-12-17 Thread Heikki Tuuri
day, December 16, 2005 3:46 PM Subject: Re: CPU 100% + crashes ... Dilipan, thank you. I think there indeed is a slight unprotected access in: > 0x8158a17 innobase_mysql_print_thd + 471 We will investigate if it has been fixed in 4.1.xx. Again, SHOW INNODB STATUS\G shows a very light load insid

Re: CPU 100% + crashes ...

2005-12-16 Thread Heikki Tuuri
InnoDB - transactions, row level locking, and foreign keys for MySQL InnoDB Hot Backup - a hot backup tool for InnoDB which also backs up MyISAM tables http://www.innodb.com/order.php Dilipan Sebastiampillai wrote: can you please post the complete .err log that also contains information about the c

Re: CPU 100% + crashes ...

2005-12-16 Thread Dilipan Sebastiampillai
can you please post the complete .err log that also contains information about the crashes. If there are stack traces, please resolve them

Re: CPU 100% + crashes ...

2005-12-15 Thread Gleb Paharenko
iencing some load problems couple with crashes. > > The load ( around 5-7 ) is due, according to vmstat, to processes > waiting for the CPU. And it makes sense because the CPU is used 100% > most of the time. > Nearly all tables are Innodb ( 3 tables of 1kb are MyIsam ). Aroun

Re: CPU 100% + crashes ...

2005-12-15 Thread Heikki Tuuri
Dilipan, can you please post the complete .err log that also contains information about the crashes. If there are stack traces, please resolve them. The workload inside InnoDB does not look that big if what you have posted is a typical SHOW INNODB STATUS\G. Is that the case? What does 

CPU 100% + crashes ...

2005-12-15 Thread Dilipan Sebastiampillai
Hi all, We have a MySQL server used for a queueing system. It worked fine so far but now we are experiencing some load problems couple with crashes. The load ( around 5-7 ) is due, according to vmstat, to processes waiting for the CPU. And it makes sense because the CPU is used 100% most of

Re: Duplicate Insert Crashes Client

2005-11-15 Thread Bruce Martin
ady there, my client crashes. Is there an error I can trap for this? The DB does insert the new record. Bruce Martin The Martin Solution PO Box 644 Delaware Water Gap, PA (570) 421-0670 [EMAIL PROTECTED] -- For technical support contracts, goto https://order.m

Re: Duplicate Insert Crashes Client

2005-11-14 Thread Gleb Paharenko
hat is identical to a record already there, my client > crashes. Is there an error I can trap for this? The DB does insert the > new record. > > Bruce Martin > The Martin Solution > PO Box 644 > Delaware Water Gap, PA > (570) 421-0670 > [EMAIL PROTECTED] &g

Re: Duplicate Insert Crashes Client

2005-11-14 Thread Patrick
OTECTED]> To: Sent: Sunday, November 13, 2005 3:58 PM Subject: Duplicate Insert Crashes Client Hello again, Ok new problem. If for some reason, my client tries to INSERT something to the database that is identical to a record already there, my client crashes. Is there an error I can trap f

Duplicate Insert Crashes Client

2005-11-14 Thread Bruce Martin
Hello again, Ok new problem. If for some reason, my client tries to INSERT something to the database that is identical to a record already there, my client crashes. Is there an error I can trap for this? The DB does insert the new record. Bruce Martin The Martin Solution PO Box 644 Delaware

Re: mysqld crashes and restarts on connect attempt

2005-11-01 Thread Gleb Paharenko
Hello. > nm: /usr/sbin/mysqld: no symbols It seems strange because of your version - 4.1.14-debug-log. Get MySQL which has symbols. See: http://dev.mysql.com/doc/refman/5.0/en/compiling-for-debugging.html Don Doumakes wrote: > Gleb Paharenko wrote: > >> Follow links which have

Re: mysqld crashes and restarts on connect attempt

2005-10-28 Thread Don Doumakes
Gleb Paharenko wrote: Follow links which have been meant in the error log. Resolve the stack trace and send it to the list. See: http://dev.mysql.com/doc/refman/5.0/en/crashing.html I of course attempted to do that before asking for help. Though I compiled mysql with debug enabled, there

Re: mysqld crashes and restarts on connect attempt

2005-10-28 Thread Gleb Paharenko
sqld daemon, it crashes and restarts itself, which just doesn't > seem right. I enter these commands: > > cd /usr; /usr/bin/mysqld_safe & > mysqladmin -u root password 'foobar' > > and get this response: > > mysqladmin: connect to server at

mysqld crashes and restarts on connect attempt

2005-10-27 Thread Don Doumakes
I'm installing MySQL 4.1.14 on a new Gentoo box. When I try to connect to the mysqld daemon, it crashes and restarts itself, which just doesn't seem right. I enter these commands: cd /usr; /usr/bin/mysqld_safe & mysqladmin -u root password 'foobar' and get th

Re: crashes in InnoDB with MySQL 4.1.14 (semaphore wait timeout)

2005-10-08 Thread Heikki Tuuri
Deva, hmm... this is mysterious. This might also be an OS bug. If you have the .err log from other crashes, please send it to [EMAIL PROTECTED] Best regards, Heikki Tuuri Vice President, server technology Oracle Corp. - Original Message - From: "Devananda" <[EM

Re: crashes in InnoDB with MySQL 4.1.14 (semaphore wait timeout)

2005-10-07 Thread Devananda
Heikki Tuuri wrote: Deva, it is probably this insert operation that is stuck, and is holding an S-latch of an index tree in emails_history_30_30: ---TRANSACTION 0 1856588555, ACTIVE 858 sec, process no 1792, OS thread id 2445845440 inserting, thread declared inside InnoDB 318 mysql tables in

Re: crashes in InnoDB with MySQL 4.1.14 (semaphore wait timeout)

2005-10-07 Thread Heikki Tuuri
- Original Message - From: "Devananda" <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Thursday, October 06, 2005 11:02 PM Subject: Re: crashes in InnoDB with MySQL 4.1.14 (semaphore wait timeout) Heikki Tuuri wrote: Deva, please post those transactions which have

Re: crashes in InnoDB with MySQL 4.1.14 (semaphore wait timeout)

2005-10-06 Thread Devananda
abase.myodbc Sent: Thursday, October 06, 2005 10:14 AM Subject: Re: crashes in InnoDB with MySQL 4.1.14 (semaphore wait timeout) Heikki Tuuri wrote: Deva, please post the complete output except the transaction data. Regards, Heikki Please let me know if there is any

Re: crashes in InnoDB with MySQL 4.1.14 (semaphore wait timeout)

2005-10-06 Thread Heikki Tuuri
c Sent: Thursday, October 06, 2005 10:14 AM Subject: Re: crashes in InnoDB with MySQL 4.1.14 (semaphore wait timeout) Heikki Tuuri wrote: Deva, please post the complete output except the transaction data. Regards, Heikki Please let me know if there is any additional data I can provide to h

Re: crashes in InnoDB with MySQL 4.1.14 (semaphore wait timeout)

2005-10-06 Thread Devananda
Heikki Tuuri wrote: Deva, please post the complete output except the transaction data. Regards, Heikki Please let me know if there is any additional data I can provide to help resolve this. = 051005 7:18:17 INNODB MONITOR OUTPUT ==

Re: crashes in InnoDB with MySQL 4.1.14 (semaphore wait timeout)

2005-10-05 Thread Heikki Tuuri
Deva, please post the complete output except the transaction data. Regards, Heikki - Original Message - From: "Devananda" <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Wednesday, October 05, 2005 7:05 PM Subject: Re: crashes in InnoDB with MySQL 4

Re: crashes in InnoDB with MySQL 4.1.14 (semaphore wait timeout)

2005-10-05 Thread Devananda
Devananda wrote: One of our servers which is configured primarily for InnoDB has crashed in the same fashion three times in the past 48 hours. I've been going over the error log, and I would like to know if anyone else has seen similar errors, or can give me some pointers to work out this probl

crashes in InnoDB with MySQL 4.1.14

2005-10-05 Thread Devananda
e a memory trap. InnoDB: Submit a detailed bug report to http://bugs.mysql.com. InnoDB: If you get repeated assertion failures or crashes, even InnoDB: immediately after the mysqld startup, there may be InnoDB: corruption in the InnoDB tablespace. Please refer to InnoDB: http://dev.mysql.com/doc/mysql/e

Re: MySQL Administrator crashes upon launch...

2005-09-30 Thread Nuno Pereira
Wolfram Stebel wrote: Am 30.09.2005 16:29 Uhr schrieb "Nuno Pereira" unter <[EMAIL PROTECTED]>: in Users/user/Library/Logs/CrashReporter/java.crash.log one mile of traces Regards Wolfram ** Host Name: Erde Date/Time: 2005-09-30 15:13:52.351 +0200 OS Version: 10.4.2 (Buil

mysql_free_result() CRASHES

2005-09-18 Thread Miguel Cardenas
he problem with single connection and still crashes randomly. This is the part of of the source code, not to understand what does every function, just to illustrate, it is almost self-explanatory MYCLASS dbmail; // CONNECT

Re: MySQL 5.0 crashes

2005-09-12 Thread Gleb Paharenko
Hello. Yes, MySQL 5.0.12 a bit unstable yet. You may want to make a bug report. See: http://dev.mysql.com/doc/mysql/en/bug-reports.html Or send the the list definition of your tables, problematic queries and a stack trace. It would be great if you include a test script which generates

MySQL 5.0 crashes

2005-09-12 Thread Scott Hamm
MySQL 5.0.12 crashed when I tried to select, backup or left join from certain table with 431433 rows with Data length of 23.6 MB using InnoDB engine. Tested on MySQL 4.1.14 with no problem in all aspects. Has this occured to anyone before? -- Please avoid sending me Word or PowerPoint attachme

Re: mysql bug 9670 OPTIMIZE TABLE crashes

2005-08-02 Thread Matthijs van der Klip
On Mon, 1 Aug 2005, Heikki Tuuri wrote: > unfortunately, the bug fix was never made to 4.0. It is only in 4.1.12 and > later. Hi Heikki, Thanks for your response. The fix seems to consists only of a few lines: http://mysql.bkbits.net:8080/mysql-4.1/[EMAIL PROTECTED]|[EMAIL PROTECTED] It look

Re: mysql bug 9670 OPTIMIZE TABLE crashes

2005-08-01 Thread Heikki Tuuri
;; <[EMAIL PROTECTED]> Lähetetty: Monday, August 01, 2005 5:08 PM Aihe: mysql bug 9670 OPTIMIZE TABLE crashes Hi, I am experiencing assertion failures described in the following bugreport: http://bugs.mysql.com/bug.php?id=9670 The bug has been closed, but I'm running the most

Re: mysql bug 9670 OPTIMIZE TABLE crashes

2005-08-01 Thread Matthijs van der Klip
On Mon, 1 Aug 2005, Mikhail Entaltsev wrote: > in the bug report Heikki Tuuri wrote: > *** > [13 Apr 20:59] Heikki Tuuri > The bug was introduced in 4.0.24 and 4.1.10. The fix will be in 4.1.12 and > 5.0.5. > *** Hi Mikhail, Thank you for your quick response. I had noticed myself that the fix s

Re: mysql bug 9670 OPTIMIZE TABLE crashes

2005-08-01 Thread Mikhail Entaltsev
ot;MySQL mailing list" Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, August 01, 2005 4:08 PM Subject: mysql bug 9670 OPTIMIZE TABLE crashes > Hi, > > I am experiencing assertion failures described in the following bugreport: > > http://bugs.mysql.com/b

mysql bug 9670 OPTIMIZE TABLE crashes

2005-08-01 Thread Matthijs van der Klip
Hi, I am experiencing assertion failures described in the following bugreport: http://bugs.mysql.com/bug.php?id=9670 The bug has been closed, but I'm running the most current 4.0.25 version of MySQL. The report mentions downgrading to 4.0.23 or upgrading to 4.1. Is this really neccessary or s

Re: innodb crashes during heavy usage with exceeded memory error

2005-07-10 Thread Per Andreas Buer
Kasthuri Ilankamban <[EMAIL PROTECTED]> writes: > Hi, We are running mysql version 4.1.7 with innodb on i686 running > 2.4.26 linux kernal with 8G memory. Mysql crashes consistently during > heavy usage with fatal innodb error. We are running a high volume front > end applica

Re: innodb crashes during heavy usage with exceeded memory error

2005-07-07 Thread Kasthuri Ilankamban
Kasthuri, Maybe it's time to re-think your application architecture? A 200-meg BLOB is quite large for a highly-concurrent system, considering that MySQL will have to read/save it in its entirety _and_ allocate network buffers for it, so essentially you're allocating _400_ megs or so _per_ cl

Re: innodb crashes during heavy usage with exceeded memory error

2005-07-06 Thread Mir Islam
Matthew has already responded. But I will also add, you must rethink how your application is coded. I can not possibly imagine a situation where a user session needs 200meg insert. No matter what database you use you will have a terrible time trying to scale this application. If you give more detai

Re: innodb crashes during heavy usage with exceeded memory error

2005-07-06 Thread Devananda
but once in a while application inserts a row for a user with session data that could exceed 200MG . Since we have lots of concurrent users and if application inserts few rows with > 200MG data simultaneously innodb runs out of memory and crashes. Eventhough we have 8 gig memory, I'm

Re: innodb crashes during heavy usage with exceeded memory error

2005-07-06 Thread Mark Matthews
lication inserts few rows > with > 200MG data simultaneously innodb runs out of memory and > crashes. Eventhough we have 8 gig memory, I'm not able to start > mysql if I allocate more than 2Gig to innodb_buffer_size. Do you know > how I can allocate more than 2 Gig memory

Re: innodb crashes during heavy usage with exceeded memory error

2005-07-06 Thread Kasthuri Ilankamban
pplication inserts few rows with > 200MG data simultaneously innodb runs out of memory and crashes. Eventhough we have 8 gig memory, I'm not able to start mysql if I allocate more than 2Gig to innodb_buffer_size. Do you know how I can allocate more than 2 Gig memory to innodb on 32 b

Re: innodb crashes during heavy usage with exceeded memory error

2005-07-05 Thread Mir Islam
th innodb on i686 running > 2.4.26 linux kernal with 8G memory. Mysql crashes consistently > during heavy usage with fatal innodb error. We are running a high > volume front end application which inserts > 50M data to a row in > innodb table often. I don't know whether these

innodb crashes during heavy usage with exceeded memory error

2005-07-05 Thread Kasthuri Ilankamban
Hi, We are running mysql version 4.1.7 with innodb on i686 running 2.4.26 linux kernal with 8G memory. Mysql crashes consistently during heavy usage with fatal innodb error. We are running a high volume front end application which inserts > 50M data to a row in innodb table often. I do

Re: memory errors / crashes

2005-05-10 Thread Gleb Paharenko
Hello. See: http://dev.mysql.com/doc/mysql/en/crashing.html "Chris Knipe" <[EMAIL PROTECTED]> wrote: > 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 f

memory errors / crashes

2005-05-09 Thread Chris Knipe
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=536870912 read_buffer_size=2093056 max_used_connections=418 max_connections=2048 threads_connected=404 It

RE: 5.03 Still crashes on win32

2005-03-29 Thread Mark Leith
There's no real "official" word on the 5.0.2 crashes on win32, although I believe there were a number of bug reports. A lot of the crashing that I have come across when using 5.0.2 on win32 has to do with the "informational" functions - DESCRIBE, SHOW etc. There were

Re: 5.03 Still crashes on win32

2005-03-29 Thread Martijn Tonies
> Warning, do not install 5.03 it still crashes on win32. This occured after > very few minutes of testing. I will send more info as I locate it. Great... Is there any "official" word on the 5.0.2 crashes? Have there been fixes regarding this issue? With regards, Martijn

Re: 5.03 Still crashes on win32

2005-03-28 Thread Fredrick Bartlett
Where do I look for the server stopping error. The .err file looks happy with no error listed after server crashes and stops. Here is the last entry... 050328 10:34:30 InnoDB: Started; log sequence number 0 43634 050328 10:34:30 InnoDB: Starting recovery for XA transactions... 050328 10:34:30

5.03 Still crashes on win32

2005-03-28 Thread Fredrick Bartlett
Warning, do not install 5.03 it still crashes on win32. This occured after very few minutes of testing. I will send more info as I locate it. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: 5.0.2 alpha crashes with Query Browser

2005-03-18 Thread Fredrick Bartlett
s.mysql.com> Sent: Thursday, March 17, 2005 11:47 AM Subject: RE: 5.0.2 alpha crashes with Query Browser When will 5.0.3 come out?Thanks,Lily-Original Message-From: Peter Brawley [mailto:[EMAIL PROTECTED] Sent: Thursday, March 17, 2005 10:17 AMTo: Francisco TapiaCc: mysql@lists.mysq

Re: 5.0.2 alpha crashes with Query Browser

2005-03-18 Thread Francisco Tapia
that pretty much explains why it's been happening ;) Thanks :) On Thu, 17 Mar 2005 22:34:08 +0100, Martijn Tonies <[EMAIL PROTECTED]> wrote: > Francisco, > > > Maybe it's my setup... but: > > > > whenever I try to login to use the mySQL query browser, it instantlly > > turns off the 5.0.2 alpha

Re: 5.0.2 alpha crashes with Query Browser

2005-03-17 Thread Martijn Tonies
Francisco, > Maybe it's my setup... but: > > whenever I try to login to use the mySQL query browser, it instantlly > turns off the 5.0.2 alpha mySQL instance (stops running). the error I > get is: > > mysqld-max-nt.exe - Application Error > > the instruciton at "0x00538d34" referenced memory at "0

RE: 5.0.2 alpha crashes with Query Browser

2005-03-17 Thread Lily Wei
When will 5.0.3 come out? Thanks, Lily -Original Message- From: Peter Brawley [mailto:[EMAIL PROTECTED] Sent: Thursday, March 17, 2005 10:17 AM To: Francisco Tapia Cc: mysql@lists.mysql.com Subject: Re: 5.0.2 alpha crashes with Query Browser Lots of users report such instabilities in

  1   2   3   4   >