mariadb/mysys
unknown cfdf5fee20 Fix of UNION code
Added heap_delete_table
Added HA_EXTRA_PREPARE_FOR_DELETE
Added and use my_dup() for faster open of tables.
Removed not working no-mix-table-type


BitKeeper/deleted/.del-=6~33f33b0a159dc5d5:
  Delete: =6
heap/hp_clear.c:
  Cleanup
heap/hp_close.c:
  Added delayed delete
heap/hp_create.c:
  Added heap_delete_table
heap/hp_delete.c:
  cleanup
heap/hp_test2.c:
  Added heap_delete_table
include/heap.h:
  Added heap_delete_table
include/my_base.h:
  Added HA_EXTRA_PREPARE_FOR_DELETE
include/my_sys.h:
  Adde my_dup and set_prealloc_root
isam/extra.c:
  Added HA_EXTRA_PREPARE_FOR_DELETE
myisam/mi_check.c:
  use my_dup
myisam/mi_extra.c:
  use my_dup
myisam/mi_open.c:
  use my_dup
myisam/myisamchk.c:
  use my_dup
myisam/myisamdef.h:
  use my_dup
mysys/Makefile.am:
  my_dup
mysys/hash.c:
  Add hash_replace
mysys/mf_pack.c:
  cleanup
mysys/my_alloc.c:
  Add set_prealloc_root
mysys/my_fstream.c:
  cleanup
mysys/my_lib.c:
  cleanup
mysys/my_seek.c:
  cleanup
sql/ha_heap.cc:
  Uses heap_delete_table()
sql/mysqld.cc:
  Fix SIGHUP usage
  Remove no-mix-table-types
sql/share/czech/errmsg.txt:
  new error message
sql/share/danish/errmsg.txt:
  new error message
sql/share/dutch/errmsg.txt:
  new error message
sql/share/english/errmsg.txt:
  new error message
sql/share/estonian/errmsg.txt:
  new error message
sql/share/french/errmsg.txt:
  new error message
sql/share/german/errmsg.txt:
  new error message
sql/share/greek/errmsg.txt:
  new error message
sql/share/hungarian/errmsg.txt:
  new error message
sql/share/italian/errmsg.txt:
  new error message
sql/share/japanese/errmsg.txt:
  new error message
sql/share/korean/errmsg.txt:
  new error message
sql/share/norwegian-ny/errmsg.txt:
  new error message
sql/share/norwegian/errmsg.txt:
  new error message
sql/share/polish/errmsg.txt:
  new error message
sql/share/portuguese/errmsg.txt:
  new error message
sql/share/romanian/errmsg.txt:
  new error message
sql/share/russian/errmsg.txt:
  new error message
sql/share/slovak/errmsg.txt:
  new error message
sql/share/spanish/errmsg.txt:
  new error message
sql/share/swedish/errmsg.txt:
  new error message
sql/sql_base.cc:
  remove no-mix-table-type
sql/sql_parse.cc:
  Fix UNION code
2001-08-19 14:43:51 +03:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
array.c Import changeset 2000-07-31 21:29:14 +02:00
ChangeLog Import changeset 2000-07-31 21:29:14 +02:00
charset.c Added MYSQL_SERVER_SUFFIX to mysqld 2001-01-19 04:57:29 +02:00
checksum.c Import changeset 2000-07-31 21:29:14 +02:00
COPYING.LIB PART I: Keys support for MyMERGE tables 2000-08-14 15:27:19 +04:00
default.c Fixed optimizer bug in ORDER BY where some ORDER BY parts where ignored. 2001-07-30 22:49:39 +03:00
errors.c Added functions for symbolic link handling to make it possible to 2001-05-31 12:18:53 +03:00
getopt.c New thr_alarm struct for better integration with OS2 2000-11-28 04:47:47 +02:00
getopt1.c Import changeset 2000-07-31 21:29:14 +02:00
getvar.c Declare stpcpy() to fix portability problem on AIX with gcc 2.95.3 2001-06-03 16:45:49 +03:00
hash.c Fix of UNION code 2001-08-19 14:43:51 +03:00
list.c Import changeset 2000-07-31 21:29:14 +02:00
make-ccc Import changeset 2000-07-31 21:29:14 +02:00
make-conf.c Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am Fix of UNION code 2001-08-19 14:43:51 +03:00
mf_brkhant.c Added functions for symbolic link handling to make it possible to 2001-05-31 12:18:53 +03:00
mf_cache.c Removed compiler warnings. 2001-05-31 14:07:17 +03:00
mf_casecnv.c Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00
mf_dirname.c First part of automatic repair of MyISAM tables. 2000-10-03 14:18:03 +03:00
mf_fn_ext.c Import changeset 2000-07-31 21:29:14 +02:00
mf_format.c . 2001-06-04 15:16:26 +03:00
mf_getdate.c RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair, 2000-09-26 00:33:25 +03:00
mf_iocache.c LOAD DATA INFILE is now replicated properly, except for cleanup on 2001-08-03 15:57:53 -06:00
mf_iocache2.c Fixed bug when having many binary log files 2001-01-08 00:04:30 +02:00
mf_keycache.c Force close of sockets on HPUX 10.20 2001-05-19 10:14:05 +03:00
mf_loadpath.c Import changeset 2000-07-31 21:29:14 +02:00
mf_pack.c Fix of UNION code 2001-08-19 14:43:51 +03:00
mf_pack2.c Import changeset 2000-07-31 21:29:14 +02:00
mf_path.c New thr_alarm struct for better integration with OS2 2000-11-28 04:47:47 +02:00
mf_qsort.c New qsort implementation 2001-05-20 13:44:10 +03:00
mf_qsort2.c Import changeset 2000-07-31 21:29:14 +02:00
mf_radix.c Import changeset 2000-07-31 21:29:14 +02:00
mf_same.c Added symlink support to mysys library. 2001-06-01 03:53:14 +03:00
mf_sleep.c Import changeset 2000-07-31 21:29:14 +02:00
mf_sort.c Import changeset 2000-07-31 21:29:14 +02:00
mf_soundex.c Import changeset 2000-07-31 21:29:14 +02:00
mf_stripp.c Import changeset 2000-07-31 21:29:14 +02:00
mf_tempfile.c Corrected misnamed DBUG_ENTER in create_temp_file 2001-01-23 03:41:22 -06:00
mf_unixpath.c Import changeset 2000-07-31 21:29:14 +02:00
mf_util.c Import changeset 2000-07-31 21:29:14 +02:00
mf_wcomp.c Import changeset 2000-07-31 21:29:14 +02:00
mf_wfile.c Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00
mulalloc.c Import changeset 2000-07-31 21:29:14 +02:00
my_alarm.c Import changeset 2000-07-31 21:29:14 +02:00
my_alloc.c Fix of UNION code 2001-08-19 14:43:51 +03:00
my_append.c Import changeset 2000-07-31 21:29:14 +02:00
my_bitmap.c Added defines for fast mutex in glibc 2.2 (should be safe) 2001-03-24 20:15:14 +02:00
my_chsize.c Fixes for mysqltest 2001-01-15 22:56:44 +02:00
my_clock.c Import changeset 2000-07-31 21:29:14 +02:00
my_compress.c Making multi-table delete BETA !! 2001-07-01 13:20:53 +03:00
my_copy.c Fixed bug that caused client to hang because mysqld never did send an 2001-06-02 00:03:16 +03:00
my_create.c Lots of new benchmark runs 2000-12-18 16:09:19 +02:00
my_delete.c Symlinking of tables should not work. 2001-06-05 03:38:10 +03:00
my_div.c Import changeset 2000-07-31 21:29:14 +02:00
my_error.c Fixed all mysqldump output to use 'result_file' 2001-04-26 00:10:43 +03:00
my_fopen.c First part of automatic repair of MyISAM tables. 2000-10-03 14:18:03 +03:00
my_fstream.c Fix of UNION code 2001-08-19 14:43:51 +03:00
my_getwd.c Portability fixes for OPENBSD, OS2 and Windows 2001-01-27 01:20:56 +02:00
my_init.c Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
my_lib.c Fix of UNION code 2001-08-19 14:43:51 +03:00
my_lock.c Merged some functions and removed some unused client functions. 2001-03-06 15:24:08 +02:00
my_lockmem.c Import changeset 2000-07-31 21:29:14 +02:00
my_lread.c Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00
my_lwrite.c Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00
my_malloc.c Import changeset 2000-07-31 21:29:14 +02:00
my_messnc.c Import changeset 2000-07-31 21:29:14 +02:00
my_mkdir.c Import changeset 2000-07-31 21:29:14 +02:00
my_net.c Import changeset 2000-07-31 21:29:14 +02:00
my_once.c Import changeset 2000-07-31 21:29:14 +02:00
my_open.c Added defines for fast mutex in glibc 2.2 (should be safe) 2001-03-24 20:15:14 +02:00
my_pread.c Changed compare in MyISAM to use my_pread() 2001-06-11 15:01:28 +03:00
my_pthread.c Added defines for fast mutex in glibc 2.2 (should be safe) 2001-03-24 20:15:14 +02:00
my_quick.c Import changeset 2000-07-31 21:29:14 +02:00
my_read.c Import changeset 2000-07-31 21:29:14 +02:00
my_realloc.c Import changeset 2000-07-31 21:29:14 +02:00
my_redel.c RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair, 2000-09-26 00:33:25 +03:00
my_rename.c Import changeset 2000-07-31 21:29:14 +02:00
my_seek.c Fix of UNION code 2001-08-19 14:43:51 +03:00
my_static.c Added --skip-symlinks 2001-06-01 19:38:47 +03:00
my_static.h Faster log::write() call, memory leak fix, flush master fix. 2000-09-16 04:27:21 +03:00
my_symlink.c Added symlink support to mysys library. 2001-06-01 03:53:14 +03:00
my_symlink2.c Symlinking of tables should not work. 2001-06-05 03:38:10 +03:00
my_tempnam.c First part of automatic repair of MyISAM tables. 2000-10-03 14:18:03 +03:00
my_thr_init.c Added defines for fast mutex in glibc 2.2 (should be safe) 2001-03-24 20:15:14 +02:00
my_vsnprintf.c Fixes for innobase 2001-02-21 14:16:00 +02:00
my_wincond.c Small bug fixes + code for DELETE QUICK 2000-09-20 04:54:10 +03:00
my_winthread.c Added defines for fast mutex in glibc 2.2 (should be safe) 2001-03-24 20:15:14 +02:00
my_write.c Fixed test when exeeding file quota on write 2001-01-15 17:17:43 +02:00
mysys_priv.h Added --temp-pool option to mysqld. This will cause temporary files 2001-01-27 03:24:05 -06:00
ptr_cmp.c Added Unique class to be used for duplicate removal in multi-table delete. 2001-05-23 23:47:08 +03:00
queues.c Fixes for MERGE TABLES and HEAP tables 2000-09-14 02:39:07 +03:00
raid.cc Fixed all mysqldump output to use 'result_file' 2001-04-26 00:10:43 +03:00
safemalloc.c BitKeeper/triggers/post-commit 2000-11-04 21:00:41 -07:00
string.c Fixed bug when having many binary log files 2001-01-08 00:04:30 +02:00
test_charset.c Import changeset 2000-07-31 21:29:14 +02:00
test_dir.c Import changeset 2000-07-31 21:29:14 +02:00
test_fn.c Import changeset 2000-07-31 21:29:14 +02:00
testhash.c Import changeset 2000-07-31 21:29:14 +02:00
thr_alarm.c Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macro 2001-03-26 01:05:04 +03:00
thr_lock.c Upgrade TL_WRITE_CONCURRENT_INSERT to TL_WRITE_LOW_PRIORITY if 2001-07-18 23:34:04 +03:00
thr_mutex.c Added defines for fast mutex in glibc 2.2 (should be safe) 2001-03-24 20:15:14 +02:00
thr_rwlock.c Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macro 2001-03-26 01:05:04 +03:00
tree.c cleanups 2001-07-10 20:23:37 +02:00
typelib.c Changed --replace to --replace_result in mysqltest 2001-02-15 03:43:14 +02:00