From: Date: December 8 2005 9:44pm
Subject: svn commit - mysqldoc@docsrva: r528 - in trunk: . refman-4.1 refman-5.0 refman-5.1
List-Archive: http://lists.mysql.com/commits/49
Message-Id: <200512082044.jB8KiEAb029864@docsrva.mysql.com>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: paul
Date: 2005-12-08 21:44:14 +0100 (Thu, 08 Dec 2005)
New Revision: 528
Log:
r4626@frost: paul | 2005-12-08 14:41:57 -0600
Kill some obsolete todo's.
Modified:
trunk/
trunk/refman-4.1/data-types.xml
trunk/refman-5.0/data-types.xml
trunk/refman-5.1/data-types.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:4625
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:1505
+ b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:4626
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:1505
Modified: trunk/refman-4.1/data-types.xml
===================================================================
--- trunk/refman-4.1/data-types.xml 2005-12-08 20:43:22 UTC (rev 527)
+++ trunk/refman-4.1/data-types.xml 2005-12-08 20:44:14 UTC (rev 528)
@@ -4080,11 +4080,6 @@
&title-blob;
-
- needs some discussion of the change to character semantics for
- TEXT in 4.1.
-
-
Modified: trunk/refman-5.0/data-types.xml
===================================================================
--- trunk/refman-5.0/data-types.xml 2005-12-08 20:43:22 UTC (rev 527)
+++ trunk/refman-5.0/data-types.xml 2005-12-08 20:44:14 UTC (rev 528)
@@ -2170,10 +2170,6 @@
is, in effect, the same as assigning b'000101'.
-
- Isn't this behavior now dependent upon the SQL mode?
-
-
When asked to store a value in a numeric column that is outside
the data type's allowable range, MySQL's behavior depends on the
@@ -3911,11 +3907,6 @@
&title-blob;
-
- needs some discussion of the change to character semantics for
- TEXT since 4.0.
-
-
@@ -4675,10 +4666,6 @@
numeric
-
- update for precision math (DECIMAL storage is different)
-
-
Storage Requirements for Numeric
Types
Modified: trunk/refman-5.1/data-types.xml
===================================================================
--- trunk/refman-5.1/data-types.xml 2005-12-08 20:43:22 UTC (rev 527)
+++ trunk/refman-5.1/data-types.xml 2005-12-08 20:44:14 UTC (rev 528)
@@ -2078,10 +2078,6 @@
is, in effect, the same as assigning b'000101'.
-
- Isn't this behavior now dependent upon the SQL mode?
-
-
When asked to store a value in a numeric column that is outside
the data type's allowable range, MySQL's behavior depends on the
@@ -3751,11 +3747,6 @@
&title-blob;
-
- needs some discussion of the change to character semantics for
- TEXT since 4.0.
-
-
@@ -4514,10 +4505,6 @@
numeric
-
- update for precision math (DECIMAL storage is different)
-
-
Storage Requirements for Numeric
Types