RE: problems with INNODB tables

2012-05-02 Thread Rick James
> > Sent: Monday, April 23, 2012 9:00 AM > > To: Malka Cymbalista > > Cc: mysql@lists.mysql.com; Shlomit Afgin; Ronen Hayun > > Subject: Re: problems with INNODB tables > > > > Weird, I use a lot Innodb, and no issue, I even kill bravely the > mysql > >

Re: problems with INNODB tables

2012-04-25 Thread Andrés Tello
] > Sent: Monday, April 23, 2012 9:42 PM > To: Andrés Tello; Malka Cymbalista > Cc: mysql@lists.mysql.com; Shlomit Afgin; Ronen Hayun > Subject: RE: problems with INNODB tables > > Check your memory usage according to > http://mysql.rjweb.org/doc.php/memory > > > -Original

RE: problems with INNODB tables

2012-04-25 Thread Malka Cymbalista
...@weizmann.ac.il 08-9343036 -Original Message- From: Rick James [mailto:rja...@yahoo-inc.com] Sent: Monday, April 23, 2012 9:42 PM To: Andrés Tello; Malka Cymbalista Cc: mysql@lists.mysql.com; Shlomit Afgin; Ronen Hayun Subject: RE: problems with INNODB tables Check your memory usage

RE: problems with INNODB tables

2012-04-23 Thread Rick James
Check your memory usage according to http://mysql.rjweb.org/doc.php/memory > -Original Message- > From: Andrés Tello [mailto:mr.crip...@gmail.com] > Sent: Monday, April 23, 2012 9:00 AM > To: Malka Cymbalista > Cc: mysql@lists.mysql.com; Shlomit Afgin; Ronen Hayun > Sub

Re: problems with INNODB tables

2012-04-23 Thread Andrés Tello
Weird, I use a lot Innodb, and no issue, I even kill bravely the mysql process with pkill -9 -f mysql Y suppose the way drupal is being programed. PHP open and closes database connections each time a webpage with db access is issued. When a php exceution ends and the apache webserver have fullfill

Re: Problems with INNODB in MySQL 4.0.6-gamma

2003-02-08 Thread Varshavchick Alexander
On Tue, 4 Feb 2003, Kees Hoekzema wrote: > I had the same problem, it went on until I had 44G of InnoDB space, with only > 4G free. After getting tired of having to increase the number of files every > week, I decided to dump all data with mysqldump, remove the files+ logs and > recreate them. Aft

Re: Problems with INNODB in MySQL 4.0.6-gamma

2003-02-06 Thread Csongor Fagyal
Kees Hoekzema wrote: Hello, On Tuesday 04 February 2003 14:46, Grover Cussi N. wrote: restore to the original size ?, I see that the tendence of the innodb tables is to grow, and grow, and never will reduce the size, it is posible to control this? I had the same problem, it went on un

Re: Problems with INNODB in MySQL 4.0.6-gamma

2003-02-05 Thread Kees Hoekzema
Hello, On Tuesday 04 February 2003 14:46, Grover Cussi N. wrote: > > restore to the original size ?, I see that the tendence of the innodb > > tables is to grow, and grow, and never will reduce the size, it is > > posible to control this? I had the same problem, it went on until I had 44G of Inno

Re: Problems with innodb

2003-02-03 Thread Heikki Tuuri
Grover, I am carbon copying this to [EMAIL PROTECTED] - Original Message - From: "Grover Cussi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, February 01, 2003 2:16 AM Subject: Problems with innodb > Hello! > > I have various databases, one has a table with more than 3 mi

Re: Problems with InnoDB

2002-11-29 Thread Heikki Tuuri
Marek, please address these general questions to [EMAIL PROTECTED] - Original Message - From: "Marek Lewczuk" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 29, 2002 10:04 AM Subject: Problems with InnoDB > Hello!! > I have read some post about this problem, but ther