1. 18 Jun, 2004 2 commits
    • unknown's avatar
      Fix for bug#4105 "Server crash on attempt to prepare a statement with · cbfe9f05
      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.
      cbfe9f05
    • unknown's avatar
      25749c96
  2. 17 Jun, 2004 12 commits
  3. 16 Jun, 2004 23 commits
  4. 15 Jun, 2004 3 commits