Skip to content
Snippets Groups Projects
  1. Dec 09, 2020
  2. Dec 08, 2020
  3. Dec 07, 2020
    • Marcin Stolarek's avatar
      Fix regression from abf8e0b2 · a6cc4437
      Marcin Stolarek authored
      Support 'b' and 'B' as a suffix to memory specification. While it's not
      required we may have users submitting --mem=10GB and it may be difficult
      to understand why that stopped working.
      
      Bug 10330
      a6cc4437
  4. Dec 05, 2020
    • Nate Rini's avatar
      Disable MySQL auto-reconnect · 8e84db0f
      Nate Rini authored
      When a connection reconnects, it can revert to the default sql_mode
      losing the explicit settings done at connection startup. When commit
      0c5ead06 fixed the reconnect setting code, it inadvertently caused a
      potential race condition where sql_mode settings can get lost
      mid-connection.
      
      Bug 10342
      8e84db0f
  5. Dec 04, 2020
  6. Dec 03, 2020
Loading