[Bug 68942] Database upgrade MariaDB 10: Engine / Option mismatch on table `user_properties`

2014-08-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68942

--- Comment #4 from metatron metat...@online.ms ---
Thanks. In addition I've set up a regex to filter this mismatch.
This was mainly for https://tools.wmflabs.org/tools-info/optimizer.php , which
runs now as v0.5.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 68942] Database upgrade MariaDB 10: Engine / Option mismatch on table `user_properties`

2014-08-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68942

--- Comment #2 from Sean Pringle sprin...@wikimedia.org ---
https://mariadb.atlassian.net/browse/MDEV-5867

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 68942] Database upgrade MariaDB 10: Engine / Option mismatch on table `user_properties`

2014-08-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68942

--- Comment #3 from Sean Pringle sprin...@wikimedia.org ---
Have applied on labsdb replicas:

SET GLOBAL SQL_MODE=IGNORE_BAD_TABLE_OPTIONS;

This will only help when loading dumps that include the orphan table options. 
It will not prevent the options appearing in dumps in the first place, for
which we need MariaDB 10.0.13 (release scheduled within the next month).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 68942] Database upgrade MariaDB 10: Engine / Option mismatch on table `user_properties`

2014-07-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68942

Sean Pringle sprin...@wikimedia.org changed:

   What|Removed |Added

   Assignee|wikibugs-l@lists.wikimedia. |sprin...@wikimedia.org
   |org |

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 68942] Database upgrade MariaDB 10: Engine / Option mismatch on table `user_properties`

2014-07-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68942

Sean Pringle sprin...@wikimedia.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
 Ever confirmed|0   |1

--- Comment #1 from Sean Pringle sprin...@wikimedia.org ---
The table is intentionally, though hopefully temporarily, InnoDB, due to a
TokuDB issue we're still investigating involving the secondary index and a
certain form of DELETE used by Mediawiki.

The compression attribute is an artifact. Need to see whether it can be removed
with online DDL.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l