mariadb/mysys
unknown fc68be78eb Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1
into mysql.com:/dbdata/psergey/mysql-4.1-ps-merge


sql/item.cc:
  Auto merged
sql/mysql_priv.h:
  Auto merged
sql/sql_class.cc:
  Auto merged
sql/sql_class.h:
  Auto merged
sql/sql_lex.h:
  Auto merged
sql/sql_parse.cc:
  Auto merged
sql/sql_prepare.cc:
  Auto merged
sql/sql_yacc.yy:
  Auto merged
2004-05-21 04:31:07 +04:00
..
.cvsignore
array.c
ChangeLog
charset-def.c Unicode Collation Algorithm subset implementation 2004-03-24 16:16:08 +04:00
charset.c Renamed MY_LEX_COLON to MY_LEX_SEMICOLON (at Serg's request) 2004-04-28 01:49:05 +04:00
charset2html.c charset2html.c: 2004-03-26 14:46:42 +04:00
checksum.c
default.c Allow one to send empty strings with mysql_stmt_send_long_data() 2004-04-28 20:19:50 +03:00
errors.c
hash.c Portability fixes 2004-03-05 19:49:50 +02:00
list.c
make-ccc
make-conf.c
Makefile.am my_getsystime() 2004-03-02 22:21:12 +01:00
md5.c
mf_brkhant.c
mf_cache.c
mf_dirname.c
mf_fn_ext.c
mf_format.c
mf_getdate.c
mf_iocache.c WL#775 "Add status variable identifying binlog_cache_size shortage" 2004-04-02 00:47:20 +04:00
mf_iocache2.c
mf_keycache.c WL#1700 - Properly count key_blocks_used and key_blocks_current. 2004-05-03 15:55:21 +02:00
mf_keycaches.c
mf_loadpath.c
mf_pack.c merge with 4.0 2004-03-16 22:41:30 +02:00
mf_path.c
mf_qsort.c
mf_qsort2.c
mf_radix.c
mf_same.c
mf_sort.c
mf_soundex.c Merge with 4.0.19 2004-05-05 17:05:24 +03:00
mf_strip.c
mf_tempdir.c in netware ':' is also a valid path character 2004-02-24 23:15:38 +01:00
mf_tempfile.c Fixed usage of strxnmov() in recent changesets 2004-02-19 22:04:31 +02:00
mf_unixpath.c
mf_util.c
mf_wcomp.c
mf_wfile.c
mulalloc.c
my_aes.c
my_alarm.c
my_alloc.c Max open files handling moved to my_set_max_open_files() 2004-02-19 19:33:09 +02:00
my_append.c
my_bit.c
my_bitmap.c key_cmp -> key_cmp_if_same 2004-05-16 14:48:32 +03:00
my_chsize.c
my_clock.c
my_compress.c
my_copy.c
my_crc32.c
my_create.c
my_delete.c
my_div.c Max open files handling moved to my_set_max_open_files() 2004-02-19 19:33:09 +02:00
my_dup.c Max open files handling moved to my_set_max_open_files() 2004-02-19 19:33:09 +02:00
my_error.c WL#1622 "SQL Syntax for Prepared Statements": Post-review fixes (1 of 2) 2004-05-21 04:27:50 +04:00
my_file.c Max open files handling moved to my_set_max_open_files() 2004-02-19 19:33:09 +02:00
my_fopen.c Max open files handling moved to my_set_max_open_files() 2004-02-19 19:33:09 +02:00
my_fstream.c
my_gethostbyname.c
my_gethwaddr.c my_gethwaddr() for linux/freebsd 2004-02-27 20:30:08 +01:00
my_getopt.c Merge with 4.0.19 2004-05-05 17:05:24 +03:00
my_getsystime.c Fixes for prior commit 2004-05-05 10:54:11 -03:00
my_getwd.c
my_handler.c BTREE-indexes in HEAP tables can now be used to optimize ORDER BY 2004-03-25 15:05:01 +02:00
my_init.c fix for --open-files-limit and broken query_cache_merge.test 2004-02-20 23:42:06 +01:00
my_lib.c
my_lock.c Update casts from very old my_lock.c source. 2004-05-10 21:52:24 +02:00
my_lockmem.c
my_lread.c
my_lwrite.c
my_malloc.c
my_messnc.c
my_mkdir.c
my_net.c
my_netware.c
my_new.cc
my_once.c
my_open.c Max open files handling moved to my_set_max_open_files() 2004-02-19 19:33:09 +02:00
my_os2cond.c
my_os2dirsrch.c
my_os2dirsrch.h
my_os2dlfcn.c
my_os2dlfcn.h0
my_os2file64.c
my_os2mutex.c
my_os2thread.c
my_os2tls.c
my_port.c
my_pread.c
my_pthread.c
my_quick.c
my_read.c
my_realloc.c
my_redel.c
my_rename.c
my_seek.c
my_semaphore.c
my_sleep.c
my_static.c Max open files handling moved to my_set_max_open_files() 2004-02-19 19:33:09 +02:00
my_static.h Max open files handling moved to my_set_max_open_files() 2004-02-19 19:33:09 +02:00
my_symlink.c
my_symlink2.c
my_sync.c
my_tempnam.c Fixed usage of strxnmov() in recent changesets 2004-02-19 22:04:31 +02:00
my_thr_init.c Fixed problems noticed with last build 2004-04-09 07:12:41 +03:00
my_wincond.c
my_winsem.c
my_winthread.c
my_write.c
mysys_priv.h fix for --open-files-limit and broken query_cache_merge.test 2004-02-20 23:42:06 +01:00
ptr_cmp.c
queues.c
raid.cc
raid2.c
rijndael.c
safemalloc.c
sha1.c
string.c
test_charset.c
test_dir.c
test_fn.c Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) 2004-03-10 13:46:11 +02:00
test_xml.c
testhash.c
thr_alarm.c
thr_lock.c
thr_mutex.c
thr_rwlock.c
tree.c BTREE-indexes in HEAP tables can now be used to optimize ORDER BY 2004-03-25 15:05:01 +02:00
typelib.c