Comment to 'Custom form field bug '
  • image_transcoder.php?o=bx_froala_image&h=5087&dpx=2&t=1620597088

    image_transcoder.php?o=bx_froala_image&h=5088&dpx=2&t=1620597134

    INSERT INTO `test` (`id`, `value`) VALUES (NULL, NULL);

    1 row inserted.

    INSERT INTO `test` (`id`, `value`) VALUES (NULL, '123')

    #1062 - Duplicate entry '123' for key 'value'

    Even in clear MySQL. Unique. No problem.