Bug #31082 Online add column under load hits assert during replication
Submitted: 18 Sep 2007 16:58 Modified: 7 Jan 2008 12:46
Reporter: Tomas Ulin
Status: Closed
Category:Server: ClusterRep Severity:S3 (Non-critical)
Version:GCE6.2 and 5.2 OS:Any
Assigned to: Tomas Ulin Target Version:6.0
Triage: D1 (Critical)

[18 Sep 2007 16:58] Tomas Ulin
Description:
assert on number of columns hit sometimes, in the binlog injector, if having load on table
while doing online add column

How to repeat:
.
[18 Sep 2007 17:00] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/34370

ChangeSet@1.2631, 2007-09-18 17:10:20+02:00, tomas@whalegate.ndb.mysql.com +4 -0
  Bug #31082 Online add column under load hits assert during replication
  - make sure we have both versions of the table object available to be used for binlog
injection
  - move table object to event_data struct, hence we have one per ongoing event
subscription
[20 Sep 2007 18:03] Jon Stephens
Documented bugfix in mysql-5.1.22-ndb-6.3.3 changelog, left in PP status.
[7 Jan 2008 12:46] Jon Stephens
Closed w/o further action, as this fix has long since been documented for cge-6.3.3 and
there's no indication the fix is included in any other release.