diff --git a/b2-include/wp-db.php b/b2-include/wp-db.php index ba829699b8..e8fa147267 100644 --- a/b2-include/wp-db.php +++ b/b2-include/wp-db.php @@ -160,7 +160,6 @@ if ( preg_match("/^\\s*$word /i",$query) ) { $this->rows_affected = mysql_affected_rows(); - $this->querybump(); // This gets the insert ID if ( $word == 'insert' || $word == 'replace' )