Update MySQL Max Packet and Case Settings

  1. Open MySQLWorkbench

  2. Select Server and click Status and System Variables
    The Server Variables window appears

  3. Click the System Variables tab

  4. Enter max_allowed in the search box

  5. Update the max_allowed_packet value to 102400000 and press Enter

  6. Enter lower in the search box

  7. Update the lower_case_table_names value to 2 and press Enter


You may now close MySQLWorkbench

 

Next step: Anti-Virus Settings