Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Aug 06, 2024
  2. May 17, 2024
  3. Jan 17, 2024
  4. Nov 14, 2023
  5. Apr 25, 2023
  6. Mar 28, 2023
  7. Mar 27, 2023
  8. Mar 22, 2023
  9. Mar 01, 2023
  10. Feb 01, 2023
  11. Aug 08, 2022
  12. Aug 04, 2022
  13. Jul 19, 2022
  14. Jul 07, 2022
  15. Jun 13, 2022
  16. Jan 31, 2022
  17. Apr 30, 2021
  18. Jan 29, 2021
  19. Apr 20, 2020
  20. Aug 23, 2019
    • Walter Leibbrandt's avatar
      MySQL additions to troubleshooting guide (#10706) · 04c4acb1
      Walter Leibbrandt authored
      * Log database connection error before humanizing it
      
      The original, non-humanized error message may contain clues regarding the
      error state, that might get lost in the humanization process.
      
      * Log complete error at error log level
      
      * Remove trailing colons from headings
      
      * Reformat heading
      
      * Add MySQL authentication troubleshooting
      
      * Typo
      
      * Reference MySQL 8 caveat in new MySQL section of admin guide
      
      * Fix URL to troubleshooting guide section
      
      * Update MySQL admin guide text
      
      * "Fix" troubleshooting link
      Unverified
      04c4acb1
Loading