mariadb/storage/innobase/handler
Sergei Golubchik 2682a280c8 allow suite.pm to skip combinations that originate from test/include files.
storage/innobase/handler/handler0alter.cc:
  for NEWDATE key_type says unsigned, thus col->prtype says unsigned,
  but field->flags says signed. Use the same flag for value retrieval
  that was used for value storage.
2012-02-07 16:22:36 +01:00
..
ha_innodb.cc enable test cases for bugs fixed in xtradb. 2012-01-16 21:02:43 +01:00
ha_innodb.h mysql-5.5 merge 2012-01-16 20:16:35 +01:00
handler0alter.cc allow suite.pm to skip combinations that originate from test/include files. 2012-02-07 16:22:36 +01:00
i_s.cc mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
i_s.h Use plugin_author also for the InnoDB SE plugin 2011-02-28 11:07:22 +02:00