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");
716
714
case DB_TOO_MANY_CONCURRENT_TRXS:
717
715
return("Too many concurrent transactions");