1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

Removed init that crashed BDB

Fixed newly introduced bug in update
This commit is contained in:
monty@donna.mysql.com
2000-12-11 02:31:09 +02:00
parent 1e56deab97
commit b4974dacb9
5 changed files with 23 additions and 25 deletions

View File

@ -379,7 +379,7 @@ SQL_SELECT::~SQL_SELECT()
close_cached_file(&file);
}
#undef index // Fix or Unixware 7
#undef index // Fix for Unixware 7
QUICK_SELECT::QUICK_SELECT(TABLE *table,uint key_nr,bool no_alloc)
:error(0),index(key_nr),max_used_key_length(0),head(table),