mariadb/client
unknown 518787c299 Made keyread (key scanning) a key specific attribute.
This avoids using fulltext keys for table scanning.
This also reverts Sinisa's original fix for this problem.


Docs/manual.texi:
  Update of SQL_JOIN_MAX_SIZE information3602
client/mysqldump.c:
  comment cleanup
include/my_aes.h:
  General cleanup for new file
include/rijndael.h:
  General cleanup for new file
include/sha1.h:
  General cleanup for new file
mysys/my_aes.c:
  General cleanup for new file
mysys/rijndael.c:
  General cleanup for new file
mysys/sha1.c:
  General cleanup for new file
sql/ha_berkeley.h:
  Made keyread (key scanning) a key specific attribute.
sql/ha_innodb.cc:
  Merge with 3.23.x
sql/ha_innodb.h:
  Made keyread (key scanning) a key specific attribute.
sql/ha_isam.cc:
  Moved things to table_flags()
sql/ha_isam.h:
  Made keyread (key scanning) a key specific attribute.
sql/ha_myisam.cc:
  Made keyread (key scanning) a key specific attribute.
sql/ha_myisam.h:
  Made keyread (key scanning) a key specific attribute.
sql/ha_myisammrg.h:
  Made keyread (key scanning) a key specific attribute.
sql/handler.h:
  Made keyread (key scanning) a key specific attribute.
sql/item_strfunc.cc:
  Cleanup of AES_xxx code
sql/opt_range.cc:
  Made keyread (key scanning) a key specific attribute.
sql/sql_base.cc:
  Made keyread (key scanning) a key specific attribute.
sql/sql_cache.cc:
  Removed compiler warning
sql/sql_select.cc:
  Removed wrong patch to fulltext problem
sql/table.cc:
  Made keyread (key scanning) a key specific attribute.
sql/table.h:
  Made keyread (key scanning) a key specific attribute.
2002-06-19 00:22:30 +03:00
..
.cvsignore
client_priv.h This changeset is mostly new version of previous commit modified according 2002-06-11 13:37:48 +04:00
completion_hash.cc
completion_hash.h
connect_test.c
errmsg.c
get_password.c
insert_test.c
list_test.c
Makefile.am
my_readline.h
mysql.cc Added missing include file to sql_acl.cc (bug in last changeset) 2002-06-12 17:35:04 +03:00
mysqladmin.c Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
mysqlbinlog.cc Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
mysqlcheck.c Added useful exit error code for programs using my_getopt in case 2002-05-29 15:07:30 +03:00
mysqldump.c Made keyread (key scanning) a key specific attribute. 2002-06-19 00:22:30 +03:00
mysqlimport.c Added useful exit error code for programs using my_getopt in case 2002-05-29 15:07:30 +03:00
mysqlmanager-pwgen.c Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
mysqlmanagerc.c Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
mysqlshow.c Added useful exit error code for programs using my_getopt in case 2002-05-29 15:07:30 +03:00
mysqltest.c Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
password.c
readline.cc
select_test.c
showdb_test.c
sql_string.cc
sql_string.h
ssl_test.c
thimble.cc
thread_test.c Added useful exit error code for programs using my_getopt in case 2002-05-29 15:07:30 +03:00