mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
16566e237c
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. |
||
---|---|---|
.. | ||
ha_innodb.cc | ||
ha_innodb.h |