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 id="title-blob">&title-blob;</title>
- <remark role="todo">
- needs some discussion of the change to character semantics for
- TEXT in 4.1.
- </remark>
-
<remark role="help-topic" condition="BLOB data type"/>
<remark role="help-description-begin"/>
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 <literal>b'000101'</literal>.
</para>
- <remark role="todo">
- Isn't this behavior now dependent upon the SQL mode?
- </remark>
-
<para>
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 id="title-blob">&title-blob;</title>
- <remark role="todo">
- needs some discussion of the change to character semantics for
- TEXT since 4.0.
- </remark>
-
<remark role="help-topic" condition="BLOB data type"/>
<remark role="help-description-begin"/>
@@ -4675,10 +4666,6 @@
<secondary>numeric</secondary>
</indexterm>
- <remark role="todo">
- update for precision math (DECIMAL storage is different)
- </remark>
-
<para>
<emphasis role="bold">Storage Requirements for Numeric
Types</emphasis>
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 <literal>b'000101'</literal>.
</para>
- <remark role="todo">
- Isn't this behavior now dependent upon the SQL mode?
- </remark>
-
<para>
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 id="title-blob">&title-blob;</title>
- <remark role="todo">
- needs some discussion of the change to character semantics for
- TEXT since 4.0.
- </remark>
-
<remark role="help-topic" condition="BLOB data type"/>
<remark role="help-description-begin"/>
@@ -4514,10 +4505,6 @@
<secondary>numeric</secondary>
</indexterm>
- <remark role="todo">
- update for precision math (DECIMAL storage is different)
- </remark>
-
<para>
<emphasis role="bold">Storage Requirements for Numeric
Types</emphasis>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r528 - in trunk: . refman-4.1 refman-5.0 refman-5.1 | paul | 8 Dec |