711
711
return("Lock structs have exhausted the buffer pool");
712
712
case DB_FOREIGN_DUPLICATE_KEY:
713
713
return("Foreign key activated with duplicate keys");
714
716
case DB_TOO_MANY_CONCURRENT_TRXS:
715
717
return("Too many concurrent transactions");