|
Bugzilla – Full Text Bug Listing |
| Summary: | MySQL misses tables after update | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Christian Boltz <suse-beta> |
| Component: | Update Problems | Assignee: | Michal Marek <mmarek> |
| Status: | VERIFIED FIXED | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 2 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | rcmysql | ||
|
Description
Christian Boltz
2006-01-30 18:42:12 UTC
Hi, thanks for the report. I've modified the rcmysql script to run mysql_fix_privilege_tables when updating from 4.1 to 5.0. I'll attach the script so that you can test it. The updated mysql package will appear in opensuse factory soon. Created attachment 65901 [details]
rcmysql
This is the updated init script.
Works perfectly - test succeed :-) Thanks! Excellent, thanks a lot for taking care of this! Please note that we have implemented a slightly different solution for this, starting with MySQL 5.0.19 - see http://dev.mysql.com/doc/refman/5.0/en/mysql-upgrade.html for details. It should not be too difficult to support your scheme and making the transition to the new update mechanism we now implemented. |