1. 14 Aug, 2008 4 commits
  2. 13 Aug, 2008 4 commits
  3. 12 Aug, 2008 4 commits
  4. 11 Aug, 2008 13 commits
  5. 08 Aug, 2008 2 commits
  6. 07 Aug, 2008 4 commits
  7. 06 Aug, 2008 6 commits
  8. 04 Aug, 2008 1 commit
  9. 01 Aug, 2008 1 commit
    • Davi Arnaut's avatar
      Bug#37003: Tests sporadically crashes with embedded server · b757f485
      Davi Arnaut authored
      Post-merge fix: Alter linking order so that the thread linking
      flags appear last in the list. This needs to be done this way
      because some linkers will not search the thread archive again
      if a undefined symbol (pthread_kill in this case) appears later.
      
      client/Makefile.am:
        Link mysys before thread libs.
      b757f485
  10. 31 Jul, 2008 1 commit