1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Merge with 5.1

This commit is contained in:
Michael Widenius
2010-04-08 12:52:53 +03:00
22 changed files with 91 additions and 40 deletions

View File

@@ -4450,6 +4450,8 @@ int handler::index_read_idx_map(uchar * buf, uint index, const uchar * key,
enum ha_rkey_function find_flag)
{
int error, error1;
LINT_INIT(error1);
error= index_init(index, 0);
if (!error)
{