189
177
* @param query Query string
190
178
* @param schema Schema for the table affected by the raw SQL.
196
184
rawStatement(session, query, "");
199
187
/* transactions: interface to plugin::StorageEngine functions */
203
191
* Commit the current transaction.