Sergey Petrunia | 1 Oct 2005 09:56
Picon
Favicon

bk commit into 5.0 tree (sergefp:1.2005) BUG#13484

Below is the list of changes that have just been committed into a local
5.0 repository of psergey. When psergey does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html

ChangeSet
  1.2005 05/10/01 11:56:01 sergefp <at> mysql.com +4 -0
  BUG#13484: In ha_innobase::cmp_ref call Field::key_cmp() as this is the function
  that compares key images.

  sql/ha_innodb.cc
    1.267 05/10/01 11:55:37 sergefp <at> mysql.com +1 -1
    BUG#13484: In ha_innobase::cmp_ref call Field::key_cmp() as this is the function
    that compares key images.

  mysql-test/t/index_merge_innodb.test
    1.8 05/10/01 11:55:37 sergefp <at> mysql.com +44 -0
    Testcase for BUG#13484

  mysql-test/r/rowid_order_innodb.result
    1.6 05/10/01 11:55:37 sergefp <at> mysql.com +1 -1
    Updated results for BUG#13484

  mysql-test/r/index_merge_innodb.result
    1.11 05/10/01 11:55:37 sergefp <at> mysql.com +57 -0
    Testcase for BUG#13484

# This is a BitKeeper patch.  What follows are the unified diffs for the
(Continue reading)


Gmane