[Bug 704811] New: mariadb "security update" breaks database
https://bugzilla.novell.com/show_bug.cgi?id=704811 https://bugzilla.novell.com/show_bug.cgi?id=704811#c0 Summary: mariadb "security update" breaks database Classification: openSUSE Product: openSUSE 11.4 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: seife@novell.slipkontur.de QAContact: qa@suse.de CC: security-team@suse.de Blocks: 676973 Found By: Third Party Developer/Partner Blocker: --- Created an attachment (id=439103) --> (http://bugzilla.novell.com/attachment.cgi?id=439103) tarball of /var/log/mysql During the "security update" of "libmariadbclient16", I got lots of Installing: mariadb-5.1.55-0.3.1 [done] Additional rpm output: Shutting down service MySQL ..done install-info: warning: no info dir entry in `/usr/share/info/mysql.info.gz' Will update MySQL now, if you encounter any problems, please read following file: /usr/share/doc/packages/mariadb/README.SuSE Running protected MySQL... Upgrading MySQL... Phase 1/3: Fixing table and database names Phase 2/3: Checking and upgrading tables Processing databases information_schema gallery2 gallery2.g2_AccessMap Error : Unknown table engine 'InnoDB' error : Corrupt gallery2.g2_AccessSubscriberMap Error : Unknown table engine 'InnoDB' error : Corrupt gallery2.g2_AlbumItem Error : Unknown table engine 'InnoDB' error : Corrupt .. gallery2.g2_UserGroupMap Error : Unknown table engine 'InnoDB' error : Corrupt Phase 3/3: Running 'mysql_fix_privilege_tables'... OK Starting service MySQL ..done And now my gallery installation is toast :-( I suggest to retract this update immediately as it seems to be very dangerous. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=704811 https://bugzilla.novell.com/show_bug.cgi?id=704811#c1 --- Comment #1 from Stefan Seyfried <seife@novell.slipkontur.de> 2011-07-10 21:09:36 CEST --- oh, very funny to see that the problem is known since 3 days and nothing happened :-( Anyway, the same solution as in bug 676973 (downgrading to version of 11.4GA) helped. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=704811 https://bugzilla.novell.com/show_bug.cgi?id=704811#c zj jia <zjjia@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zjjia@novell.com AssignedTo|bnc-team-screening@forge.pr |mhrusecky@novell.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=704811 https://bugzilla.novell.com/show_bug.cgi?id=704811#c Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P1 - Urgent CC| |maintenance@opensuse.org, | |meissner@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=704811 https://bugzilla.novell.com/show_bug.cgi?id=704811#c2 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |maint:running:42141:critica | |l --- Comment #2 from Swamp Workflow Management <swamp@suse.de> 2011-07-11 08:11:54 UTC --- The SWAMPID for this issue is 42141. This issue was rated as critical. Please submit fixed packages until 2011-07-13. Also create a patchinfo file using this link: https://swamp.suse.de/webswamp/wf/42141 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=704811 https://bugzilla.novell.com/show_bug.cgi?id=704811#c3 --- Comment #3 from Marcus Meissner <meissner@novell.com> 2011-07-11 09:27:10 UTC --- 11.4 test rpms: http://download.opensuse.org/repositories/home:/msmeissn:/branches:/openSUSE... do you know if 11.3 is broken too? it builds with innodb_plzugin still at least. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=704811 https://bugzilla.novell.com/show_bug.cgi?id=704811#c4 --- Comment #4 from Marcus Meissner <meissner@novell.com> 2011-07-11 12:51:44 UTC --- - --with-plugins=partition,csv,heap,myisam,ndbcluster,maria,myisammrg \ + --with-plugins=partition,csv,heap,myisam,ndbcluster,maria,myisammrg,innodb_plugin \ -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=704811 https://bugzilla.novell.com/show_bug.cgi?id=704811#c5 --- Comment #5 from Marcus Meissner <meissner@novell.com> 2011-07-11 12:52:41 UTC --- submitted against 11.4 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=704811 https://bugzilla.novell.com/show_bug.cgi?id=704811#c6 Vladislav Vaintroub <wlad@montyprogram.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wlad@montyprogram.com --- Comment #6 from Vladislav Vaintroub <wlad@montyprogram.com> 2011-07-11 14:24:11 UTC --- I believe it should be xtradb rather than (or in addition too) to the list of plugins, because xtradb == default builtin Innodb in MariaDB. innodb_plugin is dynamic ,i.e unless someone loads it explicitely, there is be no Innodb. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=704811 https://bugzilla.novell.com/show_bug.cgi?id=704811#c7 Michal Hrusecky <mhrusecky@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #7 from Michal Hrusecky <mhrusecky@novell.com> 2011-07-11 14:27:28 UTC --- Fix submited against 11.4 as sr#76054. Adding innodb_plugin to --with-plugins= wouldn't work as innodb_plugin can be compiled only as a plugin. And it is currently still in mariadb even after the security update, but it had to be enabled manually :-/ I added xtradb as a builtin engine (it's innodb dropin replacement in the same way as mariadb is dropin replacement for mysql). 11.3 will follow as well, just checking that everything builts fine. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=704811 https://bugzilla.novell.com/show_bug.cgi?id=704811#c8 --- Comment #8 from Marcus Meissner <meissner@novell.com> 2011-07-11 14:36:16 UTC --- we need it for 11.3 too I guess -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=704811 https://bugzilla.novell.com/show_bug.cgi?id=704811#c9 --- Comment #9 from Bernhard Wiedemann <bwiedemann@novell.com> 2011-07-11 17:00:35 CEST --- This is an autogenerated message for OBS integration: This bug (704811) was mentioned in https://build.opensuse.org/request/show/76054 11.4 / mariadb -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=704811 https://bugzilla.novell.com/show_bug.cgi?id=704811#c10 --- Comment #10 from Bernhard Wiedemann <bwiedemann@novell.com> 2011-07-11 21:00:19 CEST --- This is an autogenerated message for OBS integration: This bug (704811) was mentioned in https://build.opensuse.org/request/show/76067 11.3 / mariadb -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=704811 https://bugzilla.novell.com/show_bug.cgi?id=704811#c11 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:42141:critica |maint:running:42141:critica |l |l maint:released:11.4:42144 --- Comment #11 from Swamp Workflow Management <swamp@suse.de> 2011-07-13 10:56:45 UTC --- Update released for: libmariadbclient16, libmariadbclient16-debuginfo, libmariadbclient_r16, libmariadbclient_r16-debuginfo, mariadb, mariadb-bench, mariadb-bench-debuginfo, mariadb-client, mariadb-client-debuginfo, mariadb-debug, mariadb-debug-debuginfo, mariadb-debuginfo, mariadb-debugsource, mariadb-test, mariadb-test-debuginfo, mariadb-tools, mariadb-tools-debuginfo Products: openSUSE 11.4 (debug, i586, x86_64) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=704811 https://bugzilla.novell.com/show_bug.cgi?id=704811#c12 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:42141:critica |maint:running:42141:critica |l maint:released:11.4:42144 |l maint:released:11.3:42146 --- Comment #12 from Swamp Workflow Management <swamp@suse.de> 2011-07-13 10:57:59 UTC --- Update released for: libmariadbclient16, libmariadbclient16-debuginfo, libmariadbclient_r16, libmariadbclient_r16-debuginfo, mariadb, mariadb-bench, mariadb-bench-debuginfo, mariadb-client, mariadb-client-debuginfo, mariadb-debug, mariadb-debug-debuginfo, mariadb-debuginfo, mariadb-debugsource, mariadb-test, mariadb-test-debuginfo, mariadb-tools, mariadb-tools-debuginfo Products: openSUSE 11.3 (debug, i586, x86_64) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=704811 https://bugzilla.novell.com/show_bug.cgi?id=704811#c Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:42141:critica |. |l maint:released:11.3:42146 | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=704811 https://bugzilla.novell.com/show_bug.cgi?id=704811#c13 Sebastian Krahmer <krahmer@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #13 from Sebastian Krahmer <krahmer@novell.com> 2011-07-13 10:59:16 UTC --- done -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com