diff options
author | unknown <monty@hundin.mysql.fi> | 2001-12-06 14:10:51 +0200 |
---|---|---|
committer | unknown <monty@hundin.mysql.fi> | 2001-12-06 14:10:51 +0200 |
commit | cfab46f546dcc56b11b536cec6ad699d121e8470 (patch) | |
tree | 5892a4c0af05e8a0354e957498fe09243b13eebc /isam | |
parent | 989f131d5f1af49b6618d7195868f118b09b242e (diff) | |
download | mariadb-git-cfab46f546dcc56b11b536cec6ad699d121e8470.tar.gz |
Update copyright
Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
client/client_priv.h:
Update copyright
client/completion_hash.cc:
Update copyright
client/completion_hash.h:
Update copyright
client/connect_test.c:
Update copyright
client/errmsg.c:
Update copyright
client/get_password.c:
Update copyright
client/insert_test.c:
Update copyright
client/list_test.c:
Update copyright
client/my_readline.h:
Update copyright
client/mysql.cc:
Update copyright
client/mysqladmin.c:
Update copyright
client/mysqlbinlog.cc:
Update copyright
client/mysqlcheck.c:
Update copyright
client/mysqldump.c:
Update copyright
client/mysqlimport.c:
Update copyright
client/mysqlmanager-pwgen.c:
Update copyright
client/mysqlmanagerc.c:
Update copyright
client/mysqlshow.c:
Update copyright
client/mysqltest.c:
Update copyright
client/password.c:
Update copyright
client/readline.cc:
Update copyright
client/select_test.c:
Update copyright
client/showdb_test.c:
Update copyright
client/sql_string.cc:
Update copyright
client/sql_string.h:
Update copyright
client/ssl_test.c:
Update copyright
client/thimble.cc:
Update copyright
client/thread_test.c:
Update copyright
div/deadlock_test.c:
Update copyright
extra/comp_err.c:
Update copyright
extra/my_print_defaults.c:
Update copyright
extra/perror.c:
Update copyright
extra/replace.c:
Update copyright
extra/resolve_stack_dump.c:
Update copyright
extra/resolveip.c:
Update copyright
fs/database.c:
Update copyright
fs/libmysqlfs.c:
Update copyright
fs/mysqlcorbafs.c:
Update copyright
fs/mysqlcorbafs.h:
Update copyright
fs/mysqlcorbafs_test.c:
Update copyright
heap/_check.c:
Update copyright
heap/_rectest.c:
Update copyright
heap/heapdef.h:
Update copyright
heap/hp_block.c:
Update copyright
heap/hp_clear.c:
Update copyright
heap/hp_close.c:
Update copyright
heap/hp_create.c:
Update copyright
heap/hp_delete.c:
Update copyright
heap/hp_extra.c:
Update copyright
heap/hp_hash.c:
Update copyright
heap/hp_info.c:
Update copyright
heap/hp_open.c:
Update copyright
heap/hp_panic.c:
Update copyright
heap/hp_rename.c:
Update copyright
heap/hp_rfirst.c:
Update copyright
heap/hp_rkey.c:
Update copyright
heap/hp_rlast.c:
Update copyright
heap/hp_rnext.c:
Update copyright
heap/hp_rprev.c:
Update copyright
heap/hp_rrnd.c:
Update copyright
heap/hp_rsame.c:
Update copyright
heap/hp_scan.c:
Update copyright
heap/hp_static.c:
Update copyright
heap/hp_test1.c:
Update copyright
heap/hp_test2.c:
Update copyright
heap/hp_update.c:
Update copyright
heap/hp_write.c:
Update copyright
include/config-win.h:
Update copyright
include/dbug.h:
Update copyright
include/errmsg.h:
Update copyright
include/ft_global.h:
Update copyright
include/getopt.h:
Update copyright
include/hash.h:
Update copyright
include/heap.h:
Update copyright
include/m_ctype.h:
Update copyright
include/m_string.h:
Update copyright
include/md5.h:
Update copyright
include/merge.h:
Update copyright
include/my_alarm.h:
Update copyright
include/my_base.h:
Update copyright
include/my_bitmap.h:
Update copyright
include/my_dir.h:
Update copyright
include/my_global.h:
Update copyright
include/my_list.h:
Update copyright
include/my_net.h:
Update copyright
include/my_no_pthread.h:
Update copyright
include/my_nosys.h:
Update copyright
include/my_pthread.h:
Update copyright
include/my_sys.h:
Update copyright
include/my_tree.h:
Update copyright
include/myisam.h:
Update copyright
include/myisammrg.h:
Update copyright
include/myisampack.h:
Update copyright
include/mysql.h:
Update copyright
include/mysql_com.h:
Update copyright
include/mysql_embed.h:
Update copyright
include/mysqld_error.h:
Update copyright
include/mysys_err.h:
Update copyright
include/nisam.h:
Update copyright
include/queues.h:
Update copyright
include/raid.h:
Update copyright
include/sslopt-case.h:
Update copyright
include/sslopt-longopts.h:
Update copyright
include/sslopt-usage.h:
Update copyright
include/sslopt-vars.h:
Update copyright
include/t_ctype.h:
Update copyright
include/thr_alarm.h:
Update copyright
include/thr_lock.h:
Update copyright
include/violite.h:
Update copyright
isam/_cache.c:
Update copyright
isam/_dbug.c:
Update copyright
isam/_key.c:
Update copyright
isam/_locking.c:
Update copyright
isam/_packrec.c:
Update copyright
isam/_page.c:
Update copyright
isam/_search.c:
Update copyright
isam/_statrec.c:
Update copyright
isam/changed.c:
Update copyright
isam/close.c:
Update copyright
isam/create.c:
Update copyright
isam/delete.c:
Update copyright
isam/extra.c:
Update copyright
isam/info.c:
Update copyright
isam/isamchk.c:
Update copyright
isam/isamdef.h:
Update copyright
isam/log.c:
Update copyright
isam/open.c:
Update copyright
isam/panic.c:
Update copyright
isam/range.c:
Update copyright
isam/rfirst.c:
Update copyright
isam/rkey.c:
Update copyright
isam/rlast.c:
Update copyright
isam/rnext.c:
Update copyright
isam/rprev.c:
Update copyright
isam/rrnd.c:
Update copyright
isam/rsame.c:
Update copyright
isam/rsamepos.c:
Update copyright
isam/sort.c:
Update copyright
isam/static.c:
Update copyright
isam/test1.c:
Update copyright
isam/test2.c:
Update copyright
isam/test3.c:
Update copyright
isam/update.c:
Update copyright
isam/write.c:
Update copyright
libmysql/conf_to_src.c:
Update copyright
libmysql/dll.c:
Update copyright
libmysql/errmsg.c:
Update copyright
libmysql/get_password.c:
Update copyright
libmysql/libmysql.c:
Update copyright
libmysql/manager.c:
Update copyright
libmysql/net.c:
Update copyright
libmysql/password.c:
Update copyright
libmysqld/lib_sql.cc:
Update copyright
libmysqld/lib_vio.c:
Update copyright
libmysqld/libmysqld.c:
Update copyright
merge/mrg_close.c:
Update copyright
merge/mrg_create.c:
Update copyright
merge/mrg_def.h:
Update copyright
merge/mrg_delete.c:
Update copyright
merge/mrg_extra.c:
Update copyright
merge/mrg_info.c:
Update copyright
merge/mrg_locking.c:
Update copyright
merge/mrg_open.c:
Update copyright
merge/mrg_panic.c:
Update copyright
merge/mrg_rrnd.c:
Update copyright
merge/mrg_rsame.c:
Update copyright
merge/mrg_static.c:
Update copyright
merge/mrg_update.c:
Update copyright
myisam/ft_boolean_search.c:
Update copyright
myisam/ft_dump.c:
Update copyright
myisam/ft_eval.h:
Update copyright
myisam/ft_static.c:
Update copyright
myisam/ft_stem.c:
Update copyright
myisam/ft_stopwords.c:
Update copyright
myisam/ft_test1.h:
Update copyright
myisam/mi_cache.c:
Update copyright
myisam/mi_changed.c:
Update copyright
myisam/mi_check.c:
Update copyright
myisam/mi_checksum.c:
Update copyright
myisam/mi_close.c:
Update copyright
myisam/mi_create.c:
Update copyright
myisam/mi_dbug.c:
Update copyright
myisam/mi_delete.c:
Update copyright
myisam/mi_delete_all.c:
Update copyright
myisam/mi_delete_table.c:
Update copyright
myisam/mi_dynrec.c:
Update copyright
myisam/mi_extra.c:
Update copyright
myisam/mi_info.c:
Update copyright
myisam/mi_key.c:
Update copyright
myisam/mi_locking.c:
Update copyright
myisam/mi_log.c:
Update copyright
myisam/mi_open.c:
Update copyright
myisam/mi_packrec.c:
Update copyright
myisam/mi_page.c:
Update copyright
myisam/mi_panic.c:
Update copyright
myisam/mi_range.c:
Update copyright
myisam/mi_rename.c:
Update copyright
myisam/mi_rfirst.c:
Update copyright
myisam/mi_rlast.c:
Update copyright
myisam/mi_rnext_same.c:
Update copyright
myisam/mi_rrnd.c:
Update copyright
myisam/mi_rsame.c:
Update copyright
myisam/mi_rsamepos.c:
Update copyright
myisam/mi_scan.c:
Update copyright
myisam/mi_search.c:
Update copyright
myisam/mi_static.c:
Update copyright
myisam/mi_statrec.c:
Update copyright
myisam/mi_test1.c:
Update copyright
myisam/mi_test2.c:
Update copyright
myisam/mi_test3.c:
Update copyright
myisam/mi_unique.c:
Update copyright
myisam/mi_update.c:
Update copyright
myisam/mi_write.c:
Update copyright
myisam/myisamchk.c:
Update copyright
myisam/myisampack.c:
Update copyright
myisammrg/myrg_close.c:
Update copyright
myisammrg/myrg_create.c:
Update copyright
myisammrg/myrg_def.h:
Update copyright
myisammrg/myrg_delete.c:
Update copyright
myisammrg/myrg_locking.c:
Update copyright
myisammrg/myrg_open.c:
Update copyright
myisammrg/myrg_panic.c:
Update copyright
myisammrg/myrg_rsame.c:
Update copyright
myisammrg/myrg_static.c:
Update copyright
myisammrg/myrg_update.c:
Update copyright
myisammrg/myrg_write.c:
Update copyright
mysql-test/r/gcc296.result:
Update of benchmark results
mysql-test/r/innodb.result:
Update of benchmark results
mysql-test/r/join_outer.result:
Update of benchmark results
mysql-test/r/myisam.result:
Update of benchmark results
mysys/array.c:
Update copyright
mysys/charset.c:
Fix for restart of character sets
mysys/checksum.c:
Update copyright
mysys/default.c:
Update copyright
mysys/errors.c:
Update copyright
mysys/getopt.c:
Cleanup
mysys/getvar.c:
Update copyright
mysys/hash.c:
Update copyright
mysys/list.c:
Update copyright
mysys/make-conf.c:
Update copyright
mysys/md5.c:
Update copyright
mysys/mf_brkhant.c:
Update copyright
mysys/mf_cache.c:
Update copyright
mysys/mf_casecnv.c:
Update copyright
mysys/mf_dirname.c:
Update copyright
mysys/mf_fn_ext.c:
Update copyright
mysys/mf_format.c:
Update copyright
mysys/mf_getdate.c:
Update copyright
mysys/mf_iocache.c:
Update copyright
mysys/mf_iocache2.c:
Update copyright
mysys/mf_keycache.c:
Update copyright
mysys/mf_loadpath.c:
Update copyright
mysys/mf_pack.c:
Update copyright
mysys/mf_path.c:
Update copyright
mysys/mf_qsort.c:
Update copyright
mysys/mf_qsort2.c:
Update copyright
mysys/mf_radix.c:
Update copyright
mysys/mf_same.c:
Update copyright
mysys/mf_sleep.c:
Update copyright
mysys/mf_sort.c:
Update copyright
mysys/mf_soundex.c:
Update copyright
mysys/mf_stripp.c:
Update copyright
mysys/mf_tempfile.c:
Update copyright
mysys/mf_unixpath.c:
Update copyright
mysys/mf_util.c:
Update copyright
mysys/mf_wcomp.c:
Update copyright
mysys/mf_wfile.c:
Update copyright
mysys/mulalloc.c:
Update copyright
mysys/my_alarm.c:
Update copyright
mysys/my_alloc.c:
Update copyright
mysys/my_append.c:
Update copyright
mysys/my_bit.c:
Update copyright
mysys/my_bitmap.c:
Update copyright
mysys/my_chsize.c:
Update copyright
mysys/my_clock.c:
Update copyright
mysys/my_compress.c:
Update copyright
mysys/my_copy.c:
Update copyright
mysys/my_create.c:
Update copyright
mysys/my_delete.c:
Update copyright
mysys/my_div.c:
Update copyright
mysys/my_dup.c:
Update copyright
mysys/my_error.c:
Update copyright
mysys/my_fopen.c:
Update copyright
mysys/my_fstream.c:
Update copyright
mysys/my_getwd.c:
Update copyright
mysys/my_init.c:
Free 'once_alloc' memory at shutdown.
mysys/my_lib.c:
Update copyright
mysys/my_lock.c:
Update copyright
mysys/my_lockmem.c:
Update copyright
mysys/my_lread.c:
Update copyright
mysys/my_lwrite.c:
Update copyright
mysys/my_malloc.c:
Update copyright
mysys/my_messnc.c:
Update copyright
mysys/my_mkdir.c:
Update copyright
mysys/my_net.c:
Update copyright
mysys/my_once.c:
Update copyright
mysys/my_open.c:
Update copyright
mysys/my_pread.c:
Update copyright
mysys/my_pthread.c:
Update copyright
mysys/my_quick.c:
Update copyright
mysys/my_read.c:
Update copyright
mysys/my_realloc.c:
Update copyright
mysys/my_redel.c:
Update copyright
mysys/my_rename.c:
Update copyright
mysys/my_seek.c:
Update copyright
mysys/my_static.c:
Update copyright
mysys/my_static.h:
Update copyright
mysys/my_symlink.c:
Update copyright
mysys/my_symlink2.c:
Update copyright
mysys/my_tempnam.c:
Update copyright
mysys/my_thr_init.c:
Update copyright
mysys/my_vsnprintf.c:
Update copyright
mysys/my_wincond.c:
Update copyright
mysys/my_winthread.c:
Update copyright
mysys/my_write.c:
Update copyright
mysys/mysys_priv.h:
Update copyright
mysys/ptr_cmp.c:
Update copyright
mysys/queues.c:
Update copyright
mysys/raid.cc:
Update copyright
mysys/safemalloc.c:
Update copyright
mysys/string.c:
Update copyright
mysys/test_charset.c:
Update copyright
mysys/test_dir.c:
Update copyright
mysys/test_fn.c:
Update copyright
mysys/testhash.c:
Update copyright
mysys/thr_alarm.c:
Update copyright
mysys/thr_lock.c:
Update copyright
mysys/thr_mutex.c:
Update copyright
mysys/thr_rwlock.c:
Update copyright
mysys/tree.c:
Update copyright
mysys/typelib.c:
Update copyright
pstack/debug.c:
Update copyright
pstack/debug.h:
Update copyright
pstack/demangle.h:
Update copyright
pstack/ieee.c:
Update copyright
pstack/ieee.h:
Update copyright
pstack/pstack.c:
Update copyright
readline/bind.c:
Cleanup empty lines
readline/complete.c:
Cleanup empty lines
readline/display.c:
Cleanup empty lines
readline/funmap.c:
Cleanup empty lines
readline/histexpand.c:
Cleanup empty lines
readline/histfile.c:
Cleanup empty lines
readline/history.c:
Cleanup empty lines
readline/history.h:
Cleanup empty lines
readline/input.c:
Cleanup empty lines
readline/kill.c:
Cleanup empty lines
readline/readline.c:
Cleanup empty lines
readline/readline.h:
Cleanup empty lines
readline/vi_mode.c:
Cleanup empty lines
sql/cache_manager.cc:
Update copyright
sql/cache_manager.h:
Update copyright
sql/convert.cc:
Update copyright
sql/custom_conf.h:
Update copyright
sql/derror.cc:
Update copyright
sql/field.cc:
Update copyright
sql/field.h:
Update copyright
sql/field_conv.cc:
Update copyright
sql/filesort.cc:
Update copyright
sql/frm_crypt.cc:
Update copyright
sql/ha_berkeley.cc:
Update copyright
sql/ha_heap.cc:
Update copyright
sql/ha_heap.h:
Update copyright
sql/ha_innobase.cc:
Update copyright
sql/ha_isam.cc:
Update copyright
sql/ha_isam.h:
Update copyright
sql/ha_isammrg.cc:
Update copyright
sql/ha_isammrg.h:
Update copyright
sql/ha_myisam.cc:
Update copyright
sql/handler.cc:
Update copyright
sql/hash_filo.cc:
Update copyright
sql/hash_filo.h:
Update copyright
sql/hostname.cc:
Update copyright
sql/init.cc:
Update copyright
sql/item.cc:
Update copyright
sql/item.h:
Update copyright
sql/item_buff.cc:
Update copyright
sql/item_cmpfunc.cc:
Update copyright
sql/item_cmpfunc.h:
Update copyright
sql/item_create.cc:
Update copyright
sql/item_create.h:
Update copyright
sql/item_func.cc:
Update copyright
sql/item_strfunc.cc:
Update copyright
sql/item_sum.cc:
Update copyright
sql/item_sum.h:
Update copyright
sql/item_timefunc.cc:
Update copyright
sql/item_timefunc.h:
Update copyright
sql/item_uniq.cc:
Update copyright
sql/item_uniq.h:
Update copyright
sql/key.cc:
Update copyright
sql/lex_symbol.h:
Update copyright
sql/lock.cc:
Update copyright
sql/log.cc:
Update copyright
sql/log_event.cc:
Update copyright
sql/log_event.h:
Update copyright
sql/matherr.c:
Update copyright
sql/mf_iocache.cc:
Update copyright
sql/mini_client.cc:
Update copyright
sql/mini_client.h:
Update copyright
sql/my_lock.c:
Update copyright
sql/mysqld.cc:
Update copyright
sql/net_pkg.cc:
Update copyright
sql/net_serv.cc:
Update copyright
sql/opt_sum.cc:
Update copyright
sql/password.c:
Update copyright
sql/procedure.cc:
Update copyright
sql/procedure.h:
Update copyright
sql/records.cc:
Update copyright
sql/repl_failsafe.cc:
Update copyright
sql/slave.cc:
Update copyright
sql/slave.h:
Update copyright
sql/sql_acl.cc:
Update copyright
sql/sql_acl.h:
Update copyright
sql/sql_analyse.cc:
Update copyright
sql/sql_analyse.h:
Update copyright
sql/sql_base.cc:
Update copyright
sql/sql_cache.cc:
Update copyright
sql/sql_class.cc:
Update copyright
sql/sql_class.h:
Update copyright
sql/sql_crypt.cc:
Update copyright
sql/sql_crypt.h:
Update copyright
sql/sql_db.cc:
Update copyright
sql/sql_delete.cc:
Update copyright
sql/sql_handler.cc:
Update copyright
sql/sql_insert.cc:
Update copyright
sql/sql_lex.cc:
Update copyright
sql/sql_lex.h:
Update copyright
sql/sql_list.cc:
Update copyright
sql/sql_list.h:
Update copyright
sql/sql_load.cc:
Update copyright
sql/sql_map.cc:
Update copyright
sql/sql_map.h:
Update copyright
sql/sql_parse.cc:
Update copyright
sql/sql_rename.cc:
Update copyright
sql/sql_repl.cc:
Update copyright
sql/sql_select.h:
Update copyright
sql/sql_string.cc:
Update copyright
sql/sql_string.h:
Update copyright
sql/sql_table.cc:
Update copyright
sql/sql_test.cc:
Update copyright
sql/sql_udf.cc:
Update copyright
sql/sql_udf.h:
Update copyright
sql/stacktrace.c:
Update copyright
sql/structs.h:
Update copyright
sql/table.cc:
Update copyright
sql/table.h:
Update copyright
sql/thr_malloc.cc:
Update copyright
sql/time.cc:
Update copyright
sql/udf_example.cc:
Update copyright
sql/uniques.cc:
Update copyright
sql/unireg.cc:
Update copyright
sql/unireg.h:
Update copyright
strings/atof.c:
Update copyright
strings/bchange.c:
Update copyright
strings/bcmp.c:
Update copyright
strings/bcopy-duff.c:
Update copyright
strings/bfill.c:
Update copyright
strings/bmove.c:
Update copyright
strings/bmove512.c:
Update copyright
strings/bmove_upp.c:
Update copyright
strings/bzero.c:
Update copyright
strings/conf_to_src.c:
Update copyright
strings/ctype-big5.c:
Update copyright
strings/ctype-czech.c:
Update copyright
strings/ctype-euc_kr.c:
Update copyright
strings/ctype-gb2312.c:
Update copyright
strings/ctype-gbk.c:
Update copyright
strings/ctype-latin1_de.c:
Update copyright
strings/ctype-sjis.c:
Update copyright
strings/ctype-tis620.c:
Update copyright
strings/ctype-ujis.c:
Update copyright
strings/ctype.c:
Update copyright
strings/do_ctype.c:
Update copyright
strings/int2str.c:
Update copyright
strings/is_prefix.c:
Update copyright
strings/llstr.c:
Update copyright
strings/longlong2str.c:
Update copyright
strings/memcmp.c:
Update copyright
strings/memcpy.c:
Update copyright
strings/memset.c:
Update copyright
strings/r_strinstr.c:
Update copyright
strings/str2int.c:
Update copyright
strings/str_test.c:
Update copyright
strings/strappend.c:
Update copyright
strings/strcat.c:
Update copyright
strings/strcend.c:
Update copyright
strings/strchr.c:
Update copyright
strings/strcmp.c:
Update copyright
strings/strcont.c:
Update copyright
strings/strend.c:
Update copyright
strings/strfill.c:
Update copyright
strings/strings-not-used.h:
Update copyright
strings/strinstr.c:
Update copyright
strings/strlen.c:
Update copyright
strings/strmake.c:
Update copyright
strings/strmov.c:
Update copyright
strings/strnlen.c:
Update copyright
strings/strnmov.c:
Update copyright
strings/strrchr.c:
Update copyright
strings/strstr.c:
Update copyright
strings/strto.c:
Update copyright
strings/strtol.c:
Update copyright
strings/strtoll.c:
Update copyright
strings/strtoul.c:
Update copyright
strings/strtoull.c:
Update copyright
strings/strxmov.c:
Update copyright
strings/strxnmov.c:
Update copyright
strings/t_ctype.h:
Update copyright
strings/udiv.c:
Update copyright
tools/mysqlmanager.c:
Update copyright
vio/test-ssl.c:
Update copyright
vio/test-sslclient.c:
Update copyright
vio/test-sslserver.c:
Update copyright
vio/vio.c:
Update copyright
vio/viosocket.c:
Update copyright
vio/viossl.c:
Update copyright
vio/viosslfactories.c:
Update copyright
vio/viotest-ssl.c:
Update copyright
Diffstat (limited to 'isam')
-rw-r--r-- | isam/_cache.c | 6 | ||||
-rw-r--r-- | isam/_dbug.c | 6 | ||||
-rw-r--r-- | isam/_key.c | 6 | ||||
-rw-r--r-- | isam/_locking.c | 6 | ||||
-rw-r--r-- | isam/_packrec.c | 6 | ||||
-rw-r--r-- | isam/_page.c | 6 | ||||
-rw-r--r-- | isam/_search.c | 6 | ||||
-rw-r--r-- | isam/_statrec.c | 6 | ||||
-rw-r--r-- | isam/changed.c | 6 | ||||
-rw-r--r-- | isam/close.c | 6 | ||||
-rw-r--r-- | isam/create.c | 6 | ||||
-rw-r--r-- | isam/delete.c | 8 | ||||
-rw-r--r-- | isam/extra.c | 6 | ||||
-rw-r--r-- | isam/info.c | 6 | ||||
-rw-r--r-- | isam/isamchk.c | 6 | ||||
-rw-r--r-- | isam/isamdef.h | 6 | ||||
-rw-r--r-- | isam/log.c | 6 | ||||
-rw-r--r-- | isam/open.c | 6 | ||||
-rw-r--r-- | isam/panic.c | 6 | ||||
-rw-r--r-- | isam/range.c | 6 | ||||
-rw-r--r-- | isam/rfirst.c | 6 | ||||
-rw-r--r-- | isam/rkey.c | 6 | ||||
-rw-r--r-- | isam/rlast.c | 6 | ||||
-rw-r--r-- | isam/rnext.c | 6 | ||||
-rw-r--r-- | isam/rprev.c | 6 | ||||
-rw-r--r-- | isam/rrnd.c | 6 | ||||
-rw-r--r-- | isam/rsame.c | 6 | ||||
-rw-r--r-- | isam/rsamepos.c | 6 | ||||
-rw-r--r-- | isam/sort.c | 6 | ||||
-rw-r--r-- | isam/static.c | 6 | ||||
-rw-r--r-- | isam/test1.c | 6 | ||||
-rw-r--r-- | isam/test2.c | 6 | ||||
-rw-r--r-- | isam/test3.c | 6 | ||||
-rw-r--r-- | isam/update.c | 6 | ||||
-rw-r--r-- | isam/write.c | 8 |
35 files changed, 106 insertions, 108 deletions
diff --git a/isam/_cache.c b/isam/_cache.c index 9383c04dfbc..bca9a699a85 100644 --- a/isam/_cache.c +++ b/isam/_cache.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/_dbug.c b/isam/_dbug.c index 18e671793ed..0a52dbbc916 100644 --- a/isam/_dbug.c +++ b/isam/_dbug.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/_key.c b/isam/_key.c index 62f080af172..c0d667cb32d 100644 --- a/isam/_key.c +++ b/isam/_key.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/_locking.c b/isam/_locking.c index ca38c611812..cccedbd16c8 100644 --- a/isam/_locking.c +++ b/isam/_locking.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/_packrec.c b/isam/_packrec.c index 72e50bba8d8..74a45852e63 100644 --- a/isam/_packrec.c +++ b/isam/_packrec.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/_page.c b/isam/_page.c index 6f6d632e85d..65733d66b77 100644 --- a/isam/_page.c +++ b/isam/_page.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/_search.c b/isam/_search.c index 93a08ea2b0d..57787d61818 100644 --- a/isam/_search.c +++ b/isam/_search.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/_statrec.c b/isam/_statrec.c index 87793907da8..9dbc948440f 100644 --- a/isam/_statrec.c +++ b/isam/_statrec.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/changed.c b/isam/changed.c index 4f87a45aa2d..b8132538b86 100644 --- a/isam/changed.c +++ b/isam/changed.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/close.c b/isam/close.c index 6741e7b23f0..f1465990100 100644 --- a/isam/close.c +++ b/isam/close.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/create.c b/isam/create.c index 857c618b49f..1fc2f3b97be 100644 --- a/isam/create.c +++ b/isam/create.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/delete.c b/isam/delete.c index e50ad72c767..5aa542561c1 100644 --- a/isam/delete.c +++ b/isam/delete.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ @@ -613,5 +613,3 @@ static uint remove_key(N_KEYDEF *keyinfo, uint nod_flag, (uint) (page_end-start-s_length)); DBUG_RETURN((uint) s_length); } /* remove_key */ - - diff --git a/isam/extra.c b/isam/extra.c index d5769101b8f..570c396955f 100644 --- a/isam/extra.c +++ b/isam/extra.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/info.c b/isam/info.c index 43c15af908d..a23494e4876 100644 --- a/isam/info.c +++ b/isam/info.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/isamchk.c b/isam/isamchk.c index c89cc36c9a0..c09b1cd3324 100644 --- a/isam/isamchk.c +++ b/isam/isamchk.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/isamdef.h b/isam/isamdef.h index da08b5f6a14..0884b18e997 100644 --- a/isam/isamdef.h +++ b/isam/isamdef.h @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/log.c b/isam/log.c index a95b53b5110..78b56690401 100644 --- a/isam/log.c +++ b/isam/log.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/open.c b/isam/open.c index a3ede4512b9..48fab27cac1 100644 --- a/isam/open.c +++ b/isam/open.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/panic.c b/isam/panic.c index 52a5d1eb3b6..e51e83671df 100644 --- a/isam/panic.c +++ b/isam/panic.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/range.c b/isam/range.c index 5594991cfc3..3b79b6d93a9 100644 --- a/isam/range.c +++ b/isam/range.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/rfirst.c b/isam/rfirst.c index 82fd3994bdf..cc1cbee92bf 100644 --- a/isam/rfirst.c +++ b/isam/rfirst.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/rkey.c b/isam/rkey.c index 8f1f2f11ab5..bbe4576418b 100644 --- a/isam/rkey.c +++ b/isam/rkey.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/rlast.c b/isam/rlast.c index df2b1bc39af..a91f1f1011b 100644 --- a/isam/rlast.c +++ b/isam/rlast.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/rnext.c b/isam/rnext.c index 451624bb42b..be26098c901 100644 --- a/isam/rnext.c +++ b/isam/rnext.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/rprev.c b/isam/rprev.c index 50f22c838fd..0997a04fbbe 100644 --- a/isam/rprev.c +++ b/isam/rprev.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/rrnd.c b/isam/rrnd.c index 7fd197a6d58..16b3ab1b859 100644 --- a/isam/rrnd.c +++ b/isam/rrnd.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/rsame.c b/isam/rsame.c index fe617cf258c..9a2a03da054 100644 --- a/isam/rsame.c +++ b/isam/rsame.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/rsamepos.c b/isam/rsamepos.c index 500dfc60e38..c64ac492d1a 100644 --- a/isam/rsamepos.c +++ b/isam/rsamepos.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/sort.c b/isam/sort.c index 72c4c7564f8..d22b0e648a0 100644 --- a/isam/sort.c +++ b/isam/sort.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/static.c b/isam/static.c index 941c4defea2..fbc98ed68fa 100644 --- a/isam/static.c +++ b/isam/static.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/test1.c b/isam/test1.c index 49a9668bf6f..9ebc7af041d 100644 --- a/isam/test1.c +++ b/isam/test1.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/test2.c b/isam/test2.c index ee449a72b97..176346e74fa 100644 --- a/isam/test2.c +++ b/isam/test2.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/test3.c b/isam/test3.c index 95e1a2a68cd..6c3390a2720 100644 --- a/isam/test3.c +++ b/isam/test3.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/update.c b/isam/update.c index 82dab4140e3..b3b676f967d 100644 --- a/isam/update.c +++ b/isam/update.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/isam/write.c b/isam/write.c index 49b0916afc4..f2c0d8dbc45 100644 --- a/isam/write.c +++ b/isam/write.c @@ -1,15 +1,15 @@ /* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ @@ -262,7 +262,7 @@ int _nisam_insert(register N_INFO *info, register N_KEYDEF *keyinfo, /* This may happen if a key was deleted and the next key could be compressed better than before */ DBUG_DUMP("anc_buff",(byte*) anc_buff,a_length); - + bmove(key_pos,key_pos - (int) t_length,(uint)key_offset); } _nisam_store_key(keyinfo,key_pos,&s_temp); |