Browse Source

branches/zip: Fix typo in comment.

pull/73/head
sunny 18 years ago
parent
commit
e3c6eb9bfc
  1. 2
      srv/srv0start.c

2
srv/srv0start.c

@ -1470,7 +1470,7 @@ innobase_start_or_create_for_mysql(void)
ensure that we return the system to a state where normal
recovery is guaranteed to work. We do this by
invalidating the buffer cache, this will force the
reread of the page and restoration to it's last known
reread of the page and restoration to its last known
consistent state, this is REQUIRED for the recovery
process to work. */
err = trx_sys_file_format_max_check(

Loading…
Cancel
Save