From f93fc9b202f4b0a54e68cd896ad32661f3c87ad7 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 19 Jul 2002 16:24:17 +1000 Subject: [PATCH] Minor fix. --- Docs/manual.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/manual.texi b/Docs/manual.texi index a0b92b90d2f..1a3f11ce632 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -8151,7 +8151,7 @@ should check if you need some of the new grants that you didn't need before. In particular, you will need @code{REPLICATION SLAVE} (instead of @code{FILE}) for new slaves. @item -@code{DOUBLE} and @code{FLOAT} columns are now honoring the +@code{DOUBLE} and @code{FLOAT} columns now honour the @code{UNSIGNED} flag on storage (before, @code{UNSIGNED} was ignored for these columns). @item