mariadb/mysql-test/suite/ibmdb2i/r
V Narayanan e3c1ee24fc Bug#49329 example (and other) engines use wrong collation for open tables hash
This fix changes the character set used within the
IBMDB2I handler to hash table names to information
about open tables. Previously, tables with names
that differed only in letter case would hash to the
same data structure. This caused incorrect behavior
or errors when two such tables were in use simultaneously.

mysql-test/suite/ibmdb2i/r/ibmdb2i_bug_49329.result:
  Bug#49329 example (and other) engines use wrong collation for open tables hash
  
  Result file for the test case.
mysql-test/suite/ibmdb2i/t/ibmdb2i_bug_49329.test:
  Bug#49329 example (and other) engines use wrong collation for open tables hash
  
  Test case for the bug fix.
storage/ibmdb2i/ha_ibmdb2i.cc:
  Bug#49329 example (and other) engines use wrong collation for open tables hash
  
  change the character set used within the IBMDB2I
  handler to hash table names to information about
  open tables.
2009-12-11 12:31:16 +05:30
..
ibmdb2i_bug_44020.result Importing test cases for IBMDB2I 2009-04-14 16:32:55 +05:30
ibmdb2i_bug_44025.result Importing test cases for IBMDB2I 2009-04-14 16:32:55 +05:30
ibmdb2i_bug_44232.result Bug#44232 Error msg should be improved when collation not supported. 2009-05-14 16:05:09 +05:30
ibmdb2i_bug_44610.result Bug#44610 RCDFMT clause requested when creating DB2 table 2009-05-17 21:55:23 +05:30
ibmdb2i_bug_45196.result Bug#45196 Some collations do not sort correctly with IBMDB2I 2009-06-29 07:32:17 +05:30
ibmdb2i_bug_45793.result Bug#45793 macce charset causes error with IBMDB2I 2009-07-02 13:34:23 +05:30
ibmdb2i_bug_45983.result Bug#45983 ibmdb2i_create_index_option=1 not working for primary key 2009-07-08 14:40:01 +05:30
ibmdb2i_bug_49329.result Bug#49329 example (and other) engines use wrong collation for open tables hash 2009-12-11 12:31:16 +05:30
ibmdb2i_collations.result Bug#45803 Inaccurate estimates for partial key values with IBMDB2I 2009-07-06 14:19:32 +05:30