1. 21 Aug, 2018 5 commits
  2. 20 Aug, 2018 1 commit
    • Michael Hinton's avatar
      Do not truncate MySQL database name at 33 characters. · 15c19c03
      Michael Hinton authored
      MySQL permits up to 64-character database names, but Slurm was truncating
      at 33-characters. If we exceed this limit, let the mysql_query fail and
      give the admin a chance to sort it out, rather than truncating and then
      failing to query against the un-truncated name later on.
      
      While here correct the fatal() message.
      
      Bug 5586.
      15c19c03
  3. 18 Aug, 2018 1 commit
  4. 17 Aug, 2018 2 commits
  5. 16 Aug, 2018 5 commits
  6. 15 Aug, 2018 5 commits
  7. 14 Aug, 2018 4 commits
  8. 13 Aug, 2018 3 commits
  9. 11 Aug, 2018 6 commits
  10. 10 Aug, 2018 4 commits
  11. 09 Aug, 2018 2 commits
  12. 07 Aug, 2018 2 commits