summaryrefslogtreecommitdiff
path: root/sql/opt_range.cc
diff options
context:
space:
mode:
authorunknown <monty@donna.mysql.com>2000-12-11 02:31:09 +0200
committerunknown <monty@donna.mysql.com>2000-12-11 02:31:09 +0200
commit011f8d0a7d1ce5ec3497a3d9e61a4825e040ebc4 (patch)
tree9b1cff26b3d7a9362f4021e36e9e746671069d92 /sql/opt_range.cc
parent71c02e764679e243ce4092b9d43ef1f7e81c42ef (diff)
downloadmariadb-git-011f8d0a7d1ce5ec3497a3d9e61a4825e040ebc4.tar.gz
Removed init that crashed BDB
Fixed newly introduced bug in update BitKeeper/etc/ignore: Added libmysql_r/conf_to_src to the ignore list sql/filesort.cc: Removed init that crashed BDB sql/ha_berkeley.cc: Fixed bug in sub AUTO_INCREMENT keys in BDB tables sql/opt_range.cc: Cleanup sql/sql_update.cc: Fixed newly introduced bug in update
Diffstat (limited to 'sql/opt_range.cc')
-rw-r--r--sql/opt_range.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/opt_range.cc b/sql/opt_range.cc
index a3f236462b4..d8cd49685ee 100644
--- a/sql/opt_range.cc
+++ b/sql/opt_range.cc
@@ -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),