1300
1300
we will probably want to reclaim the 29 bits. So we need the &.
1302
1302
flags2= (uint32_t) (session_arg->options & OPTIONS_WRITTEN_TO_BIN_LOG);
1305
1303
assert(session_arg->variables.collation_server->number < 256*256);
1309
1304
int2store(charset+4, session_arg->variables.collation_server->number);