261
259
share->normalized_path.str= (char*) path;
262
260
share->path.length= share->normalized_path.length= strlen(path);
263
261
share->frm_version= FRM_VER_TRUE_VARCHAR;
266
263
Temporary tables are not replicated, but we set up these fields
267
264
anyway to be able to catch errors.