mirror of
https://github.com/MariaDB/server.git
synced 2026-05-10 00:54:30 +02:00
Style fixups.
Docs/Manual_style_guidelines.txt: Add item on operators. Docs/manual.texi: Style fixup to changelog.
This commit is contained in:
parent
9f8ce5fb26
commit
6c35a471d7
2 changed files with 3 additions and 1 deletions
|
|
@ -261,3 +261,5 @@ It's "unstable", not "instable". ;-)
|
|||
|
||||
It's "full-text", not "fulltext".
|
||||
|
||||
Logical NOT/OR/AND are operators, not functions, so they take operands, not arguments.
|
||||
|
||||
|
|
|
|||
|
|
@ -49680,7 +49680,7 @@ not yet 100% confident in this code.
|
|||
@node News-3.23.51, News-3.23.50, News-3.23.x, News-3.23.x
|
||||
@appendixsubsec Changes in release 3.23.51
|
||||
@itemize @bullet
|
||||
Fixed the result from @code{IF()} to be case insensitive if the second and
|
||||
Fixed the result from @code{IF()} to be case-insensitive if the second and
|
||||
third arguments are case-sensitive.
|
||||
@end itemize
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue