branches/zip: ha_innobase::write_row(): Remove an unreachable break statement.

This commit is contained in:
marko 2007-08-20 06:54:31 +00:00
parent 8634d343f7
commit d4568988fd

View file

@ -3593,7 +3593,6 @@ no_commit:
case SQLCOM_INSERT_SELECT:
case SQLCOM_REPLACE_SELECT:
goto set_max_autoinc;
break;
default:
break;