mariadb/handler
marko 16566e237c Merge a change from MySQL AB:
ChangeSet@1.2528.115.30  2007-08-28 10:17:15-06:00  tsmith@hindu.god

Fix another compiler warning on Windows in InnoDB.

ha_innodb.cc:

Fix compiler warning: ::get_auto_increment takes a ulonglong
for nb_desired_values, but InnoDB's trx struct stores it as
a ulint (unsigned long).  Probably harmless, as a single
statement won't be asking for more than 2^32 rows.
2007-09-24 11:26:57 +00:00
..
ha_innodb.cc Merge a change from MySQL AB: 2007-09-24 11:26:57 +00:00
ha_innodb.h Remove the prototypes of some functions inside #if 0. 2007-09-13 09:08:58 +00:00