1. 06 Oct, 2003 2 commits
  2. 03 Oct, 2003 2 commits
  3. 02 Oct, 2003 1 commit
  4. 01 Oct, 2003 2 commits
  5. 28 Sep, 2003 1 commit
  6. 24 Sep, 2003 4 commits
  7. 23 Sep, 2003 6 commits
  8. 22 Sep, 2003 8 commits
  9. 20 Sep, 2003 1 commit
  10. 19 Sep, 2003 9 commits
  11. 18 Sep, 2003 4 commits
    • hf@deer.(none)'s avatar
      SCRUM · e89e3ff7
      hf@deer.(none) authored
      embedded library
      some dirty places cleaned:
      
      uint removed from mysql.h as Miguel suggested
      empty_string renamed as my_empty_string to get rid of name's intersections
      using embedded library
      e89e3ff7
    • hf@deer.(none)'s avatar
      SCRUM: · 0e059dcb
      hf@deer.(none) authored
      embedded library
      I decided to get rid of #define mysql_some_function in mysql.h
      It puzzles users and makes problems with dynamic libraries
      
      Finally, there are only two functions left, that are covered with
      the #define-s and it won't hurt performance at all
      0e059dcb
    • bell@sanja.is.com.ua's avatar
      Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 · aa7fd6f4
      bell@sanja.is.com.ua authored
      into sanja.is.com.ua:/home/bell/mysql/bk/work-union-4.1
      aa7fd6f4
    • bar@bar.mysql.r18.ru's avatar
      configure.in: · 287d0b64
      bar@bar.mysql.r18.ru authored
        Fix the problem with errmsg compilation
      287d0b64