diff --git a/Docs/manual.texi b/Docs/manual.texi index a290325566cd8eaf92f6d2143a9429e5f6455095..27ddb6d3bbf270e22ad5e9f962a13adcfdfd5d30 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -3808,10 +3808,6 @@ Add support for sorting on @code{UNICODE}. @item Character set casts and syntax for handling multiple character sets. @item -When using @code{SET CHARACTER SET} we should translate the whole query -at once and not only strings. This will enable users to use the translated -characters in database, table and column names. -@item Help for all commands from the client. @item New faster client/server protocol which will support prepared statements,