summaryrefslogtreecommitdiff
path: root/sql/table.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sql/table.cc')
-rw-r--r--sql/table.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/table.cc b/sql/table.cc
index 7a1248b4144..9df5b05c04d 100644
--- a/sql/table.cc
+++ b/sql/table.cc
@@ -5975,7 +5975,7 @@ void TABLE::mark_columns_needed_for_insert()
the read_set at binlogging time (for those cases that
we only want to log a PK and we needed other fields for
execution).
- */
+*/
void TABLE::mark_columns_per_binlog_row_image()
{
DBUG_ENTER("mark_columns_per_binlog_row_image");