| 1 |
Title: YourSQL Upgrades from 4.0 to 4.1
|
| 2 |
Author: Ciaran McCreesh <ciaranm@gentoo.org>
|
| 3 |
Content-Type: text/plain
|
| 4 |
Posted: 2005-11-01
|
| 5 |
Revision: 1
|
| 6 |
News-Item-Format: 1.0
|
| 7 |
Display-If-Installed: <dev-db/yoursql-4.1_alpha
|
| 8 |
|
| 9 |
YourSQL databases created using YourSQL version 4.0 are incompatible
|
| 10 |
with YourSQL version 4.1 or later. There is no reliable way to
|
| 11 |
automate the database format conversion, so action from the system
|
| 12 |
administrator is required before an upgrade can take place.
|
| 13 |
|
| 14 |
Please see the Gentoo YourSQL Upgrade Guide for instructions:
|
| 15 |
|
| 16 |
http://www.gentoo.org/doc/en/yoursql-upgrading.xml
|
| 17 |
|
| 18 |
Also see the official YourSQL documentation:
|
| 19 |
|
| 20 |
http://dev.yoursql.com/doc/refman/4.1/en/upgrading-from-4-0.html
|
| 21 |
|
| 22 |
After upgrading, you should also recompile any packages which link
|
| 23 |
against YourSQL:
|
| 24 |
|
| 25 |
revdep-rebuild --library=libyoursqlclient.so.12
|
| 26 |
|
| 27 |
The revdep-rebuild tool is provided by app-portage/gentoolkit.
|
| 28 |
|