1. 10 Feb, 2004 1 commit
    • dlenev@dlenev.mshome's avatar
      Fixed bug #2248 "mysql_fetch without prior mysql_execute hangs" · 8ec663ef
      dlenev@dlenev.mshome authored
      Done clean-up in prep stmt API functions:
      1) Removed some checks that were performed only in debug version
      were making debug version more tolerable to user errors than 
      production (and thus caused problems for example masking some
      bugs). 
      2) Also removed some other checks to make prep stmt API 
      consistent with the rest of C API (this also in line with 
      general politics - make checks in only those places where 
      errors are very common and hard to spot).
      8ec663ef
  2. 02 Jan, 2004 1 commit
  3. 31 Dec, 2003 2 commits
  4. 30 Dec, 2003 1 commit
  5. 29 Dec, 2003 2 commits
  6. 25 Dec, 2003 4 commits
  7. 24 Dec, 2003 5 commits
  8. 23 Dec, 2003 6 commits
  9. 22 Dec, 2003 4 commits
  10. 21 Dec, 2003 6 commits
  11. 20 Dec, 2003 5 commits
  12. 19 Dec, 2003 3 commits