Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Aug 15, 2022
  2. Jun 29, 2022
  3. Jun 13, 2022
  4. Jan 26, 2022
  5. Aug 23, 2021
  6. Aug 06, 2021
    • Greg Wilson's avatar
      Regularizing titles of troubleshooting guides. (#17296) · 87771b2a
      Greg Wilson authored
      - Make all specific problems H2-level headings.
      - Create a `doc-toc` div at the top for the table of contents.
        - Don't use `learn-doc` because we may want to style/show this one independently.
      - Link to all problem headings.
      
      Note: can't use metadata in a page header because our CI tools splat their own headers into these pages, so anything we add becomes part of the page body.
      87771b2a
  7. Jul 27, 2021
  8. Jul 26, 2021
  9. Apr 30, 2021
  10. Mar 18, 2021
  11. Mar 17, 2020
  12. Jan 16, 2020
  13. Aug 28, 2019
  14. 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
      04c4acb1
  15. Aug 03, 2017
  16. Jun 01, 2017
  17. May 31, 2017
Loading