mromy 2005/04/29 15:48:40 CEST
Modified files:
html README_4_0_6.html
Log:
- updated
Revision Changes Path
1.5 +6 -5 jahia_update/html/README_4_0_6.html
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia_update/html/README_4_0_6.html.diff?r1=1.4&r2=1.5&f=h
Index: README_4_0_6.html
===================================================================
RCS file: /cvs/jahia_update/html/README_4_0_6.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- README_4_0_6.html 29 Apr 2005 11:52:33 -0000 1.4
+++ README_4_0_6.html 29 Apr 2005 13:48:39 -0000 1.5
@@ -151,11 +151,12 @@
<br/>
This set of SQL commands reduces the size of some fields to prevent
problem that may occur when upgrading
from MySQL 4.0.x to MySQL 4.1.<br/>
- <p class="code">
- Script pour changer la taille des mediumInt � INT
- </p>
- This set of SQL commands extends the maxium length of integer fields
to allow for longer numbers.<br/>
- A <a href="mysql_script.sql">SQL script file</a> is also provided
with all the SQL commands listed above.
+ A <a href="varchar_changes.sql">SQL script file</a> is also provided
with all the SQL commands listed above.<br/><br/>
+ Another set of SQL commands extends the maxium length of integer
fields to allow for longer numbers.
+ As it is rether large, the SQL commands are not copied in this
README file but are available in this
+ second <a href="mediumint_to_integer.sql">SQL script
file</a>.<br/><br/>
+ Please note that these 2 scripts are intended only for MySQL 4.x
and, as they are not specific to the upgrade
+ to Jahia 4.0.6, can also be used with previous versions of Jahia
4.0.x.
<br/>
<br/>
<br/>