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
74f74899
Commit
74f74899
authored
Jan 17, 2007
by
lars/lthalmann@dl145k.mysql.com
Browse files
Options
Browse Files
Download
Plain Diff
Merge mysql.com:/nfsdisk1/lars/MERGE/mysql-5.0-merge
into mysql.com:/nfsdisk1/lars/MERGE/mysql-5.1-merge
parents
5810ca92
044bb384
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
sql/log_event.cc
sql/log_event.cc
+0
-2
No files found.
sql/log_event.cc
View file @
74f74899
...
@@ -1515,7 +1515,6 @@ Query_log_event::Query_log_event(THD* thd_arg, const char* query_arg,
...
@@ -1515,7 +1515,6 @@ Query_log_event::Query_log_event(THD* thd_arg, const char* query_arg,
/* 2 utility functions for the next method */
/* 2 utility functions for the next method */
/*
/*
Get the pointer for a string (src) that contains the length in
Get the pointer for a string (src) that contains the length in
the first byte. Set the output string (dst) to the string value
the first byte. Set the output string (dst) to the string value
...
@@ -1540,7 +1539,6 @@ static void copy_str_and_move(const char **src,
...
@@ -1540,7 +1539,6 @@ static void copy_str_and_move(const char **src,
*
(
*
dst
)
++=
0
;
*
(
*
dst
)
++=
0
;
}
}
/*
/*
Query_log_event::Query_log_event()
Query_log_event::Query_log_event()
This is used by the SQL slave thread to prepare the event before execution.
This is used by the SQL slave thread to prepare the event before execution.
...
...
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