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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
e99441b0
Commit
e99441b0
authored
Oct 07, 2003
by
bell@laptop.sanja.is.com.ua
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
after merge fix
parent
dfb7ca08
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
sql/item_subselect.h
sql/item_subselect.h
+0
-2
No files found.
sql/item_subselect.h
View file @
e99441b0
...
...
@@ -140,8 +140,6 @@ class Item_maxmin_subselect: public Item_singlerow_subselect
{
public:
Item_maxmin_subselect
(
THD
*
thd
,
st_select_lex
*
select_lex
,
bool
max
);
Item_maxmin_subselect
(
Item_maxmin_subselect
*
item
)
:
Item_singlerow_subselect
(
item
)
{}
};
/* exists subselect */
...
...
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