1. 01 Nov, 2005 2 commits
    • unknown's avatar
      BUG# 14532 · 6a30c0de
      unknown authored
      Post-review fixes
      
      
      mysql-test/r/federated.result:
        BUG# 14532
        
        Regenerated test results
      mysql-test/t/federated.test:
        BUG# 14532 
        
        Added comments to test
      6a30c0de
    • unknown's avatar
      BUG #14532 · 29a3923d
      unknown authored
      Added FIELD_TYPE_BIT to field method 'needs_quotes' to make BIT columns
      work.
      
      
      mysql-test/r/federated.result:
        BUG# 14532
        
        Test fix by creating table with bit column and inserting,selecting
      mysql-test/t/federated.test:
        BUG# 14532
        
        Test fix by creating table with bit column and inserting,selecting
      sql/field.cc:
        BUG #14532
        
        Just needed to quote/escape bit field, add FIELD_TYPE_BIT to switch
      29a3923d
  2. 31 Oct, 2005 9 commits
  3. 29 Oct, 2005 5 commits
  4. 28 Oct, 2005 24 commits