https://bugzilla.wikimedia.org/show_bug.cgi?id=29409

Tim Starling <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|High                        |Low
           Severity|blocker                     |normal

--- Comment #13 from Tim Starling <[email protected]> 2011-06-22 01:41:44 
UTC ---
This reduced test case also works:

CREATE TABLE a ( a INT ) ENGINE=MyISAM;
ALTER TABLE a ADD COLUMN b INT, ADD INDEX (b);

I think this is too broken to bother trying to fix on our side. We must have
loads of patches that add indexes on new columns. I can't believe that 1.17 is
the first major version that doesn't work on MySQL Cluster. Lowering priority.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to