1. 08 Apr, 2005 1 commit
    • unknown's avatar
      bug#9749 - ndb · 9896cfdf
      unknown authored
        test case for case 9749, ndb lock upgrade via NDBAPI
      
      
      ndb/test/ndbapi/testOperations.cpp:
        bug#9749 - test case for case 9749
      9896cfdf
  2. 29 Mar, 2005 4 commits
  3. 28 Mar, 2005 8 commits
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1 · 5fb52827
      unknown authored
      into mysql.com:/space/pekka/ndb/version/my41
      
      
      5fb52827
    • unknown's avatar
      ndb - set up long key page vars in ACC_LOCKREQ (bug#????) · 4a641100
      unknown authored
      
      ndb/src/kernel/blocks/dbacc/Dbacc.hpp:
        set up long key page vars in ACC_LOCKREQ
      ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:
        set up long key page vars in ACC_LOCKREQ
      4a641100
    • unknown's avatar
      Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/ · b9c6c482
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql-4.1
      
      
      b9c6c482
    • unknown's avatar
      ndb - make printSchemaFile available (compile manually) · e674f459
      unknown authored
      
      BitKeeper/deleted/.del-Makefile~b03e75f2bff8d72:
        Delete: ndb/src/kernel/blocks/dbdict/printSchemafile/Makefile
      ndb/src/kernel/blocks/dbdict/printSchemaFile.cpp:
        compile manually
      e674f459
    • unknown's avatar
      union.test: · e62a32a3
      unknown authored
        Bug #6519 UNION with collation binary and latin1_swedish_ci fails now
        Prove that this problem was fixed with bug9425 fix too.
      
      
      mysql-test/t/union.test:
        Bug #6519 UNION with collation binary and latin1_swedish_ci fails now
        Prove that this problem was fixed with bug9425 fix too.
      e62a32a3
    • unknown's avatar
      Bug#9425 A user variable doesn't always have implicit coercibility · f80b366f
      unknown authored
      Coercibility fixes for numeric types and not defined values were done.
      
      
      f80b366f
    • unknown's avatar
      Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/ · 8fa1f65a
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql-4.1
      
      
      8fa1f65a
    • unknown's avatar
      func_system.test, ctype_utf8.test, func_system.result, ctype_utf8.result: · 949875cb
      unknown authored
        Prove that the queries mentioned in
        Bugs#5980: NULL requires a characterset in a union
        works fine after recent changes related to itroducing
        more coercibility level: IRNORABLE and SYSCONST.
      
      
      mysql-test/r/ctype_utf8.result:
        Prove that the queries mentioned in
        Bugs#5980: NULL requires a characterset in a union
        works fine after recent changes related to itroducing
        more coercibility level: IRNORABLE and SYSCONST.
      mysql-test/r/func_system.result:
        Prove that the queries mentioned in
        Bugs#5980: NULL requires a characterset in a union
        works fine after recent changes related to itroducing
        more coercibility level: IRNORABLE and SYSCONST.
      mysql-test/t/ctype_utf8.test:
        Prove that the queries mentioned in
        Bugs#5980: NULL requires a characterset in a union
        works fine after recent changes related to itroducing
        more coercibility level: IRNORABLE and SYSCONST.
      mysql-test/t/func_system.test:
        Prove that the queries mentioned in
        Bugs#5980: NULL requires a characterset in a union
        works fine after recent changes related to itroducing
        more coercibility level: IRNORABLE and SYSCONST.
      949875cb
  4. 27 Mar, 2005 1 commit
  5. 26 Mar, 2005 4 commits
  6. 25 Mar, 2005 11 commits
  7. 24 Mar, 2005 8 commits
  8. 23 Mar, 2005 3 commits
    • unknown's avatar
      Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/ · c26930d2
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql-4.1
      
      
      c26930d2
    • unknown's avatar
      upgrade zlib to 1.2.2 · d4285cae
      unknown authored
      
      acinclude.m4:
        clarify help text
      d4285cae
    • unknown's avatar
      client/mysqltest.c · 58aeecb0
      unknown authored
          corrected number of fields for --enable_metadata
      sql/sql_union.cc
          fixed a apparent typo in assert
      
      
      client/mysqltest.c:
        corrected number of fields for --enable_metadata
      mysql-test/r/metadata.result:
        corrected number of fields for --enable_metadata
      mysql-test/r/ps_1general.result:
        corrected number of fields for --enable_metadata
      mysql-test/r/ps_2myisam.result:
        corrected number of fields for --enable_metadata
      mysql-test/r/ps_3innodb.result:
        corrected number of fields for --enable_metadata
      mysql-test/r/ps_4heap.result:
        corrected number of fields for --enable_metadata
      mysql-test/r/ps_5merge.result:
        corrected number of fields for --enable_metadata
      mysql-test/r/type_enum.result:
        corrected number of fields for --enable_metadata
      sql/sql_union.cc:
        fixed a apparent typo in assert
      58aeecb0