1. 22 Aug, 2018 2 commits
  2. 21 Aug, 2018 7 commits
  3. 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
  4. 18 Aug, 2018 1 commit
  5. 17 Aug, 2018 2 commits
  6. 16 Aug, 2018 5 commits
  7. 15 Aug, 2018 5 commits
  8. 14 Aug, 2018 4 commits
  9. 13 Aug, 2018 3 commits
  10. 11 Aug, 2018 6 commits
  11. 10 Aug, 2018 4 commits