mariadb/mysys
unknown 0edc02d653 Fixed bug in counting open files when using many files
Fixed bug in JOIN


Docs/manual.texi:
  Changlog
mysql-test/r/join.result:
  New test for join bug
mysql-test/r/null_key.result:
  Fix result after fixing join bug
mysql-test/t/join.test:
  New test for join bug
mysys/my_open.c:
  Fixed bug in counting open files when using many files.
sql/sql_select.cc:
  Fixed join bug
2001-09-27 22:02:37 +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 Fixes for OS2. 2001-08-22 01:45:07 +03: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 Fixes for OS2. 2001-08-22 01:45:07 +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 Fixes for OS2. 2001-08-22 01:45:07 +03:00
getopt1.c Fixes for OS2. 2001-08-22 01:45:07 +03: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 for bug in the Sun Workshop compiler 2001-08-18 13:11:58 +03:00
list.c Fixes for OS2. 2001-08-22 01:45:07 +03: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 Added symlink support to mysys library. 2001-06-01 03:53:14 +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 changed to use IO_CACHE instead of FILE 2000-11-15 23:00:06 +02:00
mf_casecnv.c Fixed bug in auto-increment handling with InnoDB 2001-08-26 23:24:48 +03:00
mf_dirname.c Fixes for OS2. 2001-08-22 01:45:07 +03:00
mf_fn_ext.c Import changeset 2000-07-31 21:29:14 +02:00
mf_format.c Fixes for OS2. 2001-08-22 01:45:07 +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 changed to use IO_CACHE instead of FILE 2000-11-15 23:00:06 +02: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 Fixed problems with decimals withing IF() 2001-05-29 13:46:17 +03:00
mf_pack2.c Import changeset 2000-07-31 21:29:14 +02:00
mf_path.c Fixes for OS2. 2001-08-22 01:45:07 +03:00
mf_qsort.c Fixes for OS2. 2001-08-22 01:45:07 +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 Fixes for OS2. 2001-08-22 01:45:07 +03: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 Fixed that -ldl is not used for clients 2001-04-17 14:02:28 +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 Fixes for OS2. 2001-08-22 01:45:07 +03:00
my_compress.c Import changeset 2000-07-31 21:29:14 +02:00
my_copy.c Fixes for OS2. 2001-08-22 01:45:07 +03:00
my_create.c Fixes for OS2. 2001-08-22 01:45:07 +03:00
my_delete.c Import changeset 2000-07-31 21:29:14 +02: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 Fixed indention, removed compiler varnings and fixed a bug 2000-09-29 00:58:16 +03:00
my_getwd.c Fixes for OS2. 2001-08-22 01:45:07 +03:00
my_init.c Fixes for OS2. 2001-08-22 01:45:07 +03:00
my_lib.c Fixes for OS2. 2001-08-22 01:45:07 +03:00
my_lock.c Fixes for OS2. 2001-08-22 01:45:07 +03: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 Fixes for OS2. 2001-08-22 01:45:07 +03:00
my_messnc.c Import changeset 2000-07-31 21:29:14 +02:00
my_mkdir.c Fixes for OS2. 2001-08-22 01:45:07 +03: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 Fixed bug in counting open files when using many files 2001-09-27 22:02:37 +03:00
my_os2cond.c Fixes for OS2. 2001-08-22 01:45:07 +03:00
my_os2dirsrch.c Fixes for OS2. 2001-08-22 01:45:07 +03:00
my_os2dirsrch.h Fixes for OS2. 2001-08-22 01:45:07 +03:00
my_os2dlfcn.c Fixes for OS2. 2001-08-22 01:45:07 +03:00
my_os2dlfcn.h0 Fixes for OS2. 2001-08-22 01:45:07 +03:00
my_os2file64.c Fixes for OS2. 2001-08-22 01:45:07 +03:00
my_os2mutex.c Fixes for OS2. 2001-08-22 01:45:07 +03:00
my_os2thread.c Fixes for OS2. 2001-08-22 01:45:07 +03:00
my_os2tls.c Fixes for OS2. 2001-08-22 01:45:07 +03:00
my_pread.c Changed compare in MyISAM to use my_pread() 2001-06-11 15:01:28 +03:00
my_pthread.c Fixes for OS2. 2001-08-22 01:45:07 +03: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 Fixes for OS2. 2001-08-22 01:45:07 +03:00
my_redel.c Fixes for OS2. 2001-08-22 01:45:07 +03:00
my_rename.c Import changeset 2000-07-31 21:29:14 +02:00
my_seek.c Fixed test when exeeding file quota on write 2001-01-15 17:17:43 +02:00
my_static.c Fixes for OS2. 2001-08-22 01:45:07 +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 Fixed bugs in symlink code 2001-06-02 01:16:26 +03:00
my_tempnam.c Fixes for OS2. 2001-08-22 01:45:07 +03:00
my_thr_init.c Fixes for OS2. 2001-08-22 01:45:07 +03: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 OS2 patch 2001-09-12 23:53:31 +03: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 Import changeset 2000-07-31 21:29:14 +02: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 Fixes for OS2. 2001-08-22 01:45:07 +03: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 Fixes for OS2. 2001-08-22 01:45:07 +03:00
thr_lock.c More debug info 2001-09-08 11:47:34 +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 Fixes for OS2. 2001-08-22 01:45:07 +03:00
typelib.c Changed --replace to --replace_result in mysqltest 2001-02-15 03:43:14 +02:00