"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable. Since 5.0, SYSDATE() returns a `dynamic' value different for different invocations, even within the same statement.",
(gptr*)&global_system_variables.sysdate_is_now,
0,0,GET_BOOL,NO_ARG,0,0,1,0,1,0},
{"tc-heuristic-recover",OPT_TC_HEURISTIC_RECOVER,
"Decision to use in heuristic recover process. Possible values are COMMIT or ROLLBACK",
"Decision to use in heuristic recover process. Possible values are COMMIT or ROLLBACK.",
"Non-default flag to alias SYSDATE() to NOW() to be safe-replicatable. Since 5.0 SYSDATE returns a `dynamic' value different for different invocation even within a query",