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
Sergei Golubchik
9809f05199
5.5-merge
2011-07-02 22:08:51 +02:00
Sergei Golubchik
0accbd0364
lots of post-merge changes
2011-04-25 17:22:25 +02:00
Bjorn Munch
c406c79797
some more if stmt simplifications
2010-12-17 11:30:59 +01:00
Marko Mäkelä
c440ee8676
Merge a change from mysql-5.1-innodb:
...
------------------------------------------------------------
revno: 3500
revision-id: marko.makela@oracle.com-20100603095032-v5ptkkzt1bhz0m1d
parent: marko.makela@oracle.com-20100603094859-8cibt7xns239jjvc
committer: Marko Mäkelä <marko.makela@oracle.com>
branch nick: 5.1-innodb
timestamp: Thu 2010-06-03 12:50:32 +0300
message:
Move some InnoDB tests to mysql-test/suite/innodb.
2010-06-03 13:28:40 +03:00