Commit da7436a2 authored by Andrei Elkin's avatar Andrei Elkin

merge bug11754117-45670 fixes from 5.1: fixing comments in sql_lex.h.

parent 6d74c922
...@@ -1330,7 +1330,8 @@ class Query_tables_list ...@@ -1330,7 +1330,8 @@ class Query_tables_list
BINLOG_STMT_UNSAFE_INSERT_TWO_KEYS, BINLOG_STMT_UNSAFE_INSERT_TWO_KEYS,
/** /**
INSERT into auto-inc field which is not the first field in the table. INSERT into auto-inc field which is not the first part of composed
primary key.
*/ */
BINLOG_STMT_UNSAFE_AUTOINC_NOT_FIRST, BINLOG_STMT_UNSAFE_AUTOINC_NOT_FIRST,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment