Bug #19768 | Small cluster replication stress testing caused MySQLD signal 11 | ||
---|---|---|---|
Submitted: | 12 May 2006 13:14 | Modified: | 15 Jun 2006 10:29 |
Reporter: | Jonathan Miller | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Replication | Severity: | S1 (Critical) |
Version: | 5.1.11 | OS: | Linux (Linux 32 Bit OS) |
Assigned to: | Tomas Ulin | CPU Architecture: | Any |
[12 May 2006 13:14]
Jonathan Miller
[12 May 2006 13:21]
Jonathan Miller
[ndbdev@ndb09 var]$ cat /etc/my.cnf [manager] default-mysqld-path = /home/ndbdev/jmiller/builds/libexec/mysqld socket=/tmp/manager.sock pid-file=/tmp/manager.pid monitoring-interval = 50 port = 1999 [mysqld] server-id=2 log-bin = /space/var/ndb0901binlog log-error = /space/var/err.ndb0901.err socket = /tmp/mysql.sock port = 3306 pid-file = /space/var/ndb0901.pid datadir = /space/var/ language = /home/ndbdev/jmiller/builds/share/mysql/english/ ndbcluster # run NDB engine ndb-connectstring=ndb08:14000 # location of MGM node [mysqld2] server-id=3 log-bin = /space/var1/ndb0902binlog log-error = /space/var1/ndb0902.err socket = /tmp/mysql3307.sock port = 3307 pid-file = /space/var1/ndb0902.pid datadir = /space/var1/ language = /home/ndbdev/jmiller/builds/share/mysql/english/ ndbcluster # run NDB engine ndb-connectstring=ndb08:14000 # location of MGM node
[14 Jun 2006 10:04]
Tomas Ulin
pushed to 5.1.12
[15 Jun 2006 10:29]
Jon Stephens
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bugfix, yourself. More information about accessing the source trees is available at http://www.mysql.com/doc/en/Installing_source_tree.html Additional info: Documented bugfix in 5.1.12 changelog. Changed category to Cluster Replication. Closed.