1. 18 Jun, 2004 5 commits
    • unknown's avatar
      configure.in: · 743bdc9b
      unknown authored
        New collations were added.
      
      
      configure.in:
        New collations were added.
      743bdc9b
    • unknown's avatar
      ctype-uca.c: · 1f244c30
      unknown authored
        Code optimization to make it look better and work faster.
      
      
      strings/ctype-uca.c:
        Code optimization to make it look better and work faster.
      1f244c30
    • unknown's avatar
      ctype-uca.c: · d6c07c9c
      unknown authored
        Fix for compilation failure when HAVE_CHARSET_ucs2 is not defined.
      
      
      strings/ctype-uca.c:
        Fix for compilation failure when HAVE_CHARSET_ucs2 is not defined.
      d6c07c9c
    • unknown's avatar
      Fix for bug#4105 "Server crash on attempt to prepare a statement with · 26c53376
      unknown authored
      character set introducer": add new item type to be returned before from 
      Item_param until it's value is set.
      This way items like Item_bool_func2 and udf_handler won't treat this item
      as constant literal when statement is prepared.
      
      
      mysql-test/r/ps.result:
        Test results fixed (test case for bug #4105)
      mysql-test/t/ps.test:
        Followup to bug #4105: a test case.
      sql/item.cc:
        Fix for bug#4105 "Server crash on attempt to prepare a statement with 
        character set introducer": add new item type to be returned before from 
        Item_param until it's value is set.
      sql/item.h:
        Fix for bug#4105 "Server crash on attempt to prepare a statement with 
        character set introducer": add new item type to be returned before from 
        Item_param until it's value is set.
      26c53376
    • unknown's avatar
      4e76a0c5
  2. 17 Jun, 2004 12 commits
  3. 16 Jun, 2004 23 commits