1. 06 Oct, 2003 13 commits
  2. 05 Oct, 2003 2 commits
  3. 04 Oct, 2003 3 commits
  4. 03 Oct, 2003 7 commits
  5. 02 Oct, 2003 7 commits
  6. 01 Oct, 2003 4 commits
  7. 30 Sep, 2003 1 commit
  8. 29 Sep, 2003 3 commits
    • lenz@kallisto.local's avatar
    • hf@deer.(none)'s avatar
      fix for #1344 · 9dcce9b0
      hf@deer.(none) authored
      handling of init-file option added to embedded library
      main problem was killing of output (resulting recordsets etc)
      i added checks for empty output in Protocol:: methods
      better solution could be special Protocol_nul class to redirect
      results to nowhere
      9dcce9b0
    • hf@deer.(none)'s avatar
      Bugfix for #1342 · 44e01831
      hf@deer.(none) authored
      I made libmysqld not to do freopen(stdout...)
      I think we need better solution here so i added it as a worklog entry #1247
      44e01831