(4) Comments

  1. thử set
    SET SESSION sql_mode = ‘ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION’
    nếu dùng navicat

    Hiepnh: set global nhé
    set global sql_mode=”ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION”

Leave a Reply

You must be logged in to post a comment.