Avoid setting DB_NOOVERWRITE flag on hidden primary keys in tables
using the BDB storage engine. (Bug #14809) sql/ha_berkeley.cc: Don't set DB_NOOVERWRITE on hidden primary key, since we already guarantee uniqueness in how these keys are generated.
Showing
Please register or sign in to comment