Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mariadb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
a38ac4b2
Commit
a38ac4b2
authored
Nov 16, 2004
by
konstantin@mysql.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix comment.
parent
ea59300d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
sql/item_func.cc
sql/item_func.cc
+1
-1
No files found.
sql/item_func.cc
View file @
a38ac4b2
...
@@ -264,7 +264,7 @@ Item_func::Item_func(THD *thd, Item_func *item)
...
@@ -264,7 +264,7 @@ Item_func::Item_func(THD *thd, Item_func *item)
Sets as a side effect the following class variables:
Sets as a side effect the following class variables:
maybe_null Set if any argument may return NULL
maybe_null Set if any argument may return NULL
with_sum_func Set if any of the arguments contains a sum function
with_sum_func Set if any of the arguments contains a sum function
used_table
_cache Set to union of the arguments used table
used_table
s_cache Set to union of the tables used by arguments
str_value.charset If this is a string function, set this to the
str_value.charset If this is a string function, set this to the
character set for the first argument.
character set for the first argument.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment