mariadb/storage/innobase/handler
Jorgen Loland 95b4747356 Bug#14547952: DEBUG BUILD FAILS ASSERTION IN RECORDS_IN_RANGE()
ha_innobase::records_in_range(): Remove a debug assertion
that prohibits an open range (full table).
This assertion catches unnecessary calls to this method, 
but such calls are not harming correctness.
2012-08-28 14:51:01 +02:00
..
ha_innodb.cc Bug#14547952: DEBUG BUILD FAILS ASSERTION IN RECORDS_IN_RANGE() 2012-08-28 14:51:01 +02:00
ha_innodb.h Bug #14007649 65111: INNODB SOMETIMES FAILS TO UPDATE ROWS INSERTED 2012-05-10 10:18:31 +05:30