• unknown's avatar
    row0ins.c, dict0dict.c, dict0dict.h, srv0srv.c: · 08c3614c
    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
    08c3614c
srv0srv.c 81.6 KB