• unknown's avatar
    row0ins.c, dict0dict.c, dict0dict.h, srv0srv.c: · de4bf8b9
    unknown authored
      Let SHOW INNODB STATUS print detailed info of the latest unique key violation, note that REPLACE and INSERT IGNORE mask the error from the user
    
    
    innobase/srv/srv0srv.c:
      Let SHOW INNODB STATUS print detailed info of the latest unique key violation, note that REPLACE and INSERT IGNORE mask the error from the user
    innobase/include/dict0dict.h:
      Let SHOW INNODB STATUS print detailed info of the latest unique key violation, note that REPLACE and INSERT IGNORE mask the error from the user
    innobase/dict/dict0dict.c:
      Let SHOW INNODB STATUS print detailed info of the latest unique key violation, note that REPLACE and INSERT IGNORE mask the error from the user
    innobase/row/row0ins.c:
      Let SHOW INNODB STATUS print detailed info of the latest unique key violation, note that REPLACE and INSERT IGNORE mask the error from the user
    de4bf8b9
dict0dict.h 30.9 KB