Bug #23809 | mysql crash, maybe log tables | ||
---|---|---|---|
Submitted: | 31 Oct 2006 16:58 | Modified: | 29 Mar 2011 19:30 |
Reporter: | Roberto Spadim (Basic Quality Contributor) | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 5.1.11 | OS: | Linux (linux) |
Assigned to: | CPU Architecture: | Any | |
Tags: | log crash |
[31 Oct 2006 16:58]
Roberto Spadim
[2 Nov 2006 12:49]
Valeriy Kravchuk
Thank you for a problem report. So, if you run SELECT count(*) FROM general_log; several times now there is no crash? Please, send the results of getconf GNU_LIBPTHREAD_VERSION uname -a commands also.
[2 Nov 2006 15:55]
Roberto Spadim
=> SHOW TABLES FROM mysql <= Tables_in_mysql columns_priv db event func general_log help_category help_keyword help_relation help_topic host plugin proc procs_priv slow_log tables_priv time_zone time_zone_leap_second time_zone_name time_zone_transition time_zone_transition_type user =>SELECT count(*) FROM general_log <=Error: 1041 - Sem memória. Verifique se o mysqld ou algum outro processo está usando toda memória disponível. Se não, você pode ter que usar 'ulimit' para permitir ao mysqld usar mais memória ou você pode adiciona =>SELECT count(*) FROM general_log <=Sem memória. Verifique se o mysqld ou algum outro processo está usando toda memória disponível. Se não, você pode ter que usar 'ulimit' para permitir ao mysqld usar mais memória ou você pode adiciona =>SELECT count(*) FROM general_log <=Sem memória. Verifique se o mysqld ou algum outro processo está usando toda memória disponível. Se não, você pode ter que usar 'ulimit' para permitir ao mysqld usar mais memória ou você pode adiciona =>SELECT count(*) FROM general_log <=Sem memória. Verifique se o mysqld ou algum outro processo está usando toda memória disponível. Se não, você pode ter que usar 'ulimit' para permitir ao mysqld usar mais memória ou você pode adiciona [root@raja: ~]# getconf GNU_LIBPTHREAD_VERSION NPTL 2.3.3 [root@raja: ~]# uname -a Linux raja 2.6.10-ARCH #1 SMP Tue Jan 18 09:47:14 PST 2005 i686 Intel(R) Pentium(R) 4 CPU 2.00GHz GenuineIntel GNU/Linux [root@raja: ~]#
[2 Nov 2006 16:04]
Roberto Spadim
=>show table status <= Name,Engine,Version,Row_format,Rows,Avg_row_length,Data_length,Max_data_length,Index_length,Data_free,Auto_increment,Create_time,Update_time,Check_time,Collation,Checksum,Create_options,Comment columns_priv,MyISAM,10,Fixed,0,0,0,227994731135631359,4096,0,NULL,2006-08-24 21:14:02,2006-08-31 13:39:29,2006-08-31 13:39:29,utf8_bin,NULL,,Column privileges db,MyISAM,10,Fixed,20,440,8800,123848989752688639,5120,0,NULL,2006-08-24 21:14:15,2006-10-24 21:47:51,2006-08-31 13:39:29,utf8_bin,NULL,,Database privileges event,MyISAM,10,Dynamic,0,0,0,281474976710655,4096,0,NULL,2006-08-24 21:14:14,2006-08-31 13:39:29,2006-08-31 13:39:29,utf8_general_ci,NULL,,Events func,MyISAM,10,Fixed,0,0,0,162974011515469823,1024,0,NULL,2006-08-24 21:14:01,2006-08-31 13:39:29,2006-08-31 13:39:29,utf8_bin,NULL,,User defined functions general_log,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,Sem mem help_category,MyISAM,9,Dynamic,29,29,864,4294967295,3072,0,NULL,2005-06-13 03:52:30,2006-08-31 13:39:29,2006-08-31 13:39:29,utf8_general_ci,NULL,,help categories help_keyword,MyISAM,9,Dynamic,350,20,7320,4294967295,11264,0,NULL,2005-06-13 03:52:30,2006-08-31 13:39:29,2006-08-31 13:39:29,utf8_general_ci,NULL,,help keywords help_relation,MyISAM,9,Fixed,567,9,5103,38654705663,9216,0,NULL,2005-06-13 03:52:30,2006-08-31 13:39:29,2006-08-31 13:39:29,utf8_general_ci,NULL,,keyword-topic relation help_topic,MyISAM,9,Dynamic,393,423,166324,4294967295,12288,0,NULL,2005-06-13 03:52:30,2006-08-31 13:39:29,2006-08-31 13:39:29,utf8_general_ci,NULL,,help topics host,MyISAM,10,Fixed,0,0,0,110056715893866495,2048,0,NULL,2006-08-24 21:14:14,2006-08-31 13:39:29,2006-08-31 13:39:29,utf8_bin,NULL,,Host privileges; Merged with database privileges plugin,MyISAM,10,Fixed,0,0,0,162411061562048511,1024,0,NULL,2006-08-24 21:13:55,2006-08-31 13:39:29,2006-08-31 13:39:29,utf8_bin,NULL,, proc,MyISAM,10,Dynamic,0,0,0,281474976710655,2048,0,NULL,2006-08-24 21:14:12,2006-08-31 13:39:29,2006-08-31 13:39:29,utf8_general_ci,NULL,,Stored Procedures procs_priv,MyISAM,10,Fixed,0,0,0,239253730204057599,4096,0,NULL,2006-08-24 21:14:11,2006-08-31 13:39:29,2006-08-31 13:39:29,utf8_bin,NULL,,Procedure privileges slow_log,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,Sem mem tables_priv,MyISAM,10,Fixed,0,0,0,239535205180768255,4096,0,NULL,2006-08-24 21:14:15,2006-08-31 13:39:29,2006-08-31 13:39:29,utf8_bin,NULL,,Table privileges time_zone,MyISAM,10,Fixed,0,0,0,25769803775,1024,0,1,2005-06-13 03:52:30,2006-08-31 13:39:29,2006-08-31 13:39:29,utf8_general_ci,NULL,,Time zones time_zone_leap_second,MyISAM,9,Fixed,0,0,0,55834574847,1024,0,NULL,2005-06-13 03:52:30,2006-08-31 13:39:29,2006-08-31 13:39:29,utf8_general_ci,NULL,,Leap seconds information for time zones time_zone_name,MyISAM,9,Fixed,0,0,0,846108557311,1024,0,NULL,2005-06-13 03:52:30,2006-08-31 13:39:29,2006-08-31 13:39:29,utf8_general_ci,NULL,,Time zone names time_zone_transition,MyISAM,9,Fixed,0,0,0,73014444031,1024,0,NULL,2005-06-13 03:52:30,2006-08-31 13:39:29,2006-08-31 13:39:29,utf8_general_ci,NULL,,Time zone transitions time_zone_transition_type,MyISAM,9,Fixed,0,0,0,163208757247,1024,0,NULL,2005-06-13 03:52:30,2006-08-31 13:39:29,2006-08-31 13:39:29,utf8_general_ci,NULL,,Time zone transition types user,MyISAM,10,Dynamic,6,87,716,281474976710655,2048,192,NULL,2006-08-24 21:14:14,2006-10-30 22:27:54,2006-08-31 13:39:29,utf8_bin,NULL,,Users and global privileges
[2 Nov 2006 19:05]
Sveta Smirnova
Thank you for the report. Please try to repeat with new 5.0.12 version available at http://dev.mysql.com/downloads/mysql/5.1.html
[3 Nov 2006 14:06]
Valeriy Kravchuk
Sveta meant version 5.1.12 (just released officially), I suppose.
[3 Dec 2006 0:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".
[29 Mar 2011 18:44]
Roberto Spadim
working withou problem in mysql 5.5
[29 Mar 2011 19:30]
Sveta Smirnova
Thank you for the update. Closed as "Can't repeat"