MySQL Forums
Forum List  »  General

Re: MySQL Crash : Assertion failure in thread in file row0mysql.c line 3492
Posted by: Raghupradeep Aravindakshan
Date: November 10, 2014 03:39AM

Version is 5.5.37-log.

mysql> SHOW VARIABLES LIKE 'innodb_buffer_pool_size';
+-------------------------+------------+
| Variable_name | Value |
+-------------------------+------------+
| innodb_buffer_pool_size | 5033164800 |
+-------------------------+------------+
1 row in set (0.00 sec)

mysql> SHOW VARIABLES LIKE 'tmpdir';
+---------------+------------+
| Variable_name | Value |
+---------------+------------+
| tmpdir | /mysql/tmp |
+---------------+------------+
1 row in set (0.00 sec)

On this server we have 8 Gb of RAM

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.