mariadb/sql/examples
sergefp@mysql.com 13fdbc99cf Fix for BUG#5117:
* Renamed handler::estimate_number_of_rows to handler::estimate_rows_upper_bound function, which can also return "unknown"
 * made filesort to use full sort buffer if number of rows to sort is not known.
2004-09-13 06:14:25 +04:00
..
ha_archive.cc Changed %lx -> 0x%lx (for easier comparison of debug files) 2004-08-23 13:46:51 +03:00
ha_archive.h Changed %lx -> 0x%lx (for easier comparison of debug files) 2004-08-23 13:46:51 +03:00
ha_example.cc followup to handler cleanup 2004-06-23 21:26:34 +02:00
ha_example.h New handler::index_flags() definition to make it easy to check the full used key and a specific key part. 2004-07-08 15:45:25 +03:00
ha_tina.cc Fix for not compiling ha_tina. 2004-08-17 01:29:19 -07:00
ha_tina.h Fix for BUG#5117: 2004-09-13 06:14:25 +04:00